platform/upstream/dotnet/runtime.git
2019-04-15 Stephen ToubFix a few internal nullable annotations and comments...
2019-04-15 Stephen ToubNullable: System.Runtime.InteropServices.CustomMarshale...
2019-04-13 Stephen ToubNullable: src\System\Runtime\InteropServices (dotnet...
2019-04-13 buyaa-nNullable: Enums, Structures from Reflection folder...
2019-04-12 Santiago Fernandez... Merge pull request dotnet/coreclr#23911 from safern...
2019-04-12 Santiago Fernandez... PR Feedback
2019-04-12 Anirudh AgnihotryNullable System.ComponentModel, System.Diagnostics...
2019-04-12 Stephen ToubNullable: Runtime serialization, COM, Vector, remaining...
2019-04-12 Stephen ToubNullable: System.Runtime.CompilerServices (dotnet/corec...
2019-04-12 Krzysztof WicherNullable: Globalization native interop + some missing...
2019-04-12 Stephen ToubUpdate Version annotations to match changes in master...
2019-04-12 Anirudh AgnihotryNullable: System.Diagnostics (dotnet/coreclr#23753)
2019-04-12 Anirudh AgnihotryNullable System.Diagnostics.Store (dotnet/coreclr#23874)
2019-04-12 Anirudh AgnihotryNullable: Interop.Adavapi32 (dotnet/coreclr#23875)
2019-04-11 Santiago Fernandez... Fix build errors due to merge conflicts
2019-04-11 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into merge...
2019-04-11 Jan KotasDisable nullability-related warnings
2019-04-11 Krzysztof WicherNullable: Interop: Kernel32 and few others (dotnet...
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 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 Egor BogatovMove AssemblyName to shared (dotnet/coreclr#23737)
2019-04-10 Stephen ToubAddress follow-up PR feedback on System nullability...
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 Stephen ToubNullable: System (most of it) (dotnet/coreclr#23774)
2019-04-10 Brian SullivanImproved JitDump
2019-04-10 Sergey AndreenkoUpdate the comment.
2019-04-10 Anirudh AgnihotryNullable Internal.Win32.RegistryKey (dotnet/coreclr...
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 Krzysztof WicherNullable: System.Resources (dotnet/coreclr#23830)
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 Gregg MiskellyAdd 'SetNotificationForWaitCompletion' to ILLinkTrim...
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 Jeremy KoritzinskyDon't denormalize enum return values on instance method...
2019-04-09 Aaron RobinsonAlter CCW wrapping semantics (dotnet/coreclr#23709)
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 Stephen ToubNullable: Attributes, SafeHandles, and misc (dotnet...
2019-04-09 Stephen ToubNullable: System.IO (dotnet/coreclr#23732)
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...
2019-04-08 Jan VorlicekRemove Unix CPU groups emulation
2019-04-08 Aditya MandaleekaMerge pull request dotnet/coreclr#23752 from adityamand...
2019-04-08 Brian SullivanBlock the hoisting of TYP_STRUCT rvalues in loop hoisting
2019-04-08 Sergey AndreenkoMerge pull request dotnet/coreclr#23814 from sandreenko...
2019-04-08 Jan VorlicekMerge pull request dotnet/coreclr#23251 from mjsabby...
2019-04-08 Santiago Fernandez... Merge pull request dotnet/coreclr#23819 from safern...
2019-04-08 William GodbeMerge pull request dotnet/coreclr#23813 from wtgodbe...
2019-04-08 José RiveroRemove the MultiFileSec option from EventPipe. (dotnet...
2019-04-08 Santiago Fernandez... Fix build errors with new compiler
2019-04-08 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into merge...
2019-04-08 Bruce ForstallMerge pull request dotnet/coreclr#23715 from BruceForst...
2019-04-08 Mukul SabharwalAdd Large pages support in GC
2019-04-08 Sergey AndreenkoDiable CoreFX System.IO.Tests.dll on windows arm64.
2019-04-08 Sergiy KuryataMerge pull request dotnet/coreclr#23801 from sergiy...
2019-04-08 Jan VorlicekMerge pull request dotnet/coreclr#23605 from franksinan...
2019-04-08 Michal StrehovskýAllow reabstraction of default interface methods (dotne...
2019-04-08 dotnet-maestro-botUpdate CoreClr to preview5-27607-72 (dotnet/coreclr...
2019-04-07 Sergiy KuryataEnable running tests in the ReadyToRun mode on Linux...
2019-04-07 Egor ChesakovAdd Alpine.38.Arm64.Open Helix queue
2019-04-07 Egor ChesakovUpdate image coreclr uses for arm64 musl crossbuild
2019-04-07 Stephen ToubFix two new nullable warnings with latest compiler
2019-04-07 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03906-01, previe...
2019-04-07 Sergey AndreenkoMerge pull request dotnet/coreclr#23775 from sandreenko...
2019-04-07 Jeremy KoritzinskyNormalize directory separators before calling LoadLibra...
2019-04-07 Hugh BellamyRemove remaining devdocs and cleanup ComponentModel...
2019-04-06 Sergiy KuryataMerge pull request dotnet/coreclr#23781 from sergiy...
2019-04-06 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-06 Vladimir SadovMake GCToOSInterface::FlushProcessWriteBuffers use...
2019-04-06 dotnet-maestro-botUpdate CoreClr to preview5-27605-73 (dotnet/coreclr...
2019-04-06 Krzysztof WicherNullable: System.Text (dotnet/coreclr#23708)
2019-04-06 Jeremy KoritzinskyMatch PtrToStringUTF8 to the other PtrToString* familie...
2019-04-06 Egor BogatovFix typo in Buffer.BlockCopy (dotnet/coreclr#23636)
2019-04-06 Gergely KalaposFix broken links (dotnet/coreclr#23748)
next