2006-08-04 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / bmcs /
2006-06-24 Alp TokerFix annoying typos
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-05 Kornél PálUpdated runtime version to v2.0.50727 (2.0 RTM). Use...
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-09 Martin BauligReflect latest reflection API changes.
2005-09-05 Martin BauligReflect latest generics API changes in the August CTP.
2005-08-23 Raja R HarinathIn .:
2005-08-18 Kornél PálMoved assembly version and assembly reference constants...
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-25 Raja R Harinath* Makefile (centum_tests): Add Mono.Security and
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 KOops ! Missed these changes while merging with GMCS...
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-02-12 Jambunathan KDeleting this parser generated file from svn.
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-11 Miguel de IcazaAdd new diff target
2005-01-11 Miguel de IcazaAdd new BMCS: based on Jambu's code but migrated to...