Cleanup + Small TimeZoneInfo optimization for Unix (dotnet/corert#5314)
[platform/upstream/coreclr.git] / src / mscorlib /
2018-01-30 Jan KotasCleanup + Small TimeZoneInfo optimization for Unix...
2018-01-30 Brian RobbinsAdd ActivityId Support to EventPipe (#16055)
2018-01-30 Tanner GoodingMerge pull request #16066 from tannergooding/sse-intrinsics
2018-01-29 Jan KotasMove TimeZoneInfo.Unix.cs to shared CoreLib partition...
2018-01-29 Maryam AriyanEnsureCapacty(0) should return zero as capacity for...
2018-01-29 Carol EidtMerge pull request #16077 from mikedn/smalltype
2018-01-29 Stephen ToubUse corelib-shared ValueStringBuilder
2018-01-29 Carol EidtMerge pull request #15833 from sdmaclea/PR-ARM64-INITIA...
2018-01-29 Ben AdamsUse EventSource guid ctor for ArrayPoolEventSource...
2018-01-29 Ben AdamsUse Guid ctor for TplEtwProvider (#16060)
2018-01-29 Michal StrehovskýFix reflection to work with default interface methods...
2018-01-29 Jan KotasFix ProjectN build break (dotnet/corert#5302)
2018-01-28 mikednImprove Interlocked.Exchange<T> (#16058)
2018-01-27 Levi BroderickOptimize Span.Copy and Span.TryCopyTo (#15947)
2018-01-26 Steve MacLean[Arm64] Initial HWIntrinsic implementation
2018-01-26 Eugene RozenfeldCompute System.Private.CoreLib roots required by the...
2018-01-25 Ben AdamsResolve iterators and async methods (#14655)
2018-01-25 Carol EidtMerge pull request #16005 from CarolEidt/Fix15848
2018-01-25 nietrasMinor bug fix for Array.Sort: Replace keys.Length with...
2018-01-25 Jarret ShookMerge pull request #15813 from jashook/inner_loop_fixes
2018-01-24 Michal StrehovskýReflection-block some types in CoreLib (dotnet/corert...
2018-01-24 Carol EidtMerge pull request #15980 from CarolEidt/Fix15932
2018-01-24 Bruce ForstallMerge pull request #15949 from mikedn/shift-inconsistency
2018-01-24 Levi BroderickAdd Unsafe.IsAddressGreaterThan / IsAddressLessThan...
2018-01-23 Ian HaysMisc Span/Memory changes (#15941)
2018-01-22 Ahson KhanRename Pin offset to byteOffset and clean up Retain...
2018-01-22 danmosemsftRemove .NET limit on env var name and value length
2018-01-22 Wes HaggardMerge pull request #15966 from weshaggard/MoveTo21Preview2
2018-01-22 Jan KotasMove TimeZoneInfo.Win32.cs to shared CoreLib partition...
2018-01-22 Bruce ForstallMerge pull request #15944 from BruceForstall/CorefxTest...
2018-01-22 Tanner GoodingMerge pull request #15942 from tannergooding/no-multire...
2018-01-21 Jan KotasRename Libraries.GlobalizationInterop to Libraries...
2018-01-21 Jan KotasDefine Interop.Kernel32.MAX_PATH (#15952)
2018-01-21 Bruce ForstallMerge pull request #15948 from fiigii/fix-ifdef
2018-01-20 Jan KotasFix timezone lookup to be consistently case insensitive...
2018-01-20 Jeremy BartonMerge pull request #15936 from GrabYourPitchforks/levib...
2018-01-20 Ahson KhanAdd optional integer offset to OwnedMemory Pin (#15946)
2018-01-20 Bruce ForstallMerge pull request #15945 from dotnet-bot/from-tfs
2018-01-20 Jan KotasBreak current culture initialization cycle (#15938)
2018-01-20 Carol EidtMerge pull request #15903 from CarolEidt/Fix545505
2018-01-19 Tanner GoodingMerge pull request #15836 from tannergooding/emitInsBinary
2018-01-19 Nobuyuki IwanagaCharUnicodeInfo.GetUnicodeCategory(int codePoint) ...
2018-01-19 Carol EidtMerge pull request #15798 from sdmaclea/PR-ARM64-Set...
2018-01-19 Carol EidtMerge pull request #15933 from sdmaclea/PR-ARM64-EMIT...
2018-01-19 Carol EidtMerge pull request #15935 from sdmaclea/PR-ARM64-IRREGU...
2018-01-19 Carol EidtMerge pull request #15930 from mikedn/useless-code
2018-01-19 Tarek Mahmoud SayedRemove Redundant Resource entry (#15928)
2018-01-19 Jan KotasMove platform-neutral part of TimeZone to shared CoreLi...
2018-01-19 Carol EidtMerge pull request #15749 from fiigii/tabledrive
2018-01-19 Levi BroderickAllow implicit conversion of null arrays to empty Memor...
2018-01-19 Jan KotasCache Invariant CompareInfo (#15902)
2018-01-19 Bruce ForstallMerge pull request #15920 from BruceForstall/AllowArmJi...
2018-01-19 Krzysztof WicherDo not throw IndexOutOfBounds when AM/PM designator...
2018-01-18 dotnet botMirror changes from dotnet/corefx (#15909)
2018-01-18 Brian RobbinsEnable EventPipe and EventSource Functional Tests ...
2018-01-18 Carol EidtMerge pull request #15869 from sdmaclea/PR-ARM64-is16Byte
2018-01-17 Tanner GoodingMerge pull request #15897 from tannergooding/hwintrin...
2018-01-17 Carol EidtMerge pull request #15900 from tannergooding/sse-intrinsics
2018-01-17 Ben AdamsSkip EDI boundary for async (#15781)
2018-01-17 Tanner GoodingAdding a DebugView for Vector64<T>, Vector128<T>, and...
2018-01-17 Jan KotasMove public StreamReader/Writer to CoreLib (#15884)
2018-01-17 Bruce ForstallMerge pull request #15893 from BruceForstall/FixR2RCrossgen
2018-01-17 Bruce ForstallMerge pull request #15894 from BruceForstall/DisableGet...
2018-01-17 Tanner GoodingMerge pull request #15538 from tannergooding/sse-intrinsics
2018-01-17 Jan KotasMatching non-shared Decimal changes
2018-01-17 Pent PloompuuMisc Decimal optimizations
2018-01-17 Santiago Fernandez... Update corelib shared README.md (dotnet/corefx#26366)
2018-01-17 Dan MoseleyUpdate filetimes to nsec (#15872)
2018-01-17 Tanner GoodingMerge pull request #14736 from tannergooding/roundsx
2018-01-16 Tanner GoodingMerge pull request #15880 from tannergooding/hwintrin...
2018-01-16 Atsushi KanamoriSmall fix to underlying CoreCLR support for new string...
2018-01-13 Jan KotasMark legacy ByRef-like types as ref in sources (#15846)
2018-01-13 Bruce ForstallMerge pull request #15850 from BruceForstall/FastGCStress
2018-01-13 Bruce ForstallMerge pull request #15822 from BruceForstall/FixWriteBa...
2018-01-13 Anirudh AgnihotryAdded Append(Stringbuilder,int,int) and Append(StringBu...
2018-01-12 Jarret ShookMerge pull request #15815 from jashook/fix_helix_publish
2018-01-12 Bruce ForstallMerge pull request #15835 from BruceForstall/FixGCKeepAlive
2018-01-12 Bruce ForstallMerge pull request #15832 from BruceForstall/DisableNoG...
2018-01-11 Carol EidtMerge pull request #15791 from dotnetrt/dstdstsrc
2018-01-11 dotnet botKeep LowLevelDictionary for CoreRT for now (#15824)
2018-01-11 Ben AdamsImprove performance for Math.Abs (#15823)
2018-01-11 Jan KotasFix Obsolete on ReadOnlySpan Equals and GetHashCode...
2018-01-11 Carol EidtMerge pull request #15814 from CarolEidt/FixObj
2018-01-10 Jarret ShookMerge pull request #15784 from fiigii/hwci
2018-01-10 Atsushi KanamoriUnderlying CoreCLR support for new string slicing overl...
2018-01-10 Jan KotasMove System.Globalization.CultureData to shared CoreLib...
2018-01-10 Tarek Mahmoud SayedPort servicing fix (#15802)
2018-01-10 Carol EidtMerge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64
2018-01-09 Anirudh AgnihotryAdds StringBuilder.Equals(ReadOnlySpan<char>) Api ...
2018-01-09 Fei Pengfix corefx/#26230 (#15792)
2018-01-08 Fei PengUpdate Intel hardware intrinsic APIs (#15601)
2018-01-07 Tanner GoodingMerge pull request #15772 from tannergooding/hwintrin...
2018-01-06 Jan KotasMove types to shared corelib partition (#15768)
2018-01-06 Justin Van PattenCleanup Activator (#15767)
2018-01-06 Jan KotasSimplify and unify EnumCalendars interop (#15762)
2018-01-06 Tanner GoodingMerge pull request #15639 from tannergooding/expand...
2018-01-06 Brian SullivanMerge pull request #15760 from briansull/fix-budget
2018-01-06 Carol EidtMerge pull request #15716 from CarolEidt/RefactorMinReg...
2018-01-05 Justin Van PattenCleanup AppDomain (#15748)
2018-01-05 Jan KotasDetect ByRefLike types using attribute (#15745)
next