platform/upstream/dotnet/runtime.git
2017-01-10 Carol EidtUpdates based on PR review.
2017-01-10 Carol EidtFix handling of PutArgStk
2017-01-09 sandreenkoMerge pull request dotnet/coreclr#8858 from sandreenko...
2017-01-09 Pat GavlinMerge pull request dotnet/coreclr#8856 from pgavlin...
2017-01-09 John ChenMerge pull request dotnet/coreclr#8854 from JohnChen0...
2017-01-09 Pat GavlinFormat code and improve a function name.
2017-01-09 Pat GavlinFix some comments.
2017-01-09 Pat GavlinEncapsulate live var analysis in its own class.
2017-01-09 dotnet botUpdate CoreClr, CoreFx to beta-24909-02, beta-24909...
2017-01-09 John Chen ... Enable HighEntropyVA in mscorlib.dll
2017-01-09 Russ KeldorphMerge pull request dotnet/coreclr#8830 from RussKeldorp...
2017-01-09 Jonghyun ParkAdd two missing #ifdef related with FEATURE_CORRUPTING_...
2017-01-09 Jonghyun ParkFix x86/Linux Release Build Error (dotnet/coreclr#8852)
2017-01-08 Stephen ToubRemove lazy initialization of Task.CompletedTask (dotne...
2017-01-07 Jan KotasUpdate PInvoke inlining restrictions for CoreRT
2017-01-07 Sean Gillespie[Local GC] Move Software Write Watch's write barrier...
2017-01-07 Pat GavlinMerge pull request dotnet/coreclr#8835 from pgavlin...
2017-01-07 Rahul KumarMerge pull request dotnet/coreclr#8808 from rahku/cleanup
2017-01-06 Davis GoodinUpdate CLI to 1.0.0-preview2-1-003182, BuildTools to...
2017-01-06 Pat GavlinSimplify lclNum fetching and a few assertions.
2017-01-06 Rahul KumarHide types implemented in corefx
2017-01-06 Russ KeldorphMerge pull request dotnet/coreclr#8832 from RussKeldorp...
2017-01-06 Russ KeldorphDisable hugeexpr1 test under JitStress modes
2017-01-06 Davis GoodinSwap wget and curl to fix init-tools capability check...
2017-01-06 Pat GavlinRemove the `asgdLclVar` analysis from liveness.
2017-01-06 Aditya MandaleekaMerge pull request dotnet/coreclr#8825 from adityamanda...
2017-01-06 James KoDelete unused InteropServices types (dotnet/coreclr...
2017-01-06 Russ KeldorphFix archival and test result steps for corefx tests
2017-01-06 dotnet botUpdate CoreClr, CoreFx to beta-24906-01, beta-24906...
2017-01-06 Jürgen HötzelUse POSIX "command" instead of non-standard "which...
2017-01-05 Pat GavlinMerge pull request dotnet/coreclr#8820 from pgavlin...
2017-01-05 Aditya MandaleekaFix check for JIT dasm.
2017-01-05 Gaurav KhannaMerge pull request dotnet/coreclr#8781 from hqueue...
2017-01-05 Gaurav KhannaMerge pull request dotnet/coreclr#8818 from SedarG...
2017-01-05 Pat GavlinRemove `BasicBlock::bbVarTmp`.
2017-01-05 Gaurav KhannaMerge pull request dotnet/coreclr#8813 from dotnet...
2017-01-05 Sedar GokbulutRevert "Adding Microsoft.NETCore.Native package (dotnet...
2017-01-05 Dan Moseleyfix link
2017-01-05 dotnet-botUpdate CoreClr, CoreFx to beta-24904-03, beta-24905...
2017-01-05 Hyeongseok OhUse x86 crossbuild for cross-architecture component...
2017-01-05 Hyung-Kyu ChoiUpdate cmake file for armel
2017-01-05 pius.leeAdd a script to fetch tizen packages
2017-01-05 Hyung-Kyu ChoiAdd Tizen rootfs for armel
2017-01-05 Hyung-Kyu ChoiUse armel instead of arm-softfp (dotnet/coreclr#8771)
2017-01-05 Jan VorlicekFix unsigned_abs function on Unix (dotnet/coreclr#8805)
2017-01-05 Pat GavlinMerge pull request dotnet/coreclr#8809 from pgavlin...
2017-01-04 SivarvMerge pull request dotnet/coreclr#8711 from sivarv...
2017-01-04 Pat GavlinFix VSO 359733. (dotnet/coreclr#8803)
2017-01-04 Michelle McDanielMerge pull request dotnet/coreclr#8804 from adiaaida...
2017-01-04 Pat GavlinAdd a missing ref count bump in DecomposeLclFld.
2017-01-04 Jan VorlicekFix NULL string printing in printf (dotnet/coreclr...
2017-01-04 Michelle McDanielFix DevDiv 362706
2017-01-04 sivarvAccelerate Abs intrinsic even in cases where there...
2017-01-04 Michelle McDanielMerge pull request dotnet/coreclr#8802 from adiaaida...
2017-01-04 adiaaidaDo not validate fx_root in run-corefx-tests
2017-01-04 Sedar GokbulutAdding Microsoft.NETCore.Native package (dotnet/coreclr...
2017-01-04 Jan KotasMerge pull request dotnet/coreclr#8719 from jkotas...
2017-01-04 Stephen ToubMerge pull request dotnet/coreclr#8796 from dotnet...
2017-01-04 Jan KotasPath normalization performance improvements
2017-01-04 Jan KotasDelete unused file
2017-01-04 Jan KotasUse ArrayPool for PathHelper
2017-01-04 SaeHie Park[x86/Linux] Implement ResolveWorkerChainLookupAsmStub...
2017-01-04 SaeHie Park[x86/Linux] Implement SinglecastDelegateInvokeStub...
2017-01-04 dotnet-botUpdate CoreClr, CoreFx to beta-24904-02, beta-24904...
2017-01-04 Julien CouvreurRemove un-necessary ITuple constraint (dotnet/coreclr...
2017-01-04 Stephen A.... Redo some argument name corrections (dotnet/coreclr...
2017-01-03 Joseph TremouletMerge pull request dotnet/coreclr#8757 from JosephTremo...
2017-01-03 Pat GavlinMerge pull request dotnet/coreclr#8789 from pgavlin...
2017-01-03 Pat GavlinAdd a comment per code review.
2017-01-03 John ChenMerge pull request dotnet/coreclr#8788 from JohnChen0...
2017-01-03 Eric MellinoMerge pull request dotnet/coreclr#8751 from mellinoe...
2017-01-03 Justin Van... Remove unnecessary `canEndWithoutSeparator` parameter...
2017-01-03 Justin Van... TimeZoneInfo.StringSerializer can be a struct (dotnet...
2017-01-03 Andy AyersAdjust ref counts during EH normalization (dotnet/corec...
2017-01-03 Pat GavlinFix DevDiv bug 359737.
2017-01-03 John Chen ... Fix a typo that caused AVX2 flag to be unset
2017-01-03 Justin Van... TimeZoneInfo.StringSerializer: Avoid some unnecessary...
2017-01-03 Eric MellinoOnly add CORE_LIBRARIES to TPA list if it is different...
2017-01-03 Gaurav KhannaMerge pull request dotnet/coreclr#8785 from dotnet...
2017-01-03 dotnet-botUpdate CoreClr, CoreFx to beta-24903-03, beta-24903...
2017-01-03 Gaurav KhannaMerge pull request dotnet/coreclr#8777 from dotnet...
2017-01-03 Jan KotasArrayPool fixes (dotnet/coreclr#8774)
2017-01-03 dotnet-botUpdate CoreClr, CoreFx to beta-24903-02, beta-24903...
2017-01-03 Justin Van... TimeZoneInfo: Reduce intermediate allocations in GetTim...
2017-01-03 dotnet botUpdate CoreClr, CoreFx to beta-24902-03, beta-24902...
2017-01-02 Hyeongseok Oh[Linux/ARM32] duplicated definition in crosscomp.h...
2017-01-02 SaeHie Park[x86/Linux] Fix UMThunkStub calling convension (dotnet...
2017-01-02 James KoDelete unused Diagnostics files (dotnet/coreclr#8754)
2017-01-02 James KoDelete unused Threading types/members (dotnet/coreclr...
2017-01-02 James KoDelete unused SymbolStore files (dotnet/coreclr#8767)
2017-01-01 James KoDelete unused IO files (dotnet/coreclr#8753)
2016-12-31 Joseph TremouletMerge pull request dotnet/coreclr#8755 from JosephTremo...
2016-12-30 Joseph TremouletFix heap live-in calculation
2016-12-30 Joseph TremouletRemove dead parameter in value-numbering
2016-12-29 Eric MellinoAdd CORE_LIBRARIES to the TPA list if it's set in unixc...
2016-12-29 sandreenkoMerge pull request dotnet/coreclr#8743 from sandreenko...
2016-12-28 darxisTypo in documentation (dotnet/coreclr#8740)
2016-12-28 dotnet botUpdate CoreClr, CoreFx to beta-24828-03, beta-24828...
2016-12-28 Sergey Andreenkoan additional shift test. fix dotnet/coreclr#7216 .
2016-12-28 Gaurav KhannaMerge pull request dotnet/coreclr#8738 from dotnet...
next