platform/upstream/dotnet/runtime.git
2019-09-10 Tarek Mahmoud... Fix Running .NET Core Under Windows App Compat Shim...
2019-09-10 Jan KotasDelete dead code and fix issues found by static analysi...
2019-09-10 Stephen ToubRemove use of WeakReference from corelib (dotnet/corecl...
2019-09-10 Tyler BrinkleyMake StringComparer.Create throw ArgumentNullException...
2019-09-10 Stephen ToubRemove remaining ToLower() use from corelib (dotnet...
2019-09-10 Stephen ToubRemove sub-array allocation from GetManifestResourceNam...
2019-09-10 Stephen ToubRemove Lazy/LazyInitializer from mscorlib.h (dotnet...
2019-09-09 Steve MacLeanAbort FuncEval on unaligned SP (dotnet/coreclr#26572)
2019-09-09 Sergey AndreenkoFix the loop iterator in `CheckNoTransformableIndirectC...
2019-09-09 John SalemAdd a check to ensure that there are not any zombied...
2019-09-09 Jeremy KoritzinskyRemove unused CMake command to build native test assets...
2019-09-09 mikednStop using LIST nodes for CALL arg lists (dotnet/corecl...
2019-09-09 Marek SafarMove TypedReference::SetTypedReference exception throw...
2019-09-09 Michal StrehovskýAdd project files
2019-09-09 Michal StrehovskýDo not precompile crossgen2
2019-09-09 TomasExclude crossgen2 from CoreCLR test dependencies
2019-09-09 dotnet-botInitial population of crossgen2 sources from CoreRT...
2019-09-09 Konstantin... Linux/x86: fix build (dotnet/coreclr#26594)
2019-09-09 Stephen ToubReplace HashHelpers.Combine with HashCode.Combine ...
2019-09-09 Michal StrehovskýMark unsafe intrinsics as reflection blocked
2019-09-07 Stephen ToubFix race conditions in CultureInfo.GetCultureInfoHelper...
2019-09-07 Sergey AndreenkoAdd a repro for GitHub_26311. (dotnet/coreclr#26553)
2019-09-06 Stephen ToubFix IDE0026 (use expression-bodied members for indexers)
2019-09-06 Stephen ToubUse null coalescing assignment operator in more places
2019-09-06 Stephen ToubRemove stale SuppressMessage attributes (dotnet/coreclr...
2019-09-06 Vitek KarasRemove unnecessary file handle parameter in PEImageLayo...
2019-09-05 mikednFix broken float compare mapping to VNFunc (dotnet...
2019-09-05 mikednPull struct type info out of GenTreeObj (dotnet/coreclr...
2019-09-05 Fadi HannaFixes around the GetModuleIfLoaded and related APIs...
2019-09-05 jiangzeng01Add 3 EventPipe tests about GC (dotnet/coreclr#26429)
2019-09-05 Vladimir SadovGC long running tests (dotnet/coreclr#26489)
2019-09-05 Bruce ForstallAdd regularly scheduled runs for additional pipelines...
2019-09-05 Sung Yoon WhangImprove eventcounter test (dotnet/coreclr#26517)
2019-09-04 Koundinya VeluriDon't use code rejitted at tier 1 when the JIT falls...
2019-09-04 Next TurnRemove unnecessary !s for [DoesNotReturn] (dotnet/corec...
2019-09-04 Stephen ToubFix StyleCop tuple warnings (dotnet/coreclr#26514)
2019-09-04 Stephen ToubRestore partial Corelib build support in VS (dotnet...
2019-09-04 Austin WiseFix print when failing to load coredistools. (dotnet...
2019-09-04 Jakob Botsch... Refactor tailcall decisions out of fgMorphCall (dotnet...
2019-09-04 Stephen ToubFix several recently added StyleCop tuple rules (dotnet...
2019-09-04 Stephen ToubRemove `readonly` from GCHandle field on Gen2GcCallback...
2019-09-04 Stephen ToubUse expression-bodied members in more places (dotnet...
2019-09-04 Andrew AuImproveComments - making sure the comment is accurately...
2019-09-04 Stephen ToubUpdate StyleCop.Analyzers to same verison used by coref...
2019-09-04 Stephen ToubUpdate analyzer versions (dotnet/corefxdotnet/coreclr...
2019-09-03 Stephen ToubAvoid some unnecessary initialization in DateTimeParse...
2019-09-03 Stephen ToubRemove unnecessary parens from `return (true);` and...
2019-09-03 Jan KotasRefactor BinaryReader.ReadChars using Span (dotnet...
2019-09-03 Koundinya VeluriRefactor call counting for tiering and some other thing...
2019-09-03 Steve MacLeanModify amd64walker to use table based decode (dotnet...
2019-09-02 Tomáš RylekKeep tokenScope consistent during devirtualization...
2019-09-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-09-01 Bruce ForstallSave corefx test build artifacts to unique folder ...
2019-08-30 Jarret Shookdlopen on Linux seems to not check the current working...
2019-08-30 Jeremy KoritzinskyAdd ability to only copy native test files to managed...
2019-08-30 Carol EidtCleanup unreachable struct code (dotnet/coreclr#26406)
2019-08-30 Dong-Heon JungMark Relocation Section as NotNeeded (dotnet/coreclr...
2019-08-30 Next TurnUse Span<T> in Encoding (dotnet/coreclr#25860)
2019-08-30 Jan VorlicekUpdate JITEEVersionIdentifier (dotnet/coreclr#26395)
2019-08-29 Carol EidtCleanup unreachable struct code
2019-08-29 Carol EidtCorrectly handle variable argument SIMDScalar (dotnet...
2019-08-29 mikednPHI_ARG actually has level 0, not 1 (dotnet/coreclr...
2019-08-29 Carol Eidt[skip ci] Update first-class-structs doc (dotnet/corecl...
2019-08-29 Jan VorlicekFix JIT_CheckedWriteBarrier for MHR (dotnet/coreclr...
2019-08-28 Brian RobbinsEmit RVA Instead of File Offset by Default in Native...
2019-08-28 Michelle McDanielDisable signing and publishing on perf builds (dotnet...
2019-08-28 Juan HoyosAdd generated resource source files to sourcelink PDBs...
2019-08-28 Egor BogatovMove FormatTypeName to Type (dotnet/coreclr#25631)
2019-08-28 Eric ErhardtDon't validate empty TransitionTimes on deserialization...
2019-08-28 Ivan Diaz SanchezMoved misplaced assert in StompWriteBarrier for safety...
2019-08-28 Aaron RobinsonRemove ComputeSuppressUnmanagedCodeAccessAttr() and...
2019-08-28 Jeremy KoritzinskyChange test stage to only depend on the build stage...
2019-08-28 Jan VorlicekUnify Unix arm compiler optimization options (dotnet...
2019-08-27 Jeremy KoritzinskyFix marshalling a pinnable multi-dimensional array...
2019-08-27 mikednStop using LIST nodes for PHI operand lists (dotnet...
2019-08-27 Stephen ToubFix pragma warning restore (dotnet/coreclr#26389)
2019-08-27 Jarret ShookUps timeout for build-test-job as we have been seeing...
2019-08-27 Tomáš RylekFix incorrect merge of test build / run split with...
2019-08-27 Jakob Botsch... Fix SIMD local alignment check for empty rsp-based...
2019-08-27 Jakob Botsch... Some minor ABI stress improvements
2019-08-27 Jan KotasDelete unused access right checks from PAL (dotnet...
2019-08-27 Tarek Mahmoud... Fix Abbreviated Genitive Month Names Parsing (dotnet...
2019-08-26 John Salem[master] Enhance EventPipe tests (dotnet/coreclr#26322)
2019-08-26 Michelle McDanielFix performance pipeline (dotnet/coreclr#26373)
2019-08-26 Tomáš RylekSplit test build and run into two jobs (2nd attempt...
2019-08-26 Jeremy KoritzinskyFix typo in calculating path to ILDasm in Microsoft...
2019-08-26 Egor BogatovMove AppContext.CoreCLR.cs to shared, remove static...
2019-08-26 Jarret ShookDisable based on dotnet/coreclr#26335 (dotnet/coreclr...
2019-08-26 blaster7thCorrected typo for X86 (dotnet/coreclr#26361)
2019-08-26 Stephen ToubFix comment typo in ManualResetValueTaskSourceCore
2019-08-26 Matt WarrenRemove redundant comment (dotnet/coreclr#26369)
2019-08-26 Vladimir SadovDo not use `AllocateUninitializedArray` in private...
2019-08-26 Stephen ToubDisable SA1001 for LocaleData.Unix.cs
2019-08-26 Stephen ToubContribute to IDE0055 (fix formatting)
2019-08-26 Stephen ToubContribute to StyleCop SA1002 (semicolon spacing)
2019-08-26 Stephen ToubFix StyleCop warning SA1001 (spaces around commas)
2019-08-26 Stephen ToubSeparate Async*MethodBuilder types into their own files...
2019-08-24 Jan KotasFix BinaryReader.ReadChars for fragmented Streams ...
2019-08-24 Aaron RobinsonRemove unused test file introduced in dotnet/coreclr...
2019-08-24 Next TurnRemove unnecessary !s for [DoesNotReturn] (dotnet/corec...
next