platform/upstream/coreclr.git
2017-08-29 Brian SullivanMerge pull request #13643 from dotnet-bot/from-tfs
2017-08-29 Pat GavlinMerge pull request #13627 from pgavlin/TagPri1Lst
2017-08-28 Brian SullivanFix for clang-format issue with previous Changeset
2017-08-28 Brian SullivanFixes VSO 469476 - Check for the MARSHAL_BYREF class...
2017-08-28 Michelle McDanielMerge pull request #13638 from adiaaida/updatePerfUser
2017-08-28 Michelle McDanielUse the PR trigger email for benchview submit
2017-08-28 Jan KotasFix build breaks - delete parse tests that are redundan...
2017-08-28 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25628-01, preview2...
2017-08-28 Pat GavlinRemove "Pri0" tags.
2017-08-28 Matt MitchellRemove FreeBSD 10.1 (#13633)
2017-08-28 Stephen ToubMerge pull request #13616 from KooKiz/binaryreader_span
2017-08-28 Stephen ToubMerge pull request #13619 from stephentoub/timespan_span
2017-08-28 Pat GavlinTag Pri1+ tests as such in the ARM32/64 LST files.
2017-08-28 Konstantin... EventPipe: fix memory leaks (#12476)
2017-08-28 Justin Van... Delete dead PAL functions (#13613)
2017-08-28 mikednFix bad cast morphing (#13429)
2017-08-28 Carol EidtMerge pull request #13617 from CarolEidt/Fix13603
2017-08-28 Stephen ToubClean up code formatting as corert had done
2017-08-28 Stephen ToubImplement an IntToString equivalent
2017-08-28 Stephen ToubMove TimeSpanFormat.cs and TimeSpanParse.cs to shared
2017-08-28 Stephen ToubCompensate for perf regressions in string-to-span parsing
2017-08-28 Stephen ToubAdd span-based TimeSpan {Try}Parse{Exact} and TryFormat...
2017-08-28 Bruce ForstallMerge pull request #13605 from BruceForstall/ScopeEnvSe...
2017-08-28 Carol EidtMerge pull request #13624 from alpencolt/ryu-arm-fix...
2017-08-28 Jan KotasFix WinRT build breaks (dotnet/corert#4398)
2017-08-28 Alexander Soldatov[RyuJIT/ARM32] Fix MultiRegOp declaration
2017-08-28 Dan MoseleyRemove always defined FEATURE_RANDOMIZE_STRING_HASHING...
2017-08-28 Dan MoseleyRemove dead HResults.cs (#13611)
2017-08-28 Carol EidtMerge pull request #13543 from hseok-oh/ryujit/fix_13451
2017-08-28 Adrian GodongRefactor AsSpan to AsReadOnlySpan (#13608)
2017-08-28 Hyeongseok OhRemove SetContained for GT_FIELD_LIST
2017-08-28 Carol EidtMerge pull request #13597 from CarolEidt/InfoLinearScan
2017-08-27 Carol EidtAn unused long needs to have dstCount of 0
2017-08-27 Noah FalkMerge pull request #13581 from noahfalk/fix_corefx_testing
2017-08-27 Kevin GosseAdd BinaryReader Span-based APIs
2017-08-26 Pat GavlinMerge pull request #13411 from pgavlin/RepriTests
2017-08-26 Santiago Fernandez... Use CreateFile2 instead of CreateFile2FromApp (#13595...
2017-08-26 Bruce ForstallScope environment variable setting
2017-08-26 Carol EidtMerge pull request #13579 from CarolEidt/RemoveDupLower...
2017-08-25 Jan KotasDelete superfluous check in funceval.cpp (#13598)
2017-08-25 José RiveroMinor performance infrastructure changes. (#13557)
2017-08-25 Michal StrehovskýFix generic context passed to resolved constrained...
2017-08-25 Steve MacLean[Arm64/Unix] Add JIT_Stelem_Ref helper (#13588)
2017-08-25 Matt WarrenCreate deep-dive-blog-posts.md (#13336)
2017-08-25 Carol EidtPR Feedback and formatting
2017-08-25 Carol EidtMove TreeNodeInfoInit to LinearScan
2017-08-25 Koundinya VeluriDon't multiply YieldProcessor count by proc count ...
2017-08-25 Carol EidtPR Feedback
2017-08-25 Ahson Ahmed... Remove Span(T[], int) ctor (#13575)
2017-08-25 Stephen ToubUse Span-based TryParse in several globalization types...
2017-08-25 Bruce ForstallMerge pull request #13586 from parjong/fix/ClrStack_full
2017-08-25 Michal StrehovskýDo not devirtualize indirect calls (#13561)
2017-08-25 Pat GavlinMerge pull request #13245 from pgavlin/NoExpandIndex
2017-08-25 Carol EidtArm Containment Cleanup
2017-08-25 Carol EidtMerge pull request #13584 from wateret/fix-armel-treeno...
2017-08-25 Jonghyun ParkEnable clrstack -f in ARM/Linux
2017-08-25 Hanjoung Lee[RyuJIT/armel] Fix ifdef block in TreeNodeInfoInit
2017-08-25 Carol EidtMerge pull request #13506 from mikedn/switch-un
2017-08-25 Ahson Ahmed... Remove uses of the {RO}Span ctor that takes an array...
2017-08-25 noahfalkFix running corefx tests
2017-08-25 Hyeongseok OhRemove clearing regnum in LowerArg
2017-08-24 Victor "Nate... Remove unnecessary buffer copy from EventPipe::WriteEve...
2017-08-24 Noah FalkMerge pull request #13573 from noahfalk/add_ci_logging
2017-08-24 noahfalkMakes sure the archiving runs even on failure
2017-08-24 Mike DanesFix switch unsigned cast
2017-08-24 Pat GavlinAddress PR feedback.
2017-08-24 Steve MacLeanmscorlib cache padding for 128 byte lines (#13102)
2017-08-24 Carol EidtMerge pull request #11589 from mikedn/gen-am
2017-08-24 Hyeongseok OhFix regeression with Containment
2017-08-24 Carol EidtMerge pull request #13470 from CarolEidt/Fix13451
2017-08-24 Mike DanesFix improper handling of GenTreeAddrMode offset
2017-08-24 Mike McLaughlinAdd unwind info to core dumps. (#13547)
2017-08-24 Tijoy TomMerge pull request #13553 from tijoytom/master
2017-08-24 Carol EidtFix ARM issues with Containment
2017-08-24 Pat GavlinMerge pull request #13550 from pgavlin/DevDiv482577
2017-08-24 William GodbeMerge pull request #13529 from wtgodbe/ParameterizeRids
2017-08-24 Noah FalkMerge pull request #13559 from noahfalk/add_ci_logging
2017-08-24 noahfalkAdd more logging to corefx test CI runs
2017-08-24 Roman ArtemevMerge pull request #13548 from rartemev/revert_12469_fix
2017-08-23 William GodbeMerge pull request #13533 from wtgodbe/buildNumber
2017-08-23 tijoytkThis reverts
2017-08-23 Jim MaFixed Equals/GetHashCode bug for struct. (#13164)
2017-08-23 Pat GavlinAdd "long GC" jobs to the pri1 build set.
2017-08-23 Pat GavlinType `lea [this + delegateObject]` as `TYP_BYREF`.
2017-08-23 wtgodbeParameterize RIDs for package restore
2017-08-23 Roman ArtemevRevert "Fixed misconception between FP register allocat...
2017-08-23 Brian SullivanMerge pull request #13534 from dotnet-bot/from-tfs
2017-08-23 Koundinya VeluriImprove ReaderWriterLockSlim scalability (#13495)
2017-08-23 Jan VorlicekEnable overriding default stack size on Unix (#13517)
2017-08-23 Bruce ForstallMerge pull request #13540 from wateret/fix-13423
2017-08-23 Andy AyersJIT: refine types when creating arg temps to improve...
2017-08-23 Jonghyun ParkAdd a regression test for #13160 (#13531)
2017-08-23 Carol EidtMerge pull request #13450 from sjsinju/genisvaliddoublereg
2017-08-23 Joseph TremouletMerge pull request #13528 from JosephTremoulet/Iterate
2017-08-23 Hanjoung Lee[RyuJIT/arm32] Fix MultiReg flag setter
2017-08-23 Stephen ToubRemove empty span check from Stream.Read/Write (#13536)
2017-08-23 Roman ArtemevMerge pull request #13535 from rartemev/issue_12467
2017-08-23 Stephen ToubMerge pull request #13522 from stephentoub/fsspan
2017-08-23 Roman ArtemevFixed assertion failure in legacy backend
2017-08-23 Andy AyersJIT: don't self assign to temps (#13484)
next