X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2Fcorlib.dll.sources;h=e7c20642094b4b080c0fc388fea1d26c776ad09e;hb=3e6c4f526499a339783cbe427e9916bbd99d7a0e;hp=58358939536fc2cdd1e3b53d1471a0fe580086cb;hpb=75eacd49ae6af3e4113d5f76197c02f4c58bf5f7;p=mono.git diff --git a/mcs/class/corlib/corlib.dll.sources b/mcs/class/corlib/corlib.dll.sources index 58358939536..e7c20642094 100644 --- a/mcs/class/corlib/corlib.dll.sources +++ b/mcs/class/corlib/corlib.dll.sources @@ -871,7 +871,6 @@ System.Threading.Tasks/DecoupledTask.cs ../Mono.Parallel/Mono.Threading/AtomicBoolean.cs ReferenceSources/__ConsoleStream.cs -ReferenceSources/AppContextSwitches.cs ReferenceSources/Array.cs ReferenceSources/BCLDebug.cs ReferenceSources/CalendarData.cs @@ -879,7 +878,6 @@ ReferenceSources/CompatibilitySwitches.cs ReferenceSources/CultureData.cs ReferenceSources/DefaultBinder.cs ReferenceSources/Environment.cs -ReferenceSources/HashHelpers.cs ReferenceSources/ParseNumbers.cs ReferenceSources/AppDomain.cs ReferenceSources/CLRConfig.cs @@ -1054,6 +1052,8 @@ ReferenceSources/Type.cs ../referencesource/mscorlib/system/version.cs ../referencesource/mscorlib/system/AppContext/AppContext.cs +../referencesource/mscorlib/system/AppContext/AppContextSwitches.cs +ReferenceSources/AppContextDefaultValues.cs ../referencesource/mscorlib/system/collections/arraylist.cs ../referencesource/mscorlib/system/collections/bitarray.cs @@ -1063,7 +1063,6 @@ ReferenceSources/Type.cs ../referencesource/mscorlib/system/collections/comparer.cs ../referencesource/mscorlib/system/collections/compatiblecomparer.cs ../referencesource/mscorlib/system/collections/dictionarybase.cs -../referencesource/mscorlib/system/collections/dictionaryentry.cs ../referencesource/mscorlib/system/collections/emptyreadonlydictionaryinternal.cs ../referencesource/mscorlib/system/collections/hashtable.cs ../referencesource/mscorlib/system/collections/icollection.cs @@ -1091,7 +1090,6 @@ ReferenceSources/Type.cs ../referencesource/mscorlib/system/collections/generic/comparer.cs ../referencesource/mscorlib/system/collections/generic/debugview.cs -../referencesource/mscorlib/system/collections/generic/dictionary.cs ../referencesource/mscorlib/system/collections/generic/equalitycomparer.cs ../referencesource/mscorlib/system/collections/generic/icollection.cs ../referencesource/mscorlib/system/collections/generic/icomparer.cs @@ -1104,7 +1102,6 @@ ReferenceSources/Type.cs ../referencesource/mscorlib/system/collections/generic/ireadonlydictionary.cs ../referencesource/mscorlib/system/collections/generic/ireadonlylist.cs ../referencesource/mscorlib/system/collections/generic/keynotfoundexception.cs -../referencesource/mscorlib/system/collections/generic/keyvaluepair.cs ../referencesource/mscorlib/system/collections/generic/list.cs ../referencesource/mscorlib/system/diagnostics/assert.cs @@ -1640,50 +1637,43 @@ ReferenceSources/Type.cs coreclr/SorterArray.cs corert/AddrofIntrinsics.cs -corert/Array.Portable.cs corert/Debug.cs -corert/Interop.cs -corert/Interop.MemAllocFree.cs +corert/EnvironmentAugments.cs +corert/RelocatedTypeAttribute.cs +corert/RuntimeThread.cs +corert/ThreadPoolBoundHandle.cs ../../../external/corert/src/Common/src/Interop/Unix/Interop.Libraries.cs -../../../external/corert/src/Common/src/Interop/Unix/System.Private.CoreLib.Native/Interop.MemAllocFree.cs +../../../external/corert/src/Common/src/System/Numerics/Hashing/HashHelpers.cs -../../../external/corert/src/Common/src/Interop/Windows/Interop.Libraries.cs +../../../external/corert/src/Runtime.Base/src/System/Runtime/InteropServices/NativeCallableAttribute.cs -../../../external/corert/src/Common/src/Interop/Windows/mincore/Interop.Errors.cs -../../../external/corert/src/Common/src/Interop/Windows/mincore/Interop.FormatMessage.cs -../../../external/corert/src/Common/src/Interop/Windows/mincore/Interop.MemAllocFree.cs -../../../external/corert/src/Common/src/Interop/Windows/mincore/Interop.ThreadPoolIO.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/TupleExtensions.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/ValueTuple.cs -../../../external/corert/src/Common/src/System/Diagnostics/Debug.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/Collections/DictionaryEntry.cs -../../../external/corert/src/Common/src/System/Numerics/Hashing/HashHelpers.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/Collections/Generic/KeyValuePair.cs -../../../external/corert/src/Runtime.Base/src/System/Runtime/InteropServices/NativeCallableAttribute.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/Diagnostics/Debug.cs + +../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ITuple.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs -../../../external/corert/src/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeThreadPoolIOHandle.cs +../../../external/corert/src/System.Private.CoreLib/shared/System/Threading/DeferredDisposableLifetime.cs + +../../../external/corert/src/System.Private.CoreLib/src/System/Array.cs ../../../external/corert/src/System.Private.CoreLib/src/System/Tuple.cs -../../../external/corert/src/System.Private.CoreLib/src/System/TupleExtensions.cs -../../../external/corert/src/System.Private.CoreLib/src/System/ValueTuple.cs ../../../external/corert/src/System.Private.CoreLib/src/System/Collections/LowLevelComparer.cs ../../../external/corert/src/System.Private.CoreLib/src/System/Collections/ObjectEqualityComparer.cs ../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/ArraySortHelper.cs - -../../../external/corert/src/System.Private.CoreLib/src/System/IO/Win32Marshal.cs - -../../../external/corert/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/ITuple.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs - -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/DeferredDisposableLifetime.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolBoundHandle.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolNativeOverlapped.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolNativeOverlapped.ExecutionContextCallbackArgs.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolNativeOverlapped.OverlappedData.cs -../../../external/corert/src/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolPreAllocatedOverlapped.cs +../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/IDictionaryDebugView.cs +../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/Dictionary.cs +../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/NonRandomizedStringEqualityComparer.cs corefx/SR.cs