New tests.
[mono.git] / mcs / class / System.Core / ChangeLog
index 538ac5b1a1a2f3e707d7ccf51e63d4eb275abd3f..69b587d7847368e013e4d85016531159c8cc244f 100644 (file)
@@ -1,3 +1,48 @@
+2010-04-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * moonlight_raw_System.Core.dll.sources: Include Lazy.cs and
+       LazyThreadSafetyMode.cs from corlib in here.
+
+2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * System.Core_test.dll.sources: Add PLinq unit tests
+
+2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * net_4_0_System.Core.dll.sources: add PLinq sources
+
+2010-04-06  Jb Evain  <jbevain@novell.com>
+
+       * net_4_0_System.Core.dll.sources: add files to support ToQueryable.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_*.dll.sources: rename to moonlight_*.dll.sources.
+
+2009-12-17  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Compile itself using bootstrap System.Core.
+
+2009-09-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * net_2_1_raw_System.Core.dll.sources: Remove some extra classes
+       from NET_2_1
+
+2009-08-30  Zoltan Varga  <vargaz@gmail.com>
+
+       * System.Core_test.dll.sources: Add MemoryMappedFileTest.cs.
+
+       * Makefile: Pass -unsafe to gmcs.
+
+2009-08-29  Zoltan Varga  <vargaz@gmail.com>
+
+       * net_4_0_System.Core.dll.sources: Add System.IO.MemoryMappedFiles/*.cs
+       and Microsoft.Win32.SafeHandles/SafeMemoryMappedFileHandle.cs.
+
+2009-08-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : add -r:Mono.Posix on required profiles.
+
 2009-08-18  Atsushi Enomoto  <atsushi@ximian.com>
 
        * net_2_1_raw_System.Core.dll.sources : now it should be created.