platform/upstream/dotnet/runtime.git
2017-02-23 Pat GavlinMerge pull request dotnet/coreclr#9582 from pgavlin...
2017-02-23 Brian SullivanMerge pull request dotnet/coreclr#9454 from mikedn...
2017-02-23 Wes HaggardMerge pull request dotnet/coreclr#9743 from weshaggard...
2017-02-23 Wes HaggardUpdate UsingYourBuild docs to use .NET Core 2.0 SDK
2017-02-23 Brian RobbinsMerge pull request dotnet/coreclr#9741 from brianrob...
2017-02-23 Brian SullivanMerge pull request dotnet/coreclr#9655 from sdmaclea...
2017-02-23 Pat GavlinFormat code.
2017-02-23 Pat GavlinAddress PR feedback.
2017-02-23 Brian RobbinsDisable broken tests.
2017-02-23 Bruce ForstallMerge pull request dotnet/coreclr#9727 from BruceForsta...
2017-02-23 Peter KukolSimplified MinOpts GC ref tracking. (dotnet/coreclr...
2017-02-23 Frederik CarlierAndroid: workaround absence of getcontext/setcontext...
2017-02-23 Stephen ToubReduce code in SafeHandleAddRef (dotnet/coreclr#9724)
2017-02-23 Ben AdamsFaster List Add (dotnet/coreclr#9539)
2017-02-23 Steve MacLean... [Arm64] Fix genCodeForCpObj()
2017-02-23 Tanner GoodingMerge pull request dotnet/coreclr#9363 from tannergoodi...
2017-02-23 Pat GavlinDo not report FP restores in x86 epilogs.
2017-02-22 Bruce ForstallSpeed up JIT builds
2017-02-22 Jarret ShookMerge pull request dotnet/coreclr#9654 from sdmaclea...
2017-02-22 Jarret ShookMerge pull request dotnet/coreclr#9653 from sdmaclea...
2017-02-22 Jan VorlicekImprove stack overflow reporting (dotnet/coreclr#9650)
2017-02-22 Frederik CarlierCMake configuration for cross building for Android...
2017-02-22 Andy AyersMerge pull request dotnet/coreclr#9712 from AndyAyersMS...
2017-02-22 Michal StrehovskýAdd test coverage for ldtoken with members (dotnet...
2017-02-22 Bruce ForstallMerge pull request dotnet/coreclr#9714 from BruceForsta...
2017-02-22 Michelle McDanielMerge pull request dotnet/coreclr#9702 from adiaaida...
2017-02-22 Steve MacLean... [Arm64] Fix GC hole in CodeGen::genCodeForCpObj()
2017-02-22 Steve MacLean... [Arm64] Fix GC liveness for CodeGen::genPutArgStk()
2017-02-22 Tanner GoodingUpdating ValueNumStore to no longer upcast float to...
2017-02-22 James KoSeparate Comparer and EqualityComparer creation logic...
2017-02-22 Andy AyersFix projects that specified DebugType incorrectly
2017-02-22 Pat GavlinMerge pull request dotnet/coreclr#9704 from pgavlin...
2017-02-22 Gaurav KhannaMerge pull request dotnet/coreclr#9660 from dotnet...
2017-02-22 dotnet-botUpdate CoreClr, CoreFx to beta-25021-03, beta-25022...
2017-02-22 Jonghyun ParkClean up ClrUnwindEx (dotnet/coreclr#9482)
2017-02-22 Tanner GoodingDropping some unnecessary conditional statements in...
2017-02-22 Tanner GoodingUpdating jit/valuenum to properly handle the single...
2017-02-22 Bruce ForstallFix non-Windows amd64 register mask initialization
2017-02-22 Andy AyersFix jit test projects to specify debug type and optimiz...
2017-02-22 Michelle McDanielFix x86 perf testing
2017-02-22 Michal StrehovskýUse CORINFO_CALLCONV to check for unmanaged calls ...
2017-02-22 SaeHie Park[x86/Linux] Fix framepointer while unwinding (dotnet...
2017-02-21 Pat GavlinAdd a regression test.
2017-02-21 Gaurav KhannaMerge pull request dotnet/coreclr#9703 from wtgodbe...
2017-02-21 Pat GavlinCorrectly pass 12-byte GT_SIMD nodes on x86.
2017-02-21 wtgodbeHave Crossgen Failures exit in a dedicated exit routine
2017-02-21 Jarret ShookMerge pull request dotnet/coreclr#9695 from jashook...
2017-02-21 jashookUp the timeout for gcstress arm64 jobs.
2017-02-21 Mikhail FilippovFix compilation on macOS with case sensitive FS (dotnet...
2017-02-21 Bruce Bowyer... Improve string.Equals OrdinalIgnoreCase performance...
2017-02-21 Jonghyun ParkAdd --xunitOutputPath option to runtest.sh (dotnet...
2017-02-21 Jonghyun ParkClean up FixupDispatcherContext (dotnet/coreclr#9685)
2017-02-21 Jonghyun ParkUse ADJUST_PC_UNWOUND_TO_CALL instead of _TARGET_XXX_...
2017-02-20 Andy AyersMerge pull request dotnet/coreclr#9676 from parjong...
2017-02-20 Jonghyun ParkRewrite assert using bbInTryRegions
2017-02-20 Jonghyun ParkUpdate related .ilproj
2017-02-20 Jonghyun ParkFix formatting error
2017-02-20 Jonghyun ParkComment out bogus assert in flowgraph
2017-02-19 Jarret ShookMerge pull request dotnet/coreclr#9672 from jashook...
2017-02-19 Andy AyersMerge pull request dotnet/coreclr#9671 from benaadams...
2017-02-19 Dan MoseleyMerge pull request dotnet/coreclr#9670 from stephentoub...
2017-02-19 jashookAdd new regression.
2017-02-19 Ben AdamsRevert "Fast-path for ASCII & UTF8 Encoding ASCII data...
2017-02-19 Andy AyersMerge pull request dotnet/coreclr#9661 from AndyAyersMS...
2017-02-19 Stephen ToubRemove a few explicit static cctors (dotnet/coreclr...
2017-02-19 Gaurav KhannaMerge pull request dotnet/coreclr#9665 from sdmaclea...
2017-02-18 Stephen ToubDelay Random allocation in ConcurrentStack
2017-02-18 Ben AdamsFast-path for ASCII & UTF8 Encoding ASCII data (dotnet...
2017-02-18 Steve MacLean[Arm64/Unix] Fix cmake race condition (dotnet/coreclr...
2017-02-18 SivarvMerge pull request dotnet/coreclr#9667 from sivarv...
2017-02-18 sivarvBackout promotion of structs containing fields of struc...
2017-02-18 Steve MacLean... [ARM64] Use PT_KNONVOLATILE... for cross
2017-02-18 Andy AyersMerge pull request dotnet/coreclr#9657 from AndyAyersMS...
2017-02-17 SivarvMerge pull request dotnet/coreclr#9636 from sivarv...
2017-02-17 Andy AyersJIT: tolerate GT_COMMA in tail call position
2017-02-17 chcostaMerge pull request dotnet/coreclr#9658 from chcosta...
2017-02-17 Jiyoung Giuliana YunSynchronous toolchain.cmake files with CoreFX (dotnet...
2017-02-17 Pat GavlinMerge pull request dotnet/coreclr#8843 from mikedn...
2017-02-17 Joseph TremouletMerge pull request dotnet/coreclr#9615 from JosephTremo...
2017-02-17 Dan MoseleyMerge pull request dotnet/coreclr#9649 from dotnet...
2017-02-17 Dan MoseleyMerge pull request dotnet/coreclr#9228 from fujiy/fixco...
2017-02-17 Russ KeldorphMerge pull request dotnet/coreclr#9656 from RussKeldorp...
2017-02-17 Christopher... Remove ubuntu 16.10 arm build from packaging
2017-02-17 Steve MacLean[ARM64/Unix] (dotnet/coreclr#9500)
2017-02-17 Christopher... Remove contraction from property name
2017-02-17 Christopher... Exclude ni files from linux arm32 builds
2017-02-17 Russ KeldorphFix corefx x86 testing and small netci.groovy fixes
2017-02-17 Jarret ShookMerge pull request dotnet/coreclr#9580 from sdmaclea...
2017-02-17 Andy AyersJIT: relax assert in fgMergeFinallyChains
2017-02-17 dotnet-botUpdate CoreFx to beta-25017-02
2017-02-17 Hanjoung Lee[x86/Linux] Remove unnecessary x86-specific part (dotne...
2017-02-17 Jonghyun ParkClean up nested WIN64EXCEPTIONS (dotnet/coreclr#9644)
2017-02-17 Jonghyun ParkClean up dummy implementation in regdisp.h (dotnet...
2017-02-17 Jonghyun Park[x86/Linux] Fix GetCallerSp (dotnet/coreclr#9384)
2017-02-17 Drew ScogginsMerge pull request dotnet/coreclr#9645 from DrewScoggin...
2017-02-17 Drew ScogginsFix x64 perf run break
2017-02-17 Dan MoseleyMerge pull request dotnet/coreclr#9642 from dotnet...
2017-02-17 Dan MoseleyMerge pull request dotnet/coreclr#9639 from parjong...
2017-02-17 dotnet-botUpdate CoreFx to beta-25017-01
2017-02-17 Dan MoseleyMerge pull request dotnet/coreclr#8778 from dnickless...
next