platform/upstream/coreclr.git
2019-04-15 Stephen ToubFix a few internal nullable annotations and comments...
2019-04-15 Gergely KalaposFix typo in environment variable name - profiler loadin...
2019-04-15 Stephen ToubNullable: System.Runtime.InteropServices.CustomMarshale...
2019-04-15 Raz FrimanRemove unused offset calculation (#23793)
2019-04-15 Levi BroderickRemove old method names from Rune (#23938)
2019-04-14 vsadovRemoved support for short plug padding in `fit`.
2019-04-14 dotnet-maestro-botUpdate CoreClr to preview5-27614-71 (#23978)
2019-04-14 vsadovAdjust plug_size_to_fit to consider large alignment...
2019-04-14 Gergely KalaposFix broken new lines (#23979)
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 Jan KotasFix AssemblyName regression
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03913-01, previe...
2019-04-14 Jan KotasDelete unused AssemblyName._hashForControl and related...
2019-04-13 Steve MacLeanEnterContextualReflection handle null (#23953)
2019-04-13 Egor ChesakovUse xUnit TestOutputHelper to get proper test output...
2019-04-13 Jan KotasDelete outdated comment (#23967)
2019-04-13 Next TurnRemove unnecessary ThrowIfCreated call (#23839)
2019-04-13 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#23926)
2019-04-13 mikednFix ARM's genPutArgStk codegen (#23867)
2019-04-13 Bruce ForstallMerge pull request #23948 from BruceForstall/Fix23920
2019-04-13 Filip NavaraMove DateTime Windows implementation to shared CoreLib...
2019-04-13 Jan KotasDelete outdated comment
2019-04-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-13 Jan KotasDelete COMPlus_FinalizeOnShutdown (#23595)
2019-04-13 Stephen ToubNullable: src\System\Runtime\InteropServices (#23936)
2019-04-13 Egor ChesakovExclude ResolveEventTests.cmd and CallbackTests.cmd...
2019-04-13 Bruce ForstallMerge pull request #23935 from BruceForstall/FixArm64La...
2019-04-13 Sung Yoon WhangFix EventPipe IPC streaming (#23768)
2019-04-13 buyaa-nNullable: Enums, Structures from Reflection folder...
2019-04-12 Bruce ForstallFix x86 stack probing (#23881)
2019-04-12 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23893)
2019-04-12 Egor ChesakovAdd R2R prefix to TestRunNamePrefix when running ReadyT...
2019-04-12 Santiago Fernandez... Merge pull request #23911 from safern/merge-master...
2019-04-12 Santiago Fernandez... PR Feedback
2019-04-12 Jan VorlicekFix OSX debugging (#23924)
2019-04-12 Thays GraziaFix DIM Test to run on mono (#23870)
2019-04-12 Matt MitchellMerge pull request #23937 from hoyosjs/juhoyosa/pal...
2019-04-12 Bruce ForstallDisplay the arm instruction size
2019-04-12 Bruce ForstallUpdate maximum allowed arm prolog size
2019-04-12 Sergey AndreenkoReenable System.ComponentModel.Composition.Tests arm64...
2019-04-12 Carol EidtDon't Free UpperVector (#23889)
2019-04-12 Bruce ForstallFix arm64 localloc with large outgoing argument space
2019-04-12 Juan HoyosAdd additional PAL exports to DAC; remove linkage of...
2019-04-12 bdebaereConsolidate duplicate assignment (#23923)
2019-04-12 Sergiy KuryataMerge pull request #23900 from sergiy-k/fixcrossarchr2r1
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 (#23886)
2019-04-12 Krzysztof WicherNullable: Globalization native interop + some missing...
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. (#23922)
2019-04-12 Levi BroderickAdd optimized UTF-8 validation and transcoding apis...
2019-04-12 Steve MacLeanFix Assembly.LoadFromPartialName(string) (#23912)
2019-04-12 Stephen ToubUpdate Version annotations to match changes in master...
2019-04-12 Anirudh AgnihotryNullable: System.Diagnostics (#23753)
2019-04-12 Anirudh AgnihotryNullable System.Diagnostics.Store (#23874)
2019-04-12 Anirudh AgnihotryNullable: Interop.Adavapi32 (#23875)
2019-04-12 dotnet-maestro-botUpdate CoreClr to preview5-27611-71 (#23884)
2019-04-12 Stephen ToubFix Version's comparer operators to allow null (#23898)
2019-04-12 Steve MacLeanFix 23740 (#23906)
2019-04-11 Andy AyersJIT: fix assert when there are mixed types in Enum...
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 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 Krzysztof WicherNullable: Interop: Kernel32 and few others (#23880)
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 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-11 Jeremy KoritzinskyWork around https://gitlab.kitware.com/cmake/cmake...
2019-04-11 Jeremy KoritzinskyFollow other projects in coreclr and have separate...
2019-04-11 Jeremy KoritzinskyGenerate ClrJit.exports.def at compile time on Windows.
2019-04-11 Jeremy KoritzinskyPR Feedback.
2019-04-11 Jeremy KoritzinskyFix CMake warning about clrjit.exports.in file when...
2019-04-11 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#23834)
2019-04-11 Sung Yoon WhangRenaming 'failure' in counter tests (#23891)
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 (#23887)
2019-04-11 Steve MacLeanContextual reflection (#23740)
2019-04-11 Jan VorlicekMerge pull request #23824 from janvorli/remove_unix_cpu...
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 (#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 (#23779)
2019-04-10 Brian SullivanMerge pull request #23876 from briansull/jit-dump
next