platform/upstream/dotnet/runtime.git
2017-01-28 Andy AyersAdd BenchmarkGames regexdna test
2017-01-27 Andy AyersJIT: Remove empty try regions (dotnet/coreclr#8949)
2017-01-27 Jonghyun ParkEnable IsInPrologOrEpilog only if GC Info Decoder is...
2017-01-27 Russ KeldorphMerge pull request dotnet/coreclr#9130 from RussKeldorp...
2017-01-27 Frederik CarlierUse a constant to define the location of '/tmp' (dotnet...
2017-01-27 Frederik CarlierSupport platforms where pthread is part of libc (dotnet...
2017-01-27 Ahson Ahmed... Adding trivial implementations of Span Fill and Clear...
2017-01-27 SivarvMerge pull request dotnet/coreclr#9054 from kouvel...
2017-01-27 Carol EidtMerge pull request dotnet/coreclr#9123 from CarolEidt...
2017-01-27 Frederik CarlierPAL Tests: Centralize common code (dotnet/coreclr#9151)
2017-01-27 Brian SullivanMerge pull request dotnet/coreclr#9157 from dotnet...
2017-01-27 William GodbeMerge pull request dotnet/coreclr#9155 from dotnet...
2017-01-27 William GodbeRevert "Speed up test native binary syncing in pipeline"
2017-01-27 William GodbeMerge pull request dotnet/coreclr#9152 from wtgodbe...
2017-01-27 Aditya MandaleekaMerge pull request dotnet/coreclr#9153 from adityamanda...
2017-01-26 Pat GavlinMerge pull request dotnet/coreclr#9141 from pgavlin...
2017-01-26 Koundinya VeluriDon't require write barrier for assignment to ByRef
2017-01-26 Aditya MandaleekaFix another JIT-disasm check.
2017-01-26 Evgeny Pavlov[GDB-JIT][Linux] Fix incorrect DWARF offset for primiti...
2017-01-26 Frederik CarlierClean up PAL functions (dotnet/coreclr#9149)
2017-01-26 wtgodbeSpeed up test native binary syncing in pipeline
2017-01-26 Andy AyersMerge pull request dotnet/coreclr#9142 from AndyAyersMS...
2017-01-26 Russ KeldorphMerge pull request dotnet/coreclr#9129 from RussKeldorp...
2017-01-26 Jan KotasFix encoding of native signatures in the presence of...
2017-01-26 dotnet-botFix CodeGenMirror build break due to 347243f80d62d5aaa5...
2017-01-26 Andy AyersJIT: fix some bad asserts
2017-01-26 Pat GavlinRemove dead code in the JIT.
2017-01-26 Bruce ForstallMerge pull request dotnet/coreclr#9132 from BruceForsta...
2017-01-26 Bruce ForstallMerge pull request dotnet/coreclr#9125 from BruceForsta...
2017-01-26 Bruce ForstallMerge pull request dotnet/coreclr#9126 from BruceForsta...
2017-01-26 Bruce ForstallMerge pull request dotnet/coreclr#9133 from BruceForsta...
2017-01-26 Gaurav KhannaMerge pull request dotnet/coreclr#9120 from dotnet...
2017-01-26 dotnet-botUpdate CoreClr, CoreFx to beta-24925-08, beta-24926...
2017-01-26 Jonghyun ParkExtract GetStackParameterSize from ESPIncrOnReturn...
2017-01-26 Jonghyun ParkShow register name in UPDATEREG log (dotnet/coreclr...
2017-01-26 Mike McLaughlinImplement PAL_ProbeMemory with write/read to pipe ...
2017-01-26 Eugene RozenfeldMerge pull request dotnet/coreclr#9114 from erozenfeld...
2017-01-26 Bruce ForstallMerge pull request dotnet/coreclr#9124 from BruceForsta...
2017-01-26 Justin Van... Reduce number of branches and IL size of string.Trim...
2017-01-26 Koundinya VeluriFix GC info for `ByReference<T>`
2017-01-26 Bruce ForstallImprove SIMD tests
2017-01-26 Bruce ForstallFix build-test.cmd
2017-01-26 Russ KeldorphSupport new corefx workflow
2017-01-26 Russ KeldorphDisable assertions in ModuleBuilder.DefineEnum
2017-01-26 Carol EidtFix SIMD field issues
2017-01-26 Eugene RozenfeldRemove System.Security.Permissions.SecurityPermissionAt...
2017-01-26 Bruce ForstallClean up unused tailcall via helper nodes
2017-01-26 Bruce ForstallImprove address mode detection JitDumps
2017-01-26 Koundinya VeluriFix `Span<T>` GCStress issue on x86 (dotnet/coreclr...
2017-01-26 Bruce ForstallFix non-deterministic AVX2 detection
2017-01-25 Jonghyun ParkIntroduce REGDISPLAY_BASE (dotnet/coreclr#9095)
2017-01-25 William GodbeMerge pull request dotnet/coreclr#9119 from wtgodbe...
2017-01-25 wtgodbeFix CoreFX Binary copying in netci.groovy
2017-01-25 dotnet-botThis will stop building frankenjit.dll for x86.
2017-01-25 Michelle McDanielMerge pull request dotnet/coreclr#9111 from adiaaida...
2017-01-25 William GodbeMerge pull request dotnet/coreclr#9099 from wtgodbe...
2017-01-25 William GodbeMerge pull request dotnet/coreclr#9113 from wtgodbe...
2017-01-25 Michelle McDanielFix x86compatjit and x86lb legs
2017-01-25 wtgodbeAlways use release folder for CoreFxBinDir
2017-01-25 William GodbeMerge pull request dotnet/coreclr#9112 from wtgodbe...
2017-01-25 wtgodbeFix arg parsing for buildagainstpackages argument
2017-01-25 Michelle McDanielMerge pull request dotnet/coreclr#9100 from adiaaida...
2017-01-25 Michelle McDanielUpdate isUsedFromMemory to include CNS_DBLs
2017-01-25 Stephen ToubMerge pull request dotnet/coreclr#9024 from stephentoub...
2017-01-25 Jan KotasMerge pull request dotnet/coreclr#9102 from dotnet...
2017-01-25 Jan KotasMerge pull request dotnet/coreclr#9104 from dotnet...
2017-01-25 SivarvMerge pull request dotnet/coreclr#9084 from hqueue...
2017-01-25 Jan KotasRevert "Improve CompareOrdinalIgnoreCaseHelper performa...
2017-01-25 Tarek Mahmoud... Revert "Fast-path for ASCII & UTF8 Encoding ASCII data"
2017-01-25 Drew ScogginsMerge pull request dotnet/coreclr#9073 from DrewScoggin...
2017-01-25 Drew ScogginsFix Ubuntu Perf Runs
2017-01-25 Andy AyersMerge pull request dotnet/coreclr#9096 from AndyAyersMS...
2017-01-25 Brian SullivanMerge pull request dotnet/coreclr#9020 from briansull...
2017-01-25 William GodbeMerge pull request dotnet/coreclr#9092 from wtgodbe...
2017-01-25 wtgodbeReintroduce building Core_Root to runtest.cmd
2017-01-24 wtgodbeFix runtest.sh build of Coreoverlay to account for...
2017-01-24 Andy AyersAdd BenchmarkGames revcomp benchmark
2017-01-24 Brian SullivanDocument jumpStub usage in Codeman.cpp
2017-01-24 Bruce Bowyer... Improve CompareOrdinalIgnoreCaseHelper performance...
2017-01-24 Andy AyersMerge pull request dotnet/coreclr#9065 from pgavlin...
2017-01-24 William GodbeMerge pull request dotnet/coreclr#8973 from wtgodbe...
2017-01-24 Rahul KumarMerge pull request dotnet/coreclr#9090 from rahku/arm64fix
2017-01-24 Ben AdamsFast-path for ASCII & UTF8 Encoding ASCII data (dotnet...
2017-01-24 Ian HaysMerge pull request dotnet/coreclr#8944 from DmitryDzuba...
2017-01-24 wtgodbeAdd support for running CoreCLR Tests in Helix
2017-01-24 Gaurav KhannaMerge pull request dotnet/coreclr#9071 from gkhanna79...
2017-01-24 Rahul KumarFix arm64 build break
2017-01-24 Gaurav KhannaMerge pull request dotnet/coreclr#9076 from dotnet...
2017-01-24 mikednDelete unused files (dotnet/coreclr#9082)
2017-01-24 dotnet-botUpdate CoreClr, CoreFx to beta-24924-01, beta-24924...
2017-01-24 Jonghyun Park[x86/Linux] Port CheckRegDisplaySP (dotnet/coreclr...
2017-01-24 Hyung-Kyu ChoiFix codegen for GT_NEG to handle floating point type
2017-01-24 Jonghyun Park[x86/Linux] Fix EH Region Mismatch (dotnet/coreclr...
2017-01-24 Jonghyun ParkSimplify #ifdef related with UnwindStackFrame (dotnet...
2017-01-24 Hyung-Kyu ChoiImplement GT_INTRINSIC_Sqrt for floating-point
2017-01-24 Jonghyun ParkClean up #else in EECodeManager::FixContext (dotnet...
2017-01-24 Jonghyun ParkClean up LeaveFinally/LeaveCatch (dotnet/coreclr#9050)
2017-01-24 Bruce ForstallMerge pull request dotnet/coreclr#9074 from BruceForsta...
2017-01-24 Koundinya VeluriDisallow statics of spans and class instance members...
2017-01-24 Jonghyun Park[x86/Linux] Port two preconditions in ExceptionTracker...
next