platform/upstream/dotnet/runtime.git
2017-03-13 Jonghyun ParkUse VSD_STUB_CAN_THROW_AV instead of explicit _TARGET_X...
2017-03-13 Jonghyun ParkUse GetDoubleArrayToLargeObjectHeapThreshold when FEATU...
2017-03-13 Bruce ForstallMerge pull request dotnet/coreclr#10134 from seanshpark...
2017-03-13 Jan KotasImprove encoding performance (dotnet/coreclr#10124)
2017-03-13 SaeHie ParkFix typo in Compiler::gtHasRef()
2017-03-13 Bruce ForstallRemove dead code (dotnet/coreclr#10128)
2017-03-12 Rich LanderUpdate License and add 3PN notices (dotnet/coreclr...
2017-03-12 Jarret ShookMerge pull request dotnet/coreclr#9867 from sdmaclea...
2017-03-11 Stephen ToubMerge pull request dotnet/coreclr#10121 from dotnet...
2017-03-11 dotnet-botUpdate CoreClr to beta-25111-03
2017-03-11 Stephen ToubMerge pull request dotnet/coreclr#10116 from jkotas...
2017-03-11 Bruce ForstallMerge pull request dotnet/coreclr#10118 from BruceForst...
2017-03-11 Bruce ForstallFix delayed expansion scripting error in runtest.cmd
2017-03-11 Jan KotasFix incorrect assert condition
2017-03-11 Jan KotasStrip internal frame in Environment.StackTrace
2017-03-11 Jarret ShookMerge pull request dotnet/coreclr#10071 from jashook...
2017-03-10 Gaurav KhannaMerge pull request dotnet/coreclr#10075 from dotnet...
2017-03-10 Bruce ForstallMerge pull request dotnet/coreclr#9979 from alpencolt...
2017-03-10 Bruce ForstallMerge pull request dotnet/coreclr#9679 from alpencolt...
2017-03-10 Jan KotasImprove performance of Span.Fill (dotnet/coreclr#10084)
2017-03-10 Maoni StephensMerge pull request dotnet/coreclr#10096 from Maoni0...
2017-03-10 Maoni0Porting desktop changes to coreclr. This fixes the...
2017-03-10 Mike McLaughlinFix debugging on OS X Sierra (dotnet/coreclr#10078)
2017-03-10 dotnet-botUpdate CoreClr, CoreFx to beta-25110-03, beta-25110...
2017-03-10 Evgeny Pavlov[x86/Linux][GDB-JIT] Fix crash after changing default...
2017-03-10 jashookExclude R2R and GCStress 3 failures.
2017-03-10 Gaurav KhannaMerge pull request dotnet/coreclr#10079 from hseok...
2017-03-10 Michelle McDanielMerge pull request dotnet/coreclr#10061 from adiaaida...
2017-03-10 Stephen ToubRemove faulty asserts from ArraySegment (dotnet/coreclr...
2017-03-10 Hyeongseok Oh[Linux/x86] Enable CI Linux/x86 build job
2017-03-10 Atsushi KanamoriMove more types into the shared partition. (dotnet...
2017-03-10 Michelle McDanielAdd linux throughput testing support
2017-03-10 Pat GavlinMerge pull request dotnet/coreclr#10032 from pgavlin...
2017-03-09 Jan VorlicekFix incremental build of resources injected to coreclr...
2017-03-09 Frederik CarlierSupport cross compiling for Zesty (dotnet/coreclr#10066)
2017-03-09 Rahul KumarMerge pull request dotnet/coreclr#9728 from rahku/fixIs...
2017-03-09 Koundinya VeluriImprove span copy of pointers and structs containing...
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10063 from dotnet...
2017-03-09 Rahul KumarIgnore binder context for corelib when performing bindi...
2017-03-09 dotnet-botUpdate CoreClr to beta-25109-03
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10055 from tannergood...
2017-03-09 Hyung-Kyu Choi[Ryujit/ARM32] Support binary operator for decomposed...
2017-03-09 Tanner GoodingUpdating the windows-instructions to list the minimum...
2017-03-09 Gaurav KhannaMerge pull request dotnet/coreclr#10053 from dotnet...
2017-03-09 dotnet-botUpdate CoreClr, CoreFx to beta-25109-01, beta-25109...
2017-03-09 Ahson Ahmed... AggressiveInlining AsBytes and NonPortableCast (dotnet...
2017-03-09 Atsushi KanamoriMove System.Security attributes to shared partition...
2017-03-09 Pat GavlinDo not set the last use bit on UVR ref positions.
2017-03-09 Pat GavlinFix extend lifetimes stress.
2017-03-09 Jonghyun Park[x86/Linux] Correctly adjust stack for double aligned...
2017-03-09 Jonghyun Park[x86/Linux] 16-byte aligned UMThunkStubs (dotnet/corecl...
2017-03-09 Tanner GoodingMerge pull request dotnet/coreclr#9956 from tannergoodi...
2017-03-09 chcostaUpdate to buildtools version 1.0.27-prerelease-01407...
2017-03-09 Bruce ForstallMerge pull request dotnet/coreclr#10038 from BruceForst...
2017-03-08 Jonghyun ParkRevise Interop TC Calling Convention (dotnet/coreclr...
2017-03-08 Aditya MandaleekaSRV->SVR in BotR GC section.
2017-03-08 Tanner GoodingUpdating the building/windows-instructions.md to indica...
2017-03-08 Matt MitchellMerge pull request dotnet/coreclr#10044 from mmitche...
2017-03-08 Matt MitchellAdd all .nuget subdirs
2017-03-08 Matt MitchellRemove the nuget cache from the archival
2017-03-08 Gaurav KhannaMerge pull request dotnet/coreclr#9950 from dotnet...
2017-03-08 Michelle McDanielMerge pull request dotnet/coreclr#10040 from adiaaida...
2017-03-08 Michelle McDanielChange perf test trigger phases
2017-03-08 Bruce ForstallStop building x86 LEGACY_BACKEND
2017-03-08 Bruce ForstallMerge pull request dotnet/coreclr#10013 from BruceForst...
2017-03-08 SivarvMerge pull request dotnet/coreclr#10017 from sivarv...
2017-03-08 dotnet-botUpdate CoreClr, CoreFx to beta-25108-04, beta-25108...
2017-03-08 Pat GavlinFormat code.
2017-03-08 Jonghyun Park[x86/Linux] Calling convention mismatch inside Vector3I...
2017-03-08 Jonghyun Park[x86/Linux] Calling convention mismatch inside systemvb...
2017-03-08 chunseokleeRemove CORECLR_GDBJIT length check in gdbjit (dotnet...
2017-03-08 ragmaniFix wrong gcc inline assembly code. (dotnet/coreclr...
2017-03-08 Mike McLaughlinFix assert in portable pdb reader running the clrstack...
2017-03-08 Atsushi KanamoriMove two sharable classes into the shared partition...
2017-03-08 William GodbeMerge pull request dotnet/coreclr#10006 from wtgodbe...
2017-03-08 Pat GavlinCalculate last uses during buildIntervals.
2017-03-08 Aditya MandaleekaRemove TRACK_CXX_EXCEPTION_CODE_HACK and related code...
2017-03-08 Daniel PodderPort Windows PGO support to master (dotnet/coreclr...
2017-03-08 Tanner GoodingUpdating the various windows build scripts to have...
2017-03-08 Aditya MandaleekaMerge pull request dotnet/coreclr#10021 from adityamand...
2017-03-08 Bruce ForstallAdd new JIT stress modes to the CI system; clean up...
2017-03-08 Aditya MandaleekaFix broken badges.
2017-03-08 Alex PerovichAdd shared changes from corert (dotnet/coreclr#10010)
2017-03-08 sivarvMorph assert fix.
2017-03-08 Stephen ToubMerge pull request dotnet/coreclr#10005 from stephentou...
2017-03-07 Frederik CarlierAdd scripts for building for arm Android (dotnet/corecl...
2017-03-07 ragmani[x86/linux] Fix "Undefined Reference" error in CLR...
2017-03-07 Jan VorlicekFix incremental build of mscordaccore (dotnet/coreclr...
2017-03-07 Michelle McDanielMerge pull request dotnet/coreclr#9992 from adiaaida...
2017-03-07 Stephen ToubAdd TaskExtensions to CoreLib
2017-03-07 Michelle McDanielFix jit32 perf and throughput testing
2017-03-07 Bruce ForstallMerge pull request dotnet/coreclr#9996 from BruceForsta...
2017-03-07 wtgodbeZip all test wrappers in parallel
2017-03-07 Jonghyun Park[x86/Linux] CDECL as default P/Invoke Calling Convetion...
2017-03-07 Jan VorlicekEnhance ICU version scan (dotnet/coreclr#9993)
2017-03-07 Hanjoung Lee[x86/Linux] Fix incorrect FP values (dotnet/coreclr...
2017-03-07 Bruce ForstallMerge pull request dotnet/coreclr#9995 from BruceForsta...
2017-03-07 Andy AyersHarden resolveVirtualMethod against invalid types ...
2017-03-07 Jonghyun Park[x86/Linux] Check Stack Alignment in StubRareEnable...
2017-03-07 William GodbeMerge pull request dotnet/coreclr#9986 from wtgodbe...
next