platform/upstream/dotnet/runtime.git
2019-04-14 Jan KotasDelete unused AssemblyName._hashForControl and related...
2019-04-13 Steve MacLeanEnterContextualReflection handle null (dotnet/coreclr...
2019-04-13 Egor ChesakovUse xUnit TestOutputHelper to get proper test output...
2019-04-13 Jan KotasDelete outdated comment (dotnet/coreclr#23967)
2019-04-13 Next TurnRemove unnecessary ThrowIfCreated call (dotnet/coreclr...
2019-04-13 mikednFix ARM's genPutArgStk codegen (dotnet/coreclr#23867)
2019-04-13 Bruce ForstallMerge pull request dotnet/coreclr#23948 from BruceForst...
2019-04-13 Filip NavaraMove DateTime Windows implementation to shared CoreLib...
2019-04-13 Jan KotasDelete outdated comment
2019-04-13 Jan KotasDelete COMPlus_FinalizeOnShutdown (dotnet/coreclr#23595)
2019-04-13 Egor ChesakovExclude ResolveEventTests.cmd and CallbackTests.cmd...
2019-04-13 Bruce ForstallMerge pull request dotnet/coreclr#23935 from BruceForst...
2019-04-13 Sung Yoon WhangFix EventPipe IPC streaming (dotnet/coreclr#23768)
2019-04-12 Bruce ForstallFix x86 stack probing (dotnet/coreclr#23881)
2019-04-12 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-12 Egor ChesakovAdd R2R prefix to TestRunNamePrefix when running ReadyT...
2019-04-12 Jan VorlicekFix OSX debugging (dotnet/coreclr#23924)
2019-04-12 Thays GraziaFix DIM Test to run on mono (dotnet/coreclr#23870)
2019-04-12 Bruce ForstallDisplay the arm instruction size
2019-04-12 Bruce ForstallUpdate maximum allowed arm prolog size
2019-04-12 Carol EidtDon't Free UpperVector (dotnet/coreclr#23889)
2019-04-12 Bruce ForstallFix arm64 localloc with large outgoing argument space
2019-04-12 bdebaereConsolidate duplicate assignment (dotnet/coreclr#23923)
2019-04-12 Sergiy KuryataMerge pull request dotnet/coreclr#23900 from sergiy...
2019-04-12 Stephen ToubAdd several links to deep-dive blog posts
2019-04-12 Andy AyersJIT: update byref null check logic to handle field...
2019-04-12 Sergiy KuryataEnable precompiling CoreRoot overlay with crossgen...
2019-04-12 Egor ChesakovEnable default Ready2Run testing in pull requests....
2019-04-12 bdebaereRemove duplicates. (dotnet/coreclr#23922)
2019-04-12 Levi BroderickAdd optimized UTF-8 validation and transcoding apis...
2019-04-12 Steve MacLeanFix Assembly.LoadFromPartialName(string) (dotnet/corec...
2019-04-12 dotnet-maestro-botUpdate CoreClr to preview5-27611-71 (dotnet/coreclr...
2019-04-12 Stephen ToubFix Version's comparer operators to allow null (dotnet...
2019-04-12 Steve MacLeanFix 23740 (dotnet/coreclr#23906)
2019-04-11 Andy AyersJIT: fix assert when there are mixed types in Enum...
2019-04-11 Levi BroderickClarify comment in 3-byte processing
2019-04-11 Levi BroderickAdd missing check to 3-byte processing logic
2019-04-11 Levi BroderickPR feedback: Clarify 3-byte sequence processing
2019-04-11 Jan KotasDisable nullability-related warnings
2019-04-11 Levi BroderickFix compilation failure in Utf16Utility
2019-04-11 Levi BroderickPR feedback: document tempUtf8CodeUnitCountAdjustment...
2019-04-11 Levi BroderickPR feedback: Clarify charIsNonAscii vector usage
2019-04-11 Levi BroderickPR feedback: Validate nint definitions
2019-04-11 Levi BroderickPR feedback: Remove redundant endianess checks
2019-04-11 Levi BroderickPR feedback: CountNumberOfLeadingAsciiBytesFrom24BitInteger
2019-04-11 Levi BroderickPR feedback: Fix typos
2019-04-11 Sung Yoon WhangRenaming 'failure' in counter tests (dotnet/coreclr...
2019-04-11 Jeremy KoritzinskyIf a delegate type is a WinRT delegate or a WinRT-proje...
2019-04-11 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
2019-04-11 Aaron RobinsonRemove overrelease in test (dotnet/coreclr#23887)
2019-04-11 Steve MacLeanContextual reflection (dotnet/coreclr#23740)
2019-04-11 Jan VorlicekMerge pull request dotnet/coreclr#23824 from janvorli...
2019-04-10 Levi BroderickRe-flow Utf8Utility.Helpers
2019-04-10 Levi BroderickRename DWORD -> UInt32 throughout API surface
2019-04-10 Levi BroderickAdd comments tracking JIT workarounds.
2019-04-10 Egor BogatovMove AssemblyName to shared (dotnet/coreclr#23737)
2019-04-10 Filip NavaraMove TimerQueue.TickCount Windows implementation to...
2019-04-10 Ludovic HenryMake GC.GetGCMemoryInfo public (dotnet/coreclr#23779)
2019-04-10 Brian SullivanMerge pull request dotnet/coreclr#23876 from briansull...
2019-04-10 Sergey AndreenkoMerge pull request dotnet/coreclr#23858 from sandreenko...
2019-04-10 Jeremy KoritzinskyCheck for a null import descriptor when fixing up vtabl...
2019-04-10 Brian Sullivanjit-format
2019-04-10 Brian SullivanImproved JitDump
2019-04-10 Sergey AndreenkoUpdate the comment.
2019-04-10 Tarek Mahmoud... Update Range.GetOffsetAndLength (dotnet/coreclr#23855)
2019-04-10 Tanner GoodingTweaking some APIs according to user feedback. (dotnet...
2019-04-10 dotnet-maestro-botUpdate CoreClr to preview5-27610-71 (dotnet/coreclr...
2019-04-10 Jared ParsonsUpdate Windows instructions (dotnet/coreclr#23841)
2019-04-10 Jan VorlicekFix few issues discovered by testing
2019-04-10 Noah FalkUpdate profiling-api-status.md
2019-04-10 Jan VorlicekFix RecycledLists size on Unix
2019-04-10 Sergey AndreenkoChange optExtractSideEffList to optExtractSideEffList.
2019-04-10 Sergey AndreenkoFix newlines for ilegal trees in `gtDispTree`.
2019-04-10 Sung Yoon WhangExpose new EventCounter APIs (dotnet/coreclr#23808)
2019-04-10 Levi BroderickFix incorrect Debug.Assert statements
2019-04-10 Levi BroderickTemporarily disable failing CoreFX tests
2019-04-10 Next TurnRemove dlclose call to unload CoreCLR (dotnet/coreclr...
2019-04-10 Santiago Fernandez... Add back using to EventSourceException
2019-04-10 Jan KotasUpdate CoreRT for changes in shared partition
2019-04-10 Levi BroderickExpand masks in Utf8Utility, fix const in fallback...
2019-04-10 Gregg MiskellyAdd 'SetNotificationForWaitCompletion' to ILLinkTrim...
2019-04-10 Levi BroderickPR feedback: Enable SSE2 in Utf16Utility code
2019-04-10 Sergey AndreenkoDelete the asignment that was added as a workaround.
2019-04-09 Sergey AndreenkoClarify some unsupported cases in `optVNConstantPropOnT...
2019-04-09 Sergey AndreenkoClean optVNConstantPropOnTree.
2019-04-09 Levi BroderickPR feedback
2019-04-09 Jeremy KoritzinskyDon't denormalize enum return values on instance method...
2019-04-09 Aaron RobinsonAlter CCW wrapping semantics (dotnet/coreclr#23709)
2019-04-09 Levi BroderickPR feedback: GetElement(0) -> Sse2.StoreLow
2019-04-09 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
2019-04-09 Sergey AndreenkoDestroy the old tree in `optAssertionProp_Update`.
2019-04-09 Sergey AndreenkoDelete condition that was previously checked with noway...
2019-04-09 Fadi HannaExclude PInvokes declared on other modules. We don...
2019-04-09 Egor ChesakovUnconditionally set CrossGenTest to false for readytoru...
2019-04-09 Egor ChesakovGroup XUnitWrapper.dll into the same Payloads when...
2019-04-09 dotnet-maestro-botUpdate CoreClr to preview5-27609-71 (dotnet/coreclr...
2019-04-09 Stephen ToubImprove RuntimeHelpers.GetSubArray (dotnet/coreclr...
2019-04-09 Vladimir SadovRemove exclusion for System.Threading.Tasks.Tests ...
2019-04-09 Jan VorlicekFix several issues
2019-04-09 Brian SullivanMerge pull request dotnet/coreclr#23739 from briansull...
next