platform/upstream/coreclr.git
2018-06-25 hsharberRemoved dead strings used in debug-only code (#18622)
2018-06-24 Jan KotasUpdate to latest released dotnet SDK (#18626)
2018-06-24 Anipiknon shared changes and disabling tests
2018-06-24 Stephen ToubSimply type names in Corelib (#18623)
2018-06-24 Jan KotasUse correct basic block to check legality of PInvoke...
2018-06-23 Bruce ForstallMerge pull request #18600 from BruceForstall/FixArmFPFr...
2018-06-23 Bruce ForstallMerge pull request #18615 from A-And/CIFXStaging
2018-06-23 Stephen ToubChange string.Compare(...) == 0 occurrences to string...
2018-06-23 Anirudh AgnihotryMoved EventWaitHandle.cs to shared (#18612)
2018-06-23 Adeel MujahidPass RID to crossgen (#18592)
2018-06-23 Noah FalkFix incorrect usage of ILCodeVersion::AsNode (issue...
2018-06-23 Andon AndonovCorrect testResults path
2018-06-23 Bruce ForstallExpand ARM local variable R11-based addressing
2018-06-22 Andon AndonovFix incorrect script path (#18613)
2018-06-22 AnipikNon Shared Changed And feedback
2018-06-22 Andon AndonovRemove trigger phrases and add testhost building (...
2018-06-22 Luqun LouAdd public implementation MarshalerSupport (#18530)
2018-06-22 Aaron RobinsonStart moving testing documentation into a single locati...
2018-06-22 Russ KeldorphUpdate package version to 3.0.0
2018-06-22 Carol EidtMerge pull request #18581 from CarolEidt/Reenable18295
2018-06-22 Bruce ForstallMerge pull request #18595 from BruceForstall/FixArmEnco...
2018-06-22 Anirudh AgnihotryMoved Semaphore.cs and Semaphore.Windows.cs to shared...
2018-06-22 Stephen ToubUpdate behaviors of new TextWriter StringBuilder overlo...
2018-06-21 AmyMerge pull request #18570 from acmyu/bugs
2018-06-21 Andon AndonovWindows CoreFX CI Staging Commit (#18388)
2018-06-21 Gleb BalykovFix unset ZapRelocationType for fixup (#18589)
2018-06-21 Bruce ForstallFix ARM encoder limits
2018-06-21 Bruce ForstallMerge pull request #18031 from kbaladurin/fix-hfa-tests
2018-06-21 dotnet-maestro-botUpdate PgoData to master-20180621-0050 (#18587)
2018-06-21 Jan KotasUndo accidental 2.0 -> 2.1 renames (dotnet/corert#5981)
2018-06-21 Adeel MujahidRev netcoreapp2.0 to netcoreapp2.1 (dotnet/corert#5974)
2018-06-21 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26621-01, preview1...
2018-06-20 Wes HaggardMerge pull request #18552 from dotnet-maestro-bot/maste...
2018-06-20 Alfred MyersFixed method name in comment (#18571)
2018-06-20 Carol EidtMerge pull request #18573 from CarolEidt/ExplicitLayoutTest
2018-06-20 Carol EidtRe-enable tests after fixing 18295
2018-06-20 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-20 Carol EidtAn UnusedValue still requires a target reg (#18561)
2018-06-20 Marco Rossignoliadded concurrent access detection to Remove() (#18524)
2018-06-20 Carol EidtAdd another test for #17971
2018-06-20 Jarret ShookRemove MaskLoad tests from arm and arm64 lst files...
2018-06-20 Amy YuMake sections optional, throw more descriptive error...
2018-06-20 Tarek Mahmoud... Avoid extra allocation in IDNA (#18551)
2018-06-20 Sergey AndreenkoFix instruction groups offset on the border between...
2018-06-20 Sergey AndreenkoFix Complus_JitMinOpts for the first method (#18555)
2018-06-20 Viktor HoferRemove StringBuilderCache usage from System.Text.Regula...
2018-06-19 Amy YuFix bugs
2018-06-19 AmyMerge pull request #18357 from acmyu/sections
2018-06-19 Amy YuParse entries of import section
2018-06-19 Stephen ToubAvoid two unnecessary string.Substring calls in Punycod...
2018-06-19 Tomas Weinfurtfixes for sos on FreeBSD (#18479)
2018-06-19 Carol EidtFix struct promotion check for SIMD field (#18548)
2018-06-19 John DoeTypo (#18550)
2018-06-19 Amy YuDump bytes with offset instead of rva
2018-06-19 Amy YuParse and dump compiler identifier and import sections...
2018-06-19 Amy YuDump contents of NativeArray and NativeHashtable
2018-06-19 Amy YuUse GetEntryPointIdFromOffset to get EntryPointId of...
2018-06-19 Amy YuOutput formatting changes for unwindInfo and section...
2018-06-19 AmyMerge pull request #18500 from acmyu/liveness
2018-06-19 Amy YuSave name of dll in constant, use tab instead of spaces
2018-06-19 dotnet-maestro-botUpdate CoreClr to preview1-26619-04 (#18540)
2018-06-19 Jan KotasPInvoke calli support for CoreRT (#18534)
2018-06-19 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-19 Henry SharberRemoved dead strings from corerror.xml
2018-06-19 Henry SharberRemove dead strings mscorrc.rc
2018-06-19 Carol EidtgenPutArgStk needs to check for FIELD_LIST first (...
2018-06-18 Jan KotasDelete PinnableBufferCache (dotnet/corert#5950)
2018-06-18 Jarret ShookCorrectly return early if the test fails (#18529)
2018-06-18 Luqun LouAdd public implementation WindowsRuntime ExceptionSuppo...
2018-06-18 Fei PengImprove Intel hardware intrinsic APIs (#17637)
2018-06-18 Tomas Weinfurttemporarily disable pthread based named mutexes on...
2018-06-18 dotnet botDocument span lifetime issue in CreateSpan (dotnet...
2018-06-18 John DoeTypo (#18520)
2018-06-18 Jarret ShookRe-Enable StructABI test for xplat (#18496)
2018-06-18 Andrey Akinshinmach_absolute_time as the primary clock source on macOS...
2018-06-18 Konstantin... [JIT/ARM] Fix Compiler::lvaFrameAddress
2018-06-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26616-03, preview1...
2018-06-16 dotnet-maestro-botUpdate BuildTools, CoreClr to preview1-02915-01, previe...
2018-06-16 Amy YuAdd missing registers enum
2018-06-16 Amy YuInterweave gcslot liveness with disasm
2018-06-16 Amy YuUse DumpInstruction instead of code block
2018-06-15 AmyMerge pull request #18474 from acmyu/gc
2018-06-15 AmyMerge pull request #18379 from acmyu/disasm
2018-06-15 Jan KotasDelete bitrotten appdomain agility checks (#18489)
2018-06-15 Carol EidtUse correct field offset in genPutArgStkFieldList ...
2018-06-15 Stephen ToubAvoid some virtual dispatch in Encodings (#18487)
2018-06-15 Amy YuUse IntPtr instead of long for pointers
2018-06-15 Amy YuFix bugs from trying to get transitions for untracked...
2018-06-15 Amy YuAdjust method comment
2018-06-15 Krzysztof WicherEnsure AdjustmentRule.DaylightDelta is within [-12...
2018-06-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-15 Jeremy KuhneFix handling of generating relative path to parent...
2018-06-15 Sergey Andreenkoclean up list of disabled warnings. (#18318)
2018-06-15 Amy YuMake gcInfoTypes global instead of passed as param
2018-06-15 Sergey Andreenkofix the desktop build break (#18475)
2018-06-15 Amy YuFixed some bugs with gc transitions
2018-06-14 Amy YuGet gc slot liveness code offset
2018-06-14 Jarret Shook[Windows|Arm64|Vararg] Add FEATURE_ARG_SPLIT (#18346)
2018-06-14 Carol EidtARM: increase small reg set for jitStressRegs=3 (#18462)
2018-06-14 Marco Rossignoliadd overloads (#18458)
next