Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / bmcs / ChangeLog
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-18 Miguel de IcazaDeprecate
2006-08-16 Kornél PálConverted ChangeLogs to UTF-8 and recovered incorrectly...
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-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...