platform/upstream/dotnet/runtime.git
2019-09-23 Sergey AndreenkoMerge pull request dotnet/coreclr#26810 from franksinan...
2019-09-23 Bruno Garciafix: contagious -> contiguous (dotnet/coreclr#26820)
2019-09-21 Sinan Kayaformat patch fix
2019-09-21 Sinan Kayafind src/jit -type f -exec sed -i -e 's/->genEmitter...
2019-09-20 Sergey AndreenkoReplace bbTreeList with GetBBTreeList() (dotnet/corec...
2019-09-20 Sinan Kayafind ./ -type f -exec sed -i -e 's/\<gtNextStmt\>/GetNe...
2019-09-20 Sung Yoon WhangMark GC_TRANSITION(FALSE) for EventPipe stack sampling...
2019-09-20 Jakob Botsch... Remove tailcall limitations on unix64 and arm64 (dotnet...
2019-09-20 David WrightonAllow IBC for non-generic methods to succeed (dotnet...
2019-09-20 Sinan Kayafind ./ -type f -exec sed -i -e 's/SetBBTreeList/SetFir...
2019-09-20 Sinan Kayafind ./ -type f -exec sed -i -e 's/GetBBTreeList/GetFir...
2019-09-20 Egor ChesakovAdd JitELTHookEnabled scenarios and testGroup in CI...
2019-09-20 Bruce ForstallEnable VM `_ASSERTE` stack backtrace on Windows (dotnet...
2019-09-20 Sinan KayaRemove getBBTreeList
2019-09-20 Egor ChesakovImplement genProfilingEnterCallback genProfilingLeaveCa...
2019-09-19 Sven BoemerDon't try to publish build logs in finalize-publish...
2019-09-19 Tomáš RylekFix missing checkout step in several pipelines (dotnet...
2019-09-19 Jan KotasDelete man page quote (dotnet/coreclr#26779)
2019-09-19 Cory NelsonUpdate path to CoreLib sln
2019-09-19 Sergey AndreenkoStatements: return dumping methods. (dotnet/coreclr...
2019-09-18 Sven BoemerFix update versions logic (dotnet/coreclr#26768)
2019-09-18 Tomáš RylekIncrease checkout fetchDepth to 5 (dotnet/coreclr#26774)
2019-09-18 Andrew AuComplete the filtering for MethodImpl.AggressiveOptimiz...
2019-09-18 Anubhav SrivastavaAdd performance measurement to crossgen2/SuperILC ...
2019-09-18 Brian SullivanFix two typos (dotnet/coreclr#26770)
2019-09-18 Brian SullivanAdd design doc for the Perf Score feature (dotnet/corec...
2019-09-18 Brian SullivanImplement PerfScore (dotnet/coreclr#26456)
2019-09-18 Brian BoheAdding comments (dotnet/coreclr#23327)
2019-09-18 Jan KotasDelete unused .idl files (dotnet/coreclr#26757)
2019-09-18 David MasonRemove assert in SetProfilerMayHaveActivatedNonDefaultC...
2019-09-18 Stephen ToubDelete CommonlyUsedGenericInstantiations (dotnet/corecl...
2019-09-17 John SalemDisable all EventPipe tests under GCStress (dotnet...
2019-09-17 Sven BoemerRemove buildtools (dotnet/coreclr#26108)
2019-09-17 Stephen ToubRemove allocations from Dns.* (dotnet/corefxdotnet...
2019-09-17 Tomáš RylekFix ceeInfoGetCallInfo by incorporating Fadi's commit...
2019-09-17 Jan VorlicekFix R2RDump to correctly parse array lower bounds ...
2019-09-17 Michal StrehovskýAdd crossgen2 smoke test
2019-09-17 Michal StrehovskýFix publishing crossgen2 on macOS
2019-09-17 David WrightonIBC fixes (dotnet/coreclr#26738)
2019-09-16 Jeremy KoritzinskyEnable minidumps on all helix runs. (dotnet/coreclr...
2019-09-16 Jeremy KoritzinskyRemove unused flags on ArrayMarshalInfo only used for...
2019-09-16 Stephen ToubUpdate typo in comment in CultureInfo.cs
2019-09-16 Tarek Mahmoud... Fix calendar instance inside the culture after cloning...
2019-09-16 Jakob Botsch... Improve jit tailcall decision reporting (dotnet/coreclr...
2019-09-16 Tomáš RylekMore SuperIlc fixes and improvements (dotnet/coreclr...
2019-09-15 Matt MitchellMerge pull request dotnet/coreclr#26717 from dotnet...
2019-09-15 Matt MitchellMerge pull request dotnet/coreclr#26720 from dotnet...
2019-09-15 Andrew AuFixing a simple typo (dotnet/coreclr#26707)
2019-09-15 Sung Yoon WhangMark remaining counter tests as JIT sensitive (dotnet...
2019-09-15 Stephen ToubRemove some boxing from tuples with >= 8 elements ...
2019-09-14 Mike McLaughlinFix watson bucketing/broken triage dumps (dotnet/corecl...
2019-09-14 Tomáš RylekFix PInvoke transition frame in CPAOT (dotnet/coreclr...
2019-09-14 Michal StrehovskýAdd coverage of shared code in pointer casting test...
2019-09-14 Sergey AndreenkoContinue cleaning GenTreeStmt. (dotnet/coreclr#26668)
2019-09-14 Jan KotasMore PAL cleanup (dotnet/coreclr#26709)
2019-09-13 Jan KotasDelete wchar_t redefinition in the PAL (dotnet/coreclr...
2019-09-13 Carol EidtUpdate first-class-structs.md
2019-09-13 Michal StrehovskýRe-enable incremental linking (dotnet/coreclr#26704)
2019-09-13 Jan KotasMatching doc update
2019-09-13 Michal StrehovskýGet rid of unnecessary ilproj entries
2019-09-13 Konstantin... [JIT/x86] Fix LinearScan::allocateRegisters (dotnet...
2019-09-13 Michal StrehovskýAdd test coverage for casting to pointers (dotnet/corec...
2019-09-13 mikednImprove LclVar sorting throughput (dotnet/coreclr#23234)
2019-09-13 Jan KotasDelete dead code in PAL related to locale handling...
2019-09-13 Tomáš RylekSome SuperIlc cleanup and improvements (dotnet/coreclr...
2019-09-13 Jeremy KoritzinskyRemove unused code in marshalnative. (dotnet/coreclr...
2019-09-12 Next TurnModernize Array constructor (dotnet/coreclr#26684)
2019-09-12 Omair MajidRemove CLR_CMAKE_TARGET_UBUNTU_LINUX and CLR_CMAKE_PLAT...
2019-09-12 TomasFix SuperIlc build in CoreCLR
2019-09-12 dotnet-botMove the ReadyToRun.SuperIlc tool to CoreCLR
2019-09-12 Sung Yoon WhangMark counter tests as JITStress incompatible (dotnet...
2019-09-12 Sung Yoon WhangImprove the performance of Environment.WorkingSet in...
2019-09-11 Tomáš RylekOnly check out the GIT repo twice and reuse for the...
2019-09-11 Jan KotasChange Vector<T> to use more compact code using S.R...
2019-09-11 Sergey AndreenkoReturn a missed field init to `GenTreeILOffset`. (dotne...
2019-09-11 Marek SafarRemove unused Memcpy methods from shared Buffer impleme...
2019-09-10 David WrightonResource writing for crossgen2 (dotnet/coreclr#26639)
2019-09-10 Jeremy KoritzinskyManually marshal parameters for EventPipeInternal.Enabl...
2019-09-10 John Salem[test] Mark EventPipe tests JITStress Incompatible...
2019-09-10 obligaronImprove logging for EventSource.WriteEvent parameter...
2019-09-10 Tomáš RylekRefactor osGroup / osIdentifier pairs to osGroup /...
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 ...
next