platform/upstream/dotnet/runtime.git
2017-04-29 William GodbeUpdate runtest.sh
2017-04-28 wtgodbeEnsure we run the Crossgened test executable in R2R...
2017-04-28 dotnet botUpdate CoreClr, CoreFx to preview2-25228-02, preview2...
2017-04-28 Jonghyun ParkEnable interpreter build (dotnet/coreclr#11252)
2017-04-28 Brian SullivanMerge pull request dotnet/coreclr#11268 from sdmaclea...
2017-04-28 Yi Zhang (CLR)Fix R2R issue with virtual method resolving to non...
2017-04-28 Jan KotasMerge pull request dotnet/corertdotnet/coreclr#3446...
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 (dotnet/coreclr#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 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 (dotnet/coreclr#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 dotnet/coreclr#11224 from parjong...
2017-04-27 Gaurav Khanna[WIP] Enable binding to CoreLib as NI image (dotnet...
2017-04-27 Bruce ForstallMerge pull request dotnet/coreclr#11255 from mskvortsov...
2017-04-27 Bruce ForstallMerge pull request dotnet/coreclr#11258 from mskvortsov...
2017-04-27 Sean GillespieFix a double-free encountered when failing to initializ...
2017-04-27 Hanjoung LeeFix unittest `LPSTRTest` (dotnet/coreclr#11096)
2017-04-27 Brian SullivanMerge pull request dotnet/coreclr#11219 from sdmaclea...
2017-04-27 Brian SullivanMerge pull request dotnet/coreclr#11243 from sdmaclea...
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 (dotnet/coreclr#11143)
2017-04-27 Felipe PessotoFix building with only VS2017 installed. (dotnet/corecl...
2017-04-27 William GodbeMerge pull request dotnet/coreclr#11240 from wtgodbe...
2017-04-27 Koundinya VeluriFix to respect readonly prefix for multidimensional...
2017-04-26 Gaurav KhannaFix filename display in exception messages (dotnet...
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 (dotnet/coreclr#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 dotnet/coreclr#11235 from pgavlin...
2017-04-26 wtgodbeUse SourceBranch from pipebuild to define Helix Branch
2017-04-26 Sean GillespieFix and re-enable some GC finalizer tests (dotnet/corec...
2017-04-26 Steve MacLean... [Arm64] CpObj ldp/stp review feedback
2017-04-26 Sven BoemerMerge pull request dotnet/coreclr#11178 from sbomer...
2017-04-26 Pat GavlinRequire a frame pointer in methods with throw blocks...
2017-04-26 Andy AyersMerge pull request dotnet/coreclr#11218 from AndyAyersM...
2017-04-26 Michael LetterleLookup System.Runtime and mscorlib references by Assemb...
2017-04-26 William GodbeMerge pull request dotnet/coreclr#11229 from wtgodbe...
2017-04-26 wtgodbeExit on failure of HelixPrep.proj
2017-04-26 Sven BoemerRefactor ildasm round trip logic
2017-04-26 Jan VorlicekEnable build with clang 4.0 (dotnet/coreclr#11226)
2017-04-26 Jan VorlicekFix thread wait to be resilient to real time clock...
2017-04-26 Jonghyun Park[x86/Linux] Stack alignment check in Hijack Helpers...
2017-04-26 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for DateMarshal...
2017-04-26 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3429...
2017-04-26 Alan LawrenceComment explaining use of FlushProcessWriteBuffers...
2017-04-26 Jan VorlicekFix few clang analyzer warnings (dotnet/coreclr#11185)
2017-04-26 Jonghyun Park[ARM/Linux] Honor unaligned prefix for ldobj instruction
2017-04-26 Bruce ForstallMerge pull request dotnet/coreclr#11107 from BruceForst...
2017-04-26 Bruce ForstallMerge pull request dotnet/coreclr#11204 from BruceForst...
2017-04-26 William GodbeMerge pull request dotnet/coreclr#11215 from wtgodbe...
2017-04-26 Steve MacLean... [Arm64] Use ldp/stp in genCodeForCpObj()
2017-04-25 Jonghyun ParkMove DynamicHelperFrame::UpdateRegDisplay into cgenx86...
2017-04-25 Andy AyersJIT: fix return type mismatch inlining block
2017-04-25 wtgodbeSet RunCrossGen=true for non-Windows R2R runs
2017-04-25 Pat GavlinMerge pull request dotnet/coreclr#11134 from pgavlin...
2017-04-25 Roman ArtemevMerge pull request dotnet/coreclr#11110 from rartemev...
2017-04-25 mskvortsov[RyuJIT/ARM32] Move genJumpKindsForTree into common...
2017-04-25 Bruce ForstallFix GCInfo library used by ARM/ARM64 protononjit builds
2017-04-25 Roman ArtemevMerge pull request dotnet/coreclr#11118 from rartemev...
2017-04-25 Roman ArtemevMade behavior to conform to ECMA for 'tail.call, pop...
2017-04-25 William GodbeMerge pull request dotnet/coreclr#11206 from wtgodbe...
2017-04-25 wtgodbeUpdate R2R Container Names
2017-04-25 Roman ArtemevTesting. DO NOT MERGE ME
2017-04-25 Jonghyun ParkAllow FEATURE_INTERPRETER to be enabled by command...
2017-04-25 William GodbeMerge pull request dotnet/coreclr#11187 from wtgodbe...
2017-04-25 wtgodbeEnable running R2R tests in Helix on non-Windows
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11203 from mskvortsov...
2017-04-25 Hyung-Kyu Choi[ARM32] clang 3.9 as a default for ARM cross build...
2017-04-25 Pat GavlinFix fgNewBBinRegion when inserting into filters.
2017-04-25 dotnet botMerge pull request dotnet/corertdotnet/coreclr#3418...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11191 from BruceForst...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11080 from BruceForst...
2017-04-25 Mikhail SkvortcovRyuJIT/ARM32: Update GT_LCL_FLD codegen.
2017-04-25 Hanjoung Lee[x86/Linux] Do not report untracked from filters (dotne...
2017-04-25 Bruce ForstallAdd code to measure dynamic noway_assert usage
2017-04-25 Bruce ForstallFix funclet begin assert
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11196 from wateret...
2017-04-25 Bruce ForstallMerge pull request dotnet/coreclr#11183 from sdmaclea...
2017-04-25 Hyeongseok Oh[x86/Linux] Change CI docker image (dotnet/coreclr...
2017-04-25 Hanjoung LeeFix formatting fail
2017-04-25 Jim MaEnsure using the given executable path. (dotnet/coreclr...
2017-04-25 Mike McLaughlinAdd "createdump" command to SOS. (dotnet/coreclr#11161)
2017-04-24 Andy AyersMerge pull request dotnet/coreclr#11152 from AndyAyersM...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11157 from mikedn...
2017-04-24 Bruce ForstallMerge pull request dotnet/coreclr#11108 from BruceForst...
next