platform/upstream/coreclr.git
2017-05-03 Russ KeldorphRevert "[ARM32/Linux] Copy tests.zip only for CI test...
2017-05-03 Drew ScogginsMerge pull request #11362 from DrewScoggins/FixSmoketest
2017-05-03 Drew ScogginsFix triggering of perf correctness runs
2017-05-03 Drew ScogginsMerge pull request #11180 from DrewScoggins/AddCorrectn...
2017-05-03 Drew ScogginsAdd smoketest for performance tests
2017-05-02 Eric StJohnMerge pull request #11340 from ericstj/fixCrossTargetFolder
2017-05-02 Hyeongseok Oh[ARM32/Linux] Copy tests.zip only for CI test and use...
2017-05-02 John BottenbergEnable Marshal.SecureStringToBSTR and Marshal.ZeroFreeB...
2017-05-02 William GodbeMerge pull request #11336 from wtgodbe/TestingOnLinux
2017-05-02 wtgodbeUpdate Unix test instructions
2017-05-02 Eric St. JohnFix folder name for cross-targeting assets
2017-05-02 Gaurav KhannaEnable LoadFrom to pickup assemblies next to requesting...
2017-05-02 Bruce ForstallMerge pull request #11329 from BruceForstall/RefactorAr...
2017-05-02 dotnet botUpdate CoreFx to preview2-25302-03 (#11331)
2017-05-02 Russ KeldorphSurgically remove unsupported tailcall cases
2017-05-02 dotnet botUpdate CoreClr, CoreFx to preview2-25302-02, preview2...
2017-05-02 Cyd HaseltonAdded missing icu headers for Android (#11325)
2017-05-02 Bruce ForstallFix assert
2017-05-02 Aditya MandaleekaFix rgTail corruption in rare scavenging cases [Desktop...
2017-05-02 Jan KotasPartial revert "Move a few more files to shared CoreLib...
2017-05-02 Bruce ForstallFormatting
2017-05-02 Bruce ForstallRefactor GT_NEG/GT_NOT
2017-05-02 Bruce ForstallRefactor compares
2017-05-02 Bruce ForstallRefactor GT_PUTARG_REG
2017-05-02 Bruce ForstallRefactor GT_SWAP
2017-05-02 Bruce ForstallRefactor GT_RETURNTRAP
2017-05-02 Bruce ForstallRefactor GT_STOREIND
2017-05-02 Bruce ForstallRefactor GT_LCL_VAR and GT_STORE_LCL_VAR
2017-05-02 Bruce ForstallRefactor GT_STORE_LCL_FLD
2017-05-01 Bruce ForstallRefactor ARM/ARM64 GT_LCL_FLD codegen
2017-05-01 Wes HaggardMerge pull request #11323 from dotnet-bot/master-Update...
2017-05-01 Bruce ForstallMerge pull request #11067 from sjsinju/model_kill_set
2017-05-01 dotnet-botUpdate CoreClr to preview2-25301-03
2017-05-01 Pat GavlinMerge pull request #11304 from pgavlin/GH11273
2017-05-01 Jan KotasMove a few more files to shared CoreLib partition
2017-05-01 Hyung-Kyu Choi[ARM] Update rootfs for Tizen armel (#11202)
2017-05-01 Davis GoodinFix current publish build warnings (#11317)
2017-05-01 William GodbeMerge pull request #11309 from dotnet-bot/master-Update...
2017-05-01 Jan KotasFetch secondary handle only if primary is non-null
2017-05-01 Jan KotasAvoid unnecessary out arguments in DependentHandle...
2017-05-01 Pat GavlinMerge pull request #11262 from pgavlin/NoCompatJit
2017-05-01 Pat GavlinFormat code and fix a comment.
2017-05-01 Davis GoodinAdd symbol publish (index/archive) build leg (#11300)
2017-05-01 Carol EidtMerge pull request #11275 from CarolEidt/Fix11141
2017-05-01 dotnet-botUpdate CoreClr, CoreFx to preview2-25301-01, preview2...
2017-05-01 Jan KotasRename internal field of primitive type structs and...
2017-04-29 Drew ScogginsMerge pull request #11297 from DrewScoggins/AddPerfRunInstr
2017-04-29 William GodbeMerge pull request #11272 from wtgodbe/CrossgenMove
2017-04-29 Yi Zhang (CLR)Bring back Marshal.Read/Write overloads that takes...
2017-04-29 dotnet botUpdate CoreClr to preview2-25229-01 (#11303)
2017-04-29 William GodbeUpdate runtest.sh
2017-04-29 Pat GavlinFix #11273 by adjusting the fix for VSO 406163.
2017-04-28 wtgodbeEnsure we run the Crossgened test executable in R2R...
2017-04-28 Gaurav KhannaCorrectly enumerate loaded assemblies in AppDomain...
2017-04-28 Drew ScogginsFix typo
2017-04-28 Drew ScogginsAdd instructions for running local perf tests
2017-04-28 dotnet botUpdate CoreClr, CoreFx to preview2-25228-02, preview2...
2017-04-28 Jonghyun ParkEnable interpreter build (#11252)
2017-04-28 Brian SullivanMerge pull request #11268 from sdmaclea/PR-ARM64-two...
2017-04-28 Carol EidtAvoid over-constrained delayed-use register case
2017-04-28 Yi Zhang (CLR)Fix R2R issue with virtual method resolving to non...
2017-04-28 Jan KotasMerge pull request dotnet/corert#3446 from jkotas/nmirr...
2017-04-28 Steve MacLeanAdd assert
2017-04-28 Steve MacLeanRemove comment
2017-04-28 dotnet botUpdate CoreClr, CoreFx to preview2-25227-03, preview2...
2017-04-28 Sergey AndreenkoFix lsra memory consumption (#11233)
2017-04-27 Xiang FanFix issues exposed by building with MSVC and /permissiv...
2017-04-27 Russ KeldorphEnable R2R jitstress jobs for x86
2017-04-27 Jan KotasAllow conversions between enum and underlying type
2017-04-27 Jan KotasDisallow conversions between Object* and Object in...
2017-04-27 Gaurav KhannaUnify fetching LoadContext for Dynamic Assemblies ...
2017-04-27 Pat GavlinRemove support for the x86 compat JIT from .NET Core.
2017-04-27 Steve MacLean... [Arm64] Use ldp for mismatched GC types in genPutArgStk
2017-04-27 Steve MacLean... [Arm64] Support two GC attributes in pair forms
2017-04-27 Steve MacLean[Arm64] Clean up genPutArgStk (#11239)
2017-04-27 Vance MorrisonTurn on unwind information at informational level rathe...
2017-04-27 Bruce ForstallRemove unused TreeNodeInfo::isHelperCallWithKills field...
2017-04-27 Bruce ForstallMerge pull request #11224 from parjong/fix/arm_unaligne...
2017-04-27 Gaurav Khanna[WIP] Enable binding to CoreLib as NI image (#11040)
2017-04-27 Bruce ForstallMerge pull request #11255 from mskvortsov/FixPutArgReg
2017-04-27 Bruce ForstallMerge pull request #11258 from mskvortsov/FixConsumeRep...
2017-04-27 Sean GillespieFix a double-free encountered when failing to initializ...
2017-04-27 Hanjoung LeeFix unittest `LPSTRTest` (#11096)
2017-04-27 Brian SullivanMerge pull request #11219 from sdmaclea/PR-ARM64-CpObj...
2017-04-27 Brian SullivanMerge pull request #11243 from sdmaclea/PR-ARM64-LDP...
2017-04-27 Mikhail SkvortcovDo not report out-of-order consuming if node wasn't...
2017-04-27 Jonghyun Park[x86/Linux] Disable USE_CALLER_SP_IN_FUNCLET in EH...
2017-04-27 Mikhail SkvortcovRyuJIT/ARM32: Update GT_PUTARG_REG codegen.
2017-04-27 Steve MacLean[Arm64/Unix] Revise JIT_MemCpy (#11143)
2017-04-27 Felipe PessotoFix building with only VS2017 installed. (#11182)
2017-04-27 William GodbeMerge pull request #11240 from wtgodbe/SourceBranch
2017-04-27 Koundinya VeluriFix to respect readonly prefix for multidimensional...
2017-04-26 Gaurav KhannaFix filename display in exception messages (#11238)
2017-04-26 dotnet botUpdate CoreClr, CoreFx to preview2-25226-02, preview2...
2017-04-26 Jan KotasDelete moved file
2017-04-26 Faizur RahmanMove DllNotFoundException, EntryPointNotFoundException...
2017-04-26 Koundinya VeluriFix timer callback time drift (#11220)
2017-04-26 Steve MacLeanFix comment
2017-04-26 Steve MacLean... [Arm64] Update emitOutputInstr to support GC refs in...
2017-04-26 Pat GavlinMerge pull request #11235 from pgavlin/VSO424019
next