platform/upstream/coreclr.git
2017-03-11 Bruce ForstallFix delayed expansion scripting error in runtest.cmd
2017-03-10 Evgeny Pavlov[x86/Linux][GDB-JIT] Fix crash after changing default...
2017-03-10 Gaurav KhannaMerge pull request #10079 from hseok-oh/ci/x86_job
2017-03-10 Michelle McDanielMerge pull request #10061 from adiaaida/linuxThroughput...
2017-03-10 Stephen ToubRemove faulty asserts from ArraySegment (#10086)
2017-03-10 Hyeongseok Oh[Linux/x86] Enable CI Linux/x86 build job
2017-03-10 Atsushi KanamoriMove more types into the shared partition. (#10068)
2017-03-10 Michelle McDanielAdd linux throughput testing support
2017-03-10 Pat GavlinMerge pull request #10032 from pgavlin/LastUsesBuildInt...
2017-03-09 Jan VorlicekFix incremental build of resources injected to coreclr...
2017-03-09 Frederik CarlierSupport cross compiling for Zesty (#10066)
2017-03-09 Rahul KumarMerge pull request #9728 from rahku/fixIssue8683
2017-03-09 Koundinya VeluriImprove span copy of pointers and structs containing...
2017-03-09 Gaurav KhannaMerge pull request #10063 from dotnet-bot/master-Update...
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 #10055 from tannergooding/vs2017
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 #10053 from dotnet-bot/master-Update...
2017-03-09 dotnet-botUpdate CoreClr, CoreFx to beta-25109-01, beta-25109...
2017-03-09 Ahson Ahmed... AggressiveInlining AsBytes and NonPortableCast (#10057)
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 (#9997)
2017-03-09 Tanner GoodingMerge pull request #9956 from tannergooding/vs2017
2017-03-09 chcostaUpdate to buildtools version 1.0.27-prerelease-01407...
2017-03-09 Bruce ForstallMerge pull request #10038 from BruceForstall/DontBuildL...
2017-03-08 Jonghyun ParkRevise Interop TC Calling Convention (#10014)
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 #10044 from mmitche/remove-nuget...
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 #9950 from dotnet-bot/master-UpdateD...
2017-03-08 Michelle McDanielMerge pull request #10040 from adiaaida/perfjobtriggers
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 #10013 from BruceForstall/CiTailcall...
2017-03-08 SivarvMerge pull request #10017 from sivarv/morphAssertFix
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 (#10016)
2017-03-08 ragmaniFix wrong gcc inline assembly code. (#10024)
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 #10006 from wtgodbe/parallelWrapperGen
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 (#9985)
2017-03-08 Tanner GoodingUpdating the various windows build scripts to have...
2017-03-08 Aditya MandaleekaMerge pull request #10021 from adityamandaleeka/fix_bro...
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 (#10010)
2017-03-08 sivarvMorph assert fix.
2017-03-08 Stephen ToubMerge pull request #10005 from stephentoub/taskextensions
2017-03-07 Frederik CarlierAdd scripts for building for arm Android (#9961)
2017-03-07 ragmani[x86/linux] Fix "Undefined Reference" error in CLR...
2017-03-07 Jan VorlicekFix incremental build of mscordaccore (#9982)
2017-03-07 Michelle McDanielMerge pull request #9992 from adiaaida/fixjit32testing
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 #9996 from BruceForstall/FixCallFunF...
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 (#9993)
2017-03-07 Hanjoung Lee[x86/Linux] Fix incorrect FP values (#9975)
2017-03-07 Bruce ForstallMerge pull request #9995 from BruceForstall/FixNetciFor...
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 #9986 from wtgodbe/XunitWrapperGranu...
2017-03-07 Jan VorlicekFix ICU detection in System.Globalization.Native build...
2017-03-07 Bruce ForstallUn-clang-format-horrible-ify emitIns_Call() and genEmit...
2017-03-07 Bruce ForstallAdd missing "break" in a forcerelocs case
2017-03-06 Michelle McDanielMerge pull request #9991 from adiaaida/fixx86NugetPacka...
2017-03-06 Michelle McDanielChange PackagePlatform to Platform for x86 jit pkg
2017-03-06 wtgodbeCreate Xunit wrappers for 2nd-level test directories...
2017-03-06 James KoImplementation for Dictionary.TryAdd (#9923)
2017-03-06 SivarvMerge pull request #9398 from mikedn/switch-cast
2017-03-06 Davis GoodinAdd stripSymbols argument; refactor symbol package...
2017-03-06 Tanner GoodingUpdating the build scripts to support VS2017.
2017-03-06 Jonghyun Park[x86/Linux] Stack align aware unwinder (#9928)
2017-03-06 Jan KotasDelete a few more unused hosting methods (#9973)
2017-03-06 Rich LanderAdd 3PN for GCBench (#9971)
2017-03-06 Rich LanderAdd 3PN entry for Livermore Loops coded in C (#9972)
2017-03-06 Austin WiseRemove hosting methods that always return false (#9930)
2017-03-06 Jan KotasDelete IsNonW8PFrameworkAPI checks (#9964)
2017-03-05 Rich LanderAdd 3PN for Burgers equation (#9966)
2017-03-05 Andy AyersJIT: change codgen for dup to not lose type information
2017-03-05 Paul WestcottRemove ComVisible as per #9371 (#9962)
2017-03-04 mikednRemove unused bbAssertionKill (#9957)
2017-03-04 Adeel MujahidUpdate glossary.md (#9951)
2017-03-04 Varun VenkatesanExtending optimized JIT helpers to Buffer.MemoryCopy...
2017-03-04 Jan KotasMove System.Lazy to shared CoreLib partition (#9955)
2017-03-04 Tanner GoodingMerge pull request #9954 from tannergooding/fcall
next