Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/bmcs
AgeCommit message (Expand)Author
2005-11-05Updated runtime version to v2.0.50727 (2.0 RTM). Use Consts.MonoVersion, Cons...Kornél Pál
2005-09-09Reflect latest reflection API changes.Martin Baulig
2005-09-05Reflect latest generics API changes in the August CTP.Martin Baulig
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-07-10Mark BindGenericParameters as deprecated (update from Beta2 API). Use MakeGen...Kamil Skalski
2005-05-08* expression.cs (Binary.CheckIsArguments): AddedJambunathan K
2005-05-07* convert.cs: Jambunathan K
2005-04-25* Makefile (centum_tests): Add Mono.Security andRaja R Harinath
2005-04-10* First cut changes for suporting Binary Operators. All changesJambunathan K
2005-04-09* convert.cs (ObjectTypeToPrimitiveTypes): Added. Converts anJambunathan K
2005-04-02* Makefile: Added '/r:Microsoft.VisualBasic.dll' to the compileJambunathan K
2005-03-27* constant.cs: Added conversions between various constantsJambunathan K
2005-03-26* ecore.cs (ImplicitInvocation): Set eclass and type to that of the childJambunathan K
2005-03-26* expression.cs (Binary.Operator): Added Exponentiation,Jambunathan K
2005-03-26* expression.cs (Binary.Operator): Renamed LogicalAnd/LogicalOr toJambunathan K
2005-03-26Fixed spelling error in the ChangeLog file !Jambunathan K
2005-03-26* constant.cs (DateConstant): Added (Booroed from mbas)Jambunathan K
2005-03-25 Jambunathan K
2005-03-22Merged with GMCS trunk 42056Jambunathan K
2005-03-01Oops ! Missed these changes while merging with GMCS: 41320Jambunathan K
2005-03-01Merged to GMCS: 41320Jambunathan K
2005-03-01* ecore.cs (ImplicitInvocation, ImplicitNew, FloatingToFixedCast): AddedJambunathan K
2005-02-28* convert.cs: Added the following conversion routines:Jambunathan K
2005-02-28* ecore.cs (StringToExpression):Jambunathan K
2005-02-28Broadly, what C# spec terms as "Implicit" & "Explicit", VB.NET specJambunathan K
2005-02-28VB.NET has no notion of User defined conversions. Assuming that UserDefinedCo...Jambunathan K
2005-02-12Merge to GMCS: 40534Jambunathan K
2005-02-12Deleting this parser generated file from svn.Jambunathan K
2005-01-12Add new diff targetMiguel de Icaza
2005-01-12Add new BMCS: based on Jambu's code but migrated to 'gmcs' so we get generics...Miguel de Icaza