platform/upstream/coreclr.git
2017-06-21 Eugene RozenfeldMerge pull request #12395 from erozenfeld/fgMorphRecogn...
2017-06-21 Ravi EdaProvision CodeBase and NotificationAlias variables...
2017-06-21 Wes HaggardMerge pull request #12379 from dotnet-maestro-bot/maste...
2017-06-21 Carol EidtMerge pull request #12164 from hqueue/arm/ryujit/lsra_1...
2017-06-21 Carol EidtMerge pull request #12358 from jyoungyun/ryujit/assersi...
2017-06-21 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25421-01, preview1...
2017-06-21 Richard L.... Please include this line to enable build (#12382)
2017-06-21 Sergey AndreenkoSpmi source code cleaning (#12378)
2017-06-21 Eugene RozenfeldFix for a bug in fgMorphRecognizeBoxNullable.
2017-06-21 Hyung-Kyu ChoiEnable and use updateAssginedInterval() for all targets
2017-06-21 Daniel PodderUpdate trusted RHEL build Dockertag to support LTO...
2017-06-21 Hyung-Kyu ChoiIntroduce LinearScan::isAssignedToInterval()
2017-06-21 Jiyoung YunFix typo and formatting issues
2017-06-21 Jiyoung Yun[RyuJIT/ARM32] Avoid assersion for double arguments
2017-06-21 Jiyoung Yun[RyuJIT/ARM32] Assign 1 srcCount in TYP_DOUBLE
2017-06-21 Jiyoung YunAssign 2 numslots to gtLsraInfo.srcCount in TYP_DOUBLE
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Use helper to update RegRecord
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Clear assigned interval of double register
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Unassign double register properly at...
2017-06-20 Atsushi KanamoriStub Environment from registry apis inside app-containe...
2017-06-20 Tomas WeinfurtUpdate building documentation for osx/macOS (#12366)
2017-06-20 Sean Gillespie[Local GC] Move handle creation/deletion profiler callb...
2017-06-20 Hyung-Kyu Choi[RyuJIT/ARM32] Implement storing multi-reg/HFA return...
2017-06-20 Eric MellinoMerge pull request #11629 from pentp/Math-perf
2017-06-20 Hyung-Kyu ChoiUpdate CI to follow up corefx changes (#12384)
2017-06-20 Sergey Andreenko.clang format from jit (#12377)
2017-06-19 Carol EidtMerge pull request #12313 from kyulee1/st
2017-06-19 Jeremy KuhneDon't close passed in FileStream handles in constructor...
2017-06-19 Viktor HoferFixing CompareInfo AssemblyMode.Full serialization...
2017-06-19 Pat GavlinMerge pull request #12055 from mikedn/lower-long-relops
2017-06-19 Swaroop SridharILLink Performance Tests: Enable MusicStore
2017-06-19 Hyung-Kyu Choi[RyuJIT/ARM32] Update LinearScan::resolveLocalRef(...
2017-06-19 Michelle McDanielMerge pull request #12364 from adiaaida/removeSudoThrou...
2017-06-19 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25419-02, preview1...
2017-06-19 Michelle McDanielRemove sudo from throughput run
2017-06-18 James KoCleanup most code in StringBuilder (#10156)
2017-06-18 Pat GavlinMerge pull request #12335 from mikedn/assert-prop-alloc
2017-06-18 Stephen ToubFurther improve perf of Char.IsWhiteSpace (#12353)
2017-06-18 Jan KotasMerge pull request dotnet/corert#3911 from jkotas/nmirr...
2017-06-17 Jan VorlicekAdd regression test for issue #12224 (#12331)
2017-06-17 Hugh BellamyRemove some dead argument checks for unsigned primitive...
2017-06-17 Jan VorlicekFix chained hardware exception handling on Unix (#12344)
2017-06-17 Hugh BellamyThrow ArgumentNullException on Unix calling Marshal...
2017-06-17 Swaroop SridharFix perf.groovy
2017-06-17 Gaurav KhannaLoadFromResolve event handler should return null incase...
2017-06-16 Tarek Mahmoud... Fix CompareInfo.Version on Windows (#12330)
2017-06-16 Ravi EdaSecurity build JSONs. (#12279)
2017-06-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25416-04, preview1...
2017-06-16 Dan MoseleyAdd path to exception messages (#12322)
2017-06-16 Mike DanesRemove unnecessary bitvec allocation in assertion prop
2017-06-16 William GodbeMerge pull request #12203 from wtgodbe/Timing
2017-06-16 Bruce ForstallMerge pull request #12321 from BruceForstall/FixMeasure...
2017-06-16 Christopher... Remove unused source causing restore error
2017-06-16 Jonghyun Park[ARM] Set local variables as addr-exposed (for LEGACY_B...
2017-06-16 Hyung-Kyu ChoiDisable Portable RID build for Tizen (#12292)
2017-06-16 Jan VorlicekFix chained hardware exception handling on Unix (#12316)
2017-06-16 Bruce ForstallMerge pull request #12320 from BruceForstall/CompactGen...
2017-06-16 Carol EidtMerge pull request #12185 from hqueue/arm/ryujit/lsra_1...
2017-06-16 Bruce ForstallCompact the size of GenTreeCall nodes
2017-06-16 Bruce ForstallConvert size measurements for nodes to unsigned __int64
2017-06-16 Jarret ShookMerge pull request #12298 from dotnet/revert-12227...
2017-06-16 Hanjoung Lee[x86/Linux] Enable gcMarkFilterVarsPinned (WIN64EXCEPTI...
2017-06-15 dotnet-maestro-botUpdate CoreFx to preview1-25415-03 (#12305)
2017-06-15 Kyungwoo LeeRemove static for function pointer
2017-06-15 Stephen ToubMerge pull request #12307 from stephentoub/iswhitespace
2017-06-15 Jarret ShookMerge pull request #12311 from jashook/arm64_unix_ci
2017-06-15 wtgodbeFix timing issues in some baseservices tests
2017-06-15 Jarret ShookMerge branch 'master' into arm64_unix_ci
2017-06-15 jashookAdd the arm64 unix CI
2017-06-15 Jarret ShookMerge pull request #12310 from dotnet/revert-11743...
2017-06-15 Jarret ShookRevert "Add the arm64 unix CI"
2017-06-15 Jarret ShookMerge pull request #11743 from jashook/arm64_unix_ci
2017-06-15 Stephen ToubMerge pull request #12297 from stephentoub/getdatepart
2017-06-15 Stephen ToubSmall cleanup to Char.IsWhiteSpaceLatin1
2017-06-15 Jan KotasMerge pull request dotnet/corert#3890 from jkotas/nmirr...
2017-06-15 Roman ArtemevMerge pull request #12047 from rartemev/issue_4122_2
2017-06-15 Sean Gillespie[Local GC] Fix a number of handle table interface viola...
2017-06-15 Jarret ShookMerge branch 'master' into arm64_unix_ci
2017-06-15 Brian SullivanMerge pull request #12287 from briansull/nowarn-SIMD
2017-06-15 Bruce ForstallMerge pull request #12251 from kyulee1/override
2017-06-15 Steve MacLeanAdd sdmaclea to arm64Users
2017-06-15 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25415-03, preview1...
2017-06-15 Jarret ShookRevert "[Arm64] JIT_WriteBarrier optimization (#12227)"
2017-06-15 Stephen ToubAvoid duplicated compuations with DateTime.GetDatePart
2017-06-15 Hyung-Kyu Choi[RyuJIT/ARM32] Reserve a double register for both TYP_D...
2017-06-15 Hyung-Kyu Choi[RyuJIT/ARM32] Fix typo
2017-06-15 Steve MacLean[Arm64] JIT_WriteBarrier optimization (#12227)
2017-06-15 Jonghyun ParkRemove unused forward declaration (#12288)
2017-06-15 chcostaFix build break
2017-06-15 Brian SullivanCrossgen - Disable the Target-dependent SIMD vector...
2017-06-15 dotnet-maestro-botUpdate CoreClr to preview1-25414-05 (#12282)
2017-06-15 chcostaUpdate buildtools to 2.0.0-prerelease-01714-04 (#12280)
2017-06-14 Tarek Mahmoud... Fix NullReferenceException thrown when using CurrentCul...
2017-06-14 Viktor HoferRenaming serializable field (#12273)
2017-06-14 Brian SullivanRemove the warning about Implicit boxing during crossge...
2017-06-14 Jarret ShookMerge pull request #12272 from jashook/add_documentatio...
2017-06-14 jashookAdd documentation for building test(s) on Unix
2017-06-14 Han LeeFix a COMDouble::Round() issue (#12210)
2017-06-14 dotnet-maestro-botUpdate CoreClr to preview1-25414-04 (#12270)
2017-06-14 Jiyoung Giuliana YunAdd `-PortableBuild=false` option in Tizen CI build...
next