Updated runtime version to v2.0.50727 (2.0 RTM). Use Consts.MonoVersion, Consts.FxFil...
[mono.git] / mcs / bmcs / ChangeLog
2005-11-05 Kornél PálUpdated runtime version to v2.0.50727 (2.0 RTM). Use...
2005-07-09 Kamil SkalskiMark BindGenericParameters as deprecated (update from...
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-07 Jambunathan K* expression.cs (Binary.CheckIsArguments): Added
2005-05-07 Jambunathan K* convert.cs:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-10 Jambunathan K* First cut changes for suporting Binary Operators...
2005-04-09 Jambunathan K* convert.cs (ObjectTypeToPrimitiveTypes): Added. Conve...
2005-04-05 Ritvik MayankIn tests/attributes:
2005-04-02 Jambunathan K* Makefile: Added '/r:Microsoft.VisualBasic.dll' to...
2005-03-27 Jambunathan K* constant.cs: Added conversions between various constants
2005-03-26 Jambunathan K* ecore.cs (ImplicitInvocation): Set eclass and type...
2005-03-26 Jambunathan K* expression.cs (Binary.Operator): Added Exponentiation,
2005-03-26 Jambunathan K* expression.cs (Binary.Operator): Renamed LogicalAnd...
2005-03-25 Jambunathan KFixed spelling error in the ChangeLog file !
2005-03-25 Jambunathan K* constant.cs (DateConstant): Added (Booroed from mbas)
2005-03-25 Jambunathan K* AssemblyInfo.cs: Set assembly version to 0.1
2005-03-22 Jambunathan KMerged with GMCS trunk 42056
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-01 Jambunathan KMerged to GMCS: 41320
2005-03-01 Jambunathan K* ecore.cs (ImplicitInvocation, ImplicitNew, FloatingTo...
2005-02-28 Jambunathan K* convert.cs: Added the following conversion routines:
2005-02-28 Jambunathan K* ecore.cs (StringToExpression):
2005-02-27 Jambunathan KBroadly, what C# spec terms as "Implicit" & "Explicit...
2005-02-27 Jambunathan KVB.NET has no notion of User defined conversions. Assum...
2005-02-12 Jambunathan KMerge to GMCS: 40534
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-11 Miguel de IcazaAdd new BMCS: based on Jambu's code but migrated to...