X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Core%2FChangeLog;h=bd4b0aca1b3af77681d6092d59b599d440d5cc86;hb=2d2d90eeb291ad41f5e0ddadfbe63f1677ca1f48;hp=6657030e33acc01f7715e771c0ceccbd630cddb7;hpb=bdcdba7a88203e75e013c255b6b4a0f56e086d50;p=mono.git diff --git a/mcs/class/System.Core/ChangeLog b/mcs/class/System.Core/ChangeLog index 6657030e33a..bd4b0aca1b3 100644 --- a/mcs/class/System.Core/ChangeLog +++ b/mcs/class/System.Core/ChangeLog @@ -1,3 +1,41 @@ +2010-06-18 Rolf Bjarne Kvinge + + * System.Core/Dummy.cs: + * moonlight_raw_System.Core.dll.sources: Add an internal dummy class to create + the System.Core namespace. + + * Makefile: + * moonlight_raw_System.Core.dll.sources: Include the dlr in Moonlight. + +2010-05-25 Jb Evain + + * Makefile: define INSIDE_SYSCORE. + +2010-04-23 Rolf Bjarne Kvinge + + * moonlight_raw_System.Core.dll.sources: Include Lazy.cs and + LazyThreadSafetyMode.cs from corlib in here. + +2010-04-15 Jérémie Laval + + * System.Core_test.dll.sources: Add PLinq unit tests + +2010-04-15 Jérémie Laval + + * net_4_0_System.Core.dll.sources: add PLinq sources + +2010-04-06 Jb Evain + + * net_4_0_System.Core.dll.sources: add files to support ToQueryable. + +2010-03-16 Jb Evain + + * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources. + +2009-12-17 Marek Safar + + * Makefile: Compile itself using bootstrap System.Core. + 2009-09-23 Sebastien Pouliot * net_2_1_raw_System.Core.dll.sources: Remove some extra classes