X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2Fcorlib.dll.sources;h=1545d72b12a46345c4a1788d7153b7ba96f5ad0e;hb=b06a6911d49c793f0d8e694057b5c8ede7368d0b;hp=06ce0726a1d9c3c9621fb5952038b8b4b7c90892;hpb=fd23712e50f80cc109aa30ac56ebff35458c5d23;p=mono.git diff --git a/mcs/class/corlib/corlib.dll.sources b/mcs/class/corlib/corlib.dll.sources index 06ce0726a1d..1545d72b12a 100755 --- a/mcs/class/corlib/corlib.dll.sources +++ b/mcs/class/corlib/corlib.dll.sources @@ -1,8 +1,11 @@ Assembly/AssemblyInfo.cs Assembly/Locale.cs +Microsoft.Win32/IRegistryApi.cs Microsoft.Win32/RegistryKey.cs Microsoft.Win32/Registry.cs Microsoft.Win32/RegistryHive.cs +Microsoft.Win32/Win32RegistryApi.cs +Microsoft.Win32/Win32ResultCode.cs Mono/Runtime.cs Mono.Math/BigInteger.cs Mono.Math.Prime/ConfidenceFactor.cs @@ -14,6 +17,7 @@ Mono.Security/ASN1.cs Mono.Security/ASN1Convert.cs Mono.Security/PKCS7.cs Mono.Security/StrongName.cs +Mono.Security/StrongNameManager.cs Mono.Security.Authenticode/AuthenticodeBase.cs Mono.Security.Authenticode/AuthenticodeDeformatter.cs Mono.Security.Cryptography/CryptoConvert.cs @@ -23,6 +27,7 @@ Mono.Security.Cryptography/KeyPairPersistence.cs Mono.Security.Cryptography/PKCS1.cs Mono.Security.Cryptography/HMACAlgorithm.cs Mono.Security.Cryptography/MACAlgorithm.cs +Mono.Security.Cryptography/SymmetricTransform.cs Mono.Security.Cryptography/RSAManaged.cs Mono.Security.X509/ITrustAnchors.cs Mono.Security.X509/TestAnchors.cs @@ -132,6 +137,7 @@ System/NonSerializedAttribute.cs System/NotFiniteNumberException.cs System/NotImplementedException.cs System/NotSupportedException.cs +System/Nullable.cs System/NullReferenceException.cs System/Object.cs System/ObjectDisposedException.cs @@ -272,6 +278,7 @@ System.IO/FileMode.cs System.IO/FileNotFoundException.cs System.IO/FileShare.cs System.IO/FileStream.cs +System.IO/FileStreamAsyncResult.cs System.IO/FileSystemInfo.cs System.IO/IntPtrStream.cs System.IO/IOException.cs @@ -285,6 +292,7 @@ System.IO/PathTooLongException.cs System.IO/SearchPattern.cs System.IO/SeekOrigin.cs System.IO/Stream.cs +System.IO/StreamAsyncResult.cs System.IO/StreamReader.cs System.IO/StreamWriter.cs System.IO/StringReader.cs @@ -378,6 +386,7 @@ System.Reflection.Emit/EventToken.cs System.Reflection.Emit/FieldBuilder.cs System.Reflection.Emit/FieldToken.cs System.Reflection.Emit/FlowControl.cs +System.Reflection.Emit/GenericTypeParameterBuilder.cs System.Reflection.Emit/IMonoSymbolWriter.cs System.Reflection.Emit/ILGenerator.cs System.Reflection.Emit/Label.cs @@ -431,6 +440,7 @@ System.Runtime.CompilerServices/IsVolatile.cs System.Runtime.CompilerServices/MethodCodeType.cs System.Runtime.CompilerServices/MethodImplAttribute.cs System.Runtime.CompilerServices/MethodImplOptions.cs +System.Runtime.CompilerServices/NewConstraintAttribute.cs System.Runtime.CompilerServices/RequiredAttributeAttribute.cs System.Runtime.CompilerServices/RuntimeHelpers.cs System.Runtime.InteropServices/ArrayWithOffset.cs @@ -777,6 +787,7 @@ System.Runtime.Serialization.Formatters/SoapMessage.cs System.Runtime.Serialization.Formatters/TypeFilterLevel.cs System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs +System.Runtime.Serialization.Formatters.Binary/CodeGenerator.cs System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs @@ -978,6 +989,7 @@ System.Threading/AutoResetEvent.cs System.Threading/Interlocked.cs System.Threading/IOCompletionCallback.cs System.Threading/LockCookie.cs +System.Threading/LockQueue.cs System.Threading/ManualResetEvent.cs System.Threading/Monitor.cs System.Threading/Mutex.cs @@ -1010,3 +1022,6 @@ System.Collections.Generic/IComparable.cs System.Collections.Generic/IDictionary.cs System.Collections.Generic/IKeyComparer.cs System.Collections.Generic/KeyValuePair.cs +System.Collections.Generic/Queue.cs +System.Collections.Generic/Stack.cs +System.Collections.Generic/List.cs