Fix verification of 3-byte UTF-8 sequence followed by non-ASCII byte (#24235)
[platform/upstream/coreclr.git] / src /
2019-04-25 Levi BroderickFix verification of 3-byte UTF-8 sequence followed...
2019-04-25 Carol EidtReturn null for unexpected HW intrinsic (#24219)
2019-04-25 Fadi HannaFixing 23941 (#24199)
2019-04-25 Stephen ToubNullable: Contract.cs and more interop (#24193)
2019-04-25 Andrew AuPostponing the managed callback so that they are called...
2019-04-25 Ludovic HenrySwitch to workstation GC in case of constrained CPU...
2019-04-25 JimAdded optional/default parameters for StreamWriter...
2019-04-25 Jan KotasUnify WIN32_FIND_DATA (dotnet/corefx#37158)
2019-04-25 Mukul SabharwalAdd Medium GC Profiling Mode & ICorProfilerInfo::GetObj...
2019-04-25 David WrightonMore multi-appdomain support removal (#23921)
2019-04-24 Bruce ForstallMerge pull request #24226 from BruceForstall/Disable24224
2019-04-24 Bruce ForstallMerge pull request #24227 from BruceForstall/Disable24173
2019-04-24 Sung Yoon WhangFixing issue where LTTng probe check disables GC events...
2019-04-24 Michal StrehovskýFix ProjectN build breaks (dotnet/corert#7343)
2019-04-24 Jeremy KoritzinskyMatch managed DetermineLibraryNameVariations implementa...
2019-04-24 Jan KotasDelete unnecessary static and update GCSample to VS2019...
2019-04-23 Bruce ForstallMerge pull request #24201 from BruceForstall/AllowFineG...
2019-04-23 Anirudh AgnihotryRevert "Dummy commit" (#24197)
2019-04-23 Tarek Mahmoud SayedFix failures caused by ICU regression (#24190)
2019-04-23 Brian SullivanMerge pull request #23932 from briansull/zero-offset-map
2019-04-23 Jan VorlicekFix crash after unload with server GC (#24196)
2019-04-23 Anirudh AgnihotryNullable : System.Diagnostics.Eventing (Directory)...
2019-04-23 Anirudh AgnihotryMerge pull request #24195 from Anipik/temp
2019-04-23 AnipikDummy commit
2019-04-23 Brian SullivanAdded additional comment explaining ChnageOper(GT_LCL_F...
2019-04-23 Stephen ToubFix handling of negative numbers in ThreadPool.SetMin...
2019-04-23 Koundinya VeluriImplement APIs for some threading metrics (CoreRT)...
2019-04-22 Bruce ForstallMerge pull request #24176 from BruceForstall/Fix24175
2019-04-22 Bruce ForstallMerge pull request #24174 from BruceForstall/Fix24172
2019-04-22 Sinan KayaCorrect iterator (#24160)
2019-04-22 Steve MacLeanRemove create assembly name (#24154)
2019-04-22 Carol EidtFix Arm64 UpperVector save/restore (#24043)
2019-04-21 Steve MacLeanFix AssemblyName cache hash and key (#24138)
2019-04-21 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03917-01, previe...
2019-04-20 Sung Yoon WhangEventpipe Crst ordering fix (#24101)
2019-04-20 Andrew AuTighten asserts (#24124)
2019-04-20 Sergey AndreenkoMerge pull request #24131 from sandreenko/addAReproTest
2019-04-20 Steve MacLeanFix Timezone whitespace (#24137)
2019-04-20 Aaron RobinsonThe thread triggering finalizer shutdown events should...
2019-04-20 Tanner GoodingPulling in CoreFX changes and fixing up Sse2.StoreLow...
2019-04-20 Koundinya VeluriImplement APIs for some threading metrics (CoreCLR...
2019-04-20 Sergey AndreenkoMerge pull request #24126 from sandreenko/fixStmtBug
2019-04-20 Sergey AndreenkoFix `impGetStructAddr`.
2019-04-20 Brian SullivanCode review feedback
2019-04-20 Sergey AndreenkoMerge pull request #24127 from sandreenko/fixArmUbuntuC...
2019-04-19 Brian SullivanFixes for Zero Offset field sequence tracking
2019-04-19 Mukul SabharwalLarge Pages on Linux & macOS (#24098)
2019-04-19 Santiago Fernandez... Fix build errors in Interop.Errors
2019-04-19 Santiago Fernandez... Disable warning in ValueStringBuilder.ToString
2019-04-19 Aaron RobinsonBlock usage of default interfaces feature in COM scenar...
2019-04-19 Michal StrehovskýLook for IBC data outside Windows (#24062)
2019-04-19 Krzysztof WicherNullable: couple of missing #nullable enable (#24094)
2019-04-19 Stephen ToubNullable: System.Collections.Concurrent (#24054)
2019-04-19 Filip NavaraFix performance regression on glibc on Linux (#24099)
2019-04-19 Jan KotasMove R2R-specific code to be outside FEATURE_PREJIT...
2019-04-19 Tanner GoodingAdding Sse2.StoreScalar(long*, V128) which will replace...
2019-04-19 Omair MajidDon't return value types as const (#24103)
2019-04-18 Bruce ForstallMerge pull request #24105 from BruceForstall/ReduceLinu...
2019-04-18 Carol EidtAllow UpperVector Save and Restore without base type...
2019-04-18 Fadi HannaFix RVA field placement order (#24047)
2019-04-18 José RiveroIf IPC connections fails, then remove active session...
2019-04-18 Russ KeldorphMerge pull request #24071 from AndyAyersMS/Fix24055
2019-04-18 Omair MajidAdd a destructor for sos::GCHeap (#24072)
2019-04-18 Jan VorlicekMerge pull request #23853 from jkoritzinsky/cmake-ninja-fix
2019-04-18 Jan VorlicekMerge pull request #24066 from janvorli/put-back-cpu...
2019-04-18 Jan KotasSkip type sanity checks for CoreLib (#24074)
2019-04-18 Benjamin BartelsFixed ChunkEnumerator.Current NRE (#24076)
2019-04-18 Jan VorlicekMerge pull request #23934 from franksinankaya/gcc_clean...
2019-04-18 Santiago Fernandez... Merge pull request #23762 from dotnet/NullableFeature
2019-04-18 Andy Ayersanother similar fix
2019-04-17 Andrew AuRemoving the unnecessary friend relationship
2019-04-17 Brian SullivanMerge pull request #24067 from briansull/desktop-fix2
2019-04-17 Brian SullivanAdded comment on #endif
2019-04-17 Andy AyersJIT: fix arm64 crossgen simd issue
2019-04-17 Andy AyersJIT: ignore pinning of non-gc types (#24010)
2019-04-17 Santiago Fernandez... Fix StringBuilder annotations and debug.asserts (#24069)
2019-04-17 Sung Yoon WhangRuntime counters naming change and setting default...
2019-04-17 Eugene RozenfeldRestrict morph add rearrangement. (#23984)
2019-04-17 Sergey AndreenkoMerge pull request #24065 from sandreenko/fixCoreFXScripts
2019-04-17 Brian SullivanFix for Desktop build break
2019-04-17 Jarret ShookAdd lvIsImplicitByRef information to lvaSetStruct ...
2019-04-17 Jan VorlicekPut back the CPU limiting in GC
2019-04-17 Tarek Mahmoud SayedUpdate the types consumers of Index and Range (#24036)
2019-04-17 Omair MajidFix a ZeroMemory call in methodcontext.cpp (#23843)
2019-04-17 Next TurnNit: Update comment (#23896)
2019-04-17 Jeremy KoritzinskyRemove limits on IVT public key lengths. (#24042)
2019-04-17 Tanner GoodingChanging Math.Max, Math.Min, Math.MaxMagnitude, and...
2019-04-17 Levi BroderickFix incorrect EHCount calculation (#24048)
2019-04-17 Jan VorlicekFix incorrect thread affinitization (#24045)
2019-04-17 José Rivero[EventPipe] Minor bug fixes, and remove redundant/unuse...
2019-04-16 Bruce ForstallMerge pull request #24037 from BruceForstall/ReduceStac...
2019-04-16 Sergey AndreenkoMerge pull request #24002 from sandreenko/fixDesktopFailure
2019-04-16 Santiago Fernandez... Fix if condition in AssemblyLoadContext
2019-04-16 Sergey AndreenkoMerge pull request #23947 from sandreenko/reenableSyste...
2019-04-16 Sergey AndreenkoUse lvaGetDesc.
2019-04-16 Stephen ToubNullable: Addition COM types (#24032)
2019-04-16 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into Nulla...
2019-04-16 Carol EidtArm64 vector ABI (#23675)
2019-04-16 Omair MajidUse delete [] on array types (#24027)
2019-04-16 Filip NavaraMove EventSource to shared CoreLib partition (#23925)
next