2009-05-22 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Fri, 22 May 2009 21:29:38 +0000 (21:29 -0000)
committerZoltan Varga <vargaz@gmail.com>
Fri, 22 May 2009 21:29:38 +0000 (21:29 -0000)
* corlib.dll.sources: Add new net 4.0 files.

svn path=/trunk/mcs/; revision=134622

mcs/class/corlib/ChangeLog
mcs/class/corlib/corlib.dll.sources

index c2502d66d8c5951d048e7f22d38314638ad6f059..63f383f1810c4c03b0ad4dcfebea12481ba88171 100644 (file)
@@ -1,5 +1,7 @@
 2009-05-22  Zoltan Varga  <vargaz@gmail.com>
 
+       * corlib.dll.sources: Add new net 4.0 files.
+
        * corlib_test.dll.sources: Add System/LazyTest.cs.
 
        * corlib.dll.sources: Add System/{Lazy,LazyExecutionMode,Funcs}.cs for
index 2bd5db6c263cc018cdb39a09f52fe6026f6d964b..5da00b241a1adfc709017d0876d46e312a923788 100644 (file)
@@ -250,6 +250,8 @@ System/TypedReference.cs
 System/TypeInitializationException.cs
 System/TypeLoadException.cs
 System/TypeUnloadedException.cs
+System/Tuple.cs
+System/Tuples.cs
 System/UInt16.cs
 System/UInt32.cs
 System/UInt64.cs
@@ -284,6 +286,8 @@ System.Collections/IEnumerator.cs
 System.Collections/IEqualityComparer.cs
 System.Collections/IHashCodeProvider.cs
 System.Collections/IList.cs
+System.Collections/IStructuralComparable.cs
+System.Collections/IStructuralEquatable.cs
 System.Collections/Queue.cs
 System.Collections/ReadOnlyCollectionBase.cs
 System.Collections/SortedList.cs