platform/upstream/dotnet/runtime.git
2018-05-23 Steve MacLeanFix race in test waitone1 (dotnet/coreclr#18085)
2018-05-23 Sergey Andreenkofix desktop (dotnet/coreclr#18092)
2018-05-23 Brian RobbinsRemove -Rebuild option from build scripts (dotnet/corec...
2018-05-23 dotnet botadd treeLifeUpdater (dotnet/coreclr#18021)
2018-05-22 Vance MorrisonMerge pull request dotnet/coreclr#17530 from vancem...
2018-05-22 Bruce ForstallRemove JIT LEGACY_BACKEND code (dotnet/coreclr#18064)
2018-05-22 Maryam AriyanMove InsufficientMemory, OutOfMemory and ThreadInterrup...
2018-05-22 Vance MorrisonFixe whitespace
2018-05-22 Vance MorrisonFix whitespace
2018-05-22 Vance MorrisonFix attribute placement
2018-05-22 Vance MorrisonCollapse ChunkEnumerable and ChunkEnumerator.
2018-05-22 Steve MacLeanFix compareexchangetstring thread safety (dotnet/corecl...
2018-05-22 Sergey Andreenkoadd stackLevelSetter to the VS header list. (dotnet...
2018-05-22 Sergey Andreenkoadd repro for dotnet/coreclr#18056 (dotnet/coreclr...
2018-05-22 Ahson KhanCode cleanup and formatting for System.Memory files...
2018-05-22 Tomas Weinfurtsmall fixes to build CoreCLR on FreeBSD again (dotnet...
2018-05-21 dotnet-maestro-botUpdate BuildTools, PgoData to preview1-02821-03, master...
2018-05-21 Brian RobbinsOnly include DotNETRuntimeEventSource.cs if it exists...
2018-05-21 Bruce ForstallMerge pull request dotnet/coreclr#18032 from sdmaclea...
2018-05-21 Michelle McDanielReduce the number of days to keep artifacts for perf...
2018-05-21 Chris Sienkiewicz Implement ICorDebugILFrame3::GetReturnValueForILOffset...
2018-05-21 Carol EidtMerge pull request dotnet/coreclr#18058 from dotnetrt...
2018-05-21 Gleb BalykovUpdate Tizen CI docker image (dotnet/coreclr#17814)
2018-05-20 Jacek BlaszczynskiFix ConvertToInt32WithTruncation tests
2018-05-20 dotnet-maestro-botUpdate PgoData to master-20180520-0038 (dotnet/coreclr...
2018-05-19 dotnet-maestro-botUpdate PgoData to master-20180519-0051 (dotnet/coreclr...
2018-05-19 Jan KotasFix CoreRT build break
2018-05-19 mikednRemove bogus NoInlining uses (dotnet/coreclr#18061)
2018-05-19 Carol EidtMerge pull request dotnet/coreclr#15348 from mikedn...
2018-05-19 Stephen ToubAvoid freezing ConcurrentQueue segments in Count (dotne...
2018-05-18 Jacek BlaszczynskiFix codegen for HW intrinsic Sse2.ConvertToInt32WithTru...
2018-05-18 Mike DanesRemove useless IndirectAssignmentAnnotation
2018-05-18 Vance MorrisonAdd another readonly attribute
2018-05-18 Vance Morrisonadd readonly attributes
2018-05-18 Andy AyersJIT: treat SIMD types as structs in box optimizations...
2018-05-18 Andy AyersJIT: clear up some no-op casts in the importer (dotnet...
2018-05-18 Carol EidtMerge pull request dotnet/coreclr#17991 from sdmaclea...
2018-05-18 dotnet-maestro-botUpdate BuildTools, PgoData to preview1-02817-01, master...
2018-05-18 Vance MorrisonImprove comments, review feedback.
2018-05-18 Artem KovalUpdate osx-instructions.md (dotnet/coreclr#18000)
2018-05-18 Atsushi KanamoriRevert PR 17881 to unblock integration into CoreFx...
2018-05-18 acmyuR2RDump - Runtime function RVAs and method signatures...
2018-05-17 Steve MacLean[Arm64] Add basic ARMv8.1 Atomics
2018-05-17 Bruce ForstallMerge pull request dotnet/coreclr#17764 from sdmaclea...
2018-05-17 Steve MacLean[Arm64/Ubuntu] match arm32 except triggers
2018-05-17 Vance MorrisonBetter comments
2018-05-17 Vance MorrisonFix typo
2018-05-17 dotnet-maestro-botUpdate PgoData to master-20180517-0042 (dotnet/coreclr...
2018-05-17 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26517-01...
2018-05-17 Egor ChesakovReplace sizeof(TADDR) with TARGET_POINTER_SIZE in Zap...
2018-05-17 Brian RobbinsGenerate EventSources Representing DotNETRuntime Eventi...
2018-05-17 Vance MorrisonAdd Asserts. Fix bug found in testing.
2018-05-16 Stephen ToubAdd some more documentation for ValueTask (dotnet/coref...
2018-05-16 stakxSystem.Reflection: Replicate custom modifiers of method...
2018-05-16 dotnet-maestro-botUpdate CoreClr to preview1-26516-05 (dotnet/coreclr...
2018-05-16 Maryam AriyanMoving ConcurrentQueue to shared (dotnet/coreclr#18024)
2018-05-16 dotnet-maestro-botUpdate CoreClr to preview1-26516-01 (dotnet/coreclr...
2018-05-16 Sergey Andreenkoignore .tail opcode for arm64 (dotnet/coreclr#18002)
2018-05-16 Bruce Bowyer... Remove IsAscii fast paths from Equals and Compare Ordin...
2018-05-16 Carol EidtMerge pull request dotnet/coreclr#18010 from CarolEidt...
2018-05-15 Sergey AndreenkoTolerate spmi misses (dotnet/coreclr#17997)
2018-05-15 Sergey AndreenkoDo not allocate memory in compUpdateTreeLife. (dotnet...
2018-05-15 stakxRemove faulty Debug.Assert (dotnet/coreclr#18009)
2018-05-15 Vance MorrisonChange Span to Memory
2018-05-15 Vance MorrisonAdding EnumerateChunks which allow efficient scanning...
2018-05-15 Carol EidtAdd tests for struct-related issues
2018-05-15 Carol EidtUpdate first-class-structs.md
2018-05-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview1-02815...
2018-05-15 Sergey Andreenkofix jit format after better-wildcards PR (dotnet/corecl...
2018-05-15 Sergey Andreenkoformat spmi (dotnet/coreclr#18003)
2018-05-15 Steve MacLean[Arm64] Fix stack struct arg packing
2018-05-15 Carol EidtUpdate first-class-structs.md
2018-05-15 Carol EidtUpdate first-class-structs.md
2018-05-15 Brian SullivanMerge pull request dotnet/coreclr#17970 from briansull...
2018-05-14 David WrightonFix multicast delegate step from delegate (dotnet/corec...
2018-05-14 Brian RobbinsRemove usages of AnsiString and replace them with Unico...
2018-05-14 Brian Sullivanjit-format --fix --untidy
2018-05-14 Sergey AndreenkoAdd tests for arm64 il issues. (dotnet/coreclr#17759)
2018-05-14 Brian SullivanFix Typo
2018-05-14 Brian SullivanCode review feedback
2018-05-14 Egor ChesakovEnable System.Transactions.Local.Tests on Linux/arm...
2018-05-14 Brian SullivanMerge branch 'master' into better-wildcards
2018-05-14 Wes HaggardMerge pull request dotnet/coreclr#17988 from dotnet...
2018-05-14 Maryam AriyanMoving ConcurrentQueue to shared folder (dotnet/coreclr...
2018-05-14 acmyuR2RDump - Print ReadyToRun image headers (dotnet/corecl...
2018-05-14 Konstantin... PEImageLayout: flush instruction cache only for pages...
2018-05-14 dotnet-maestro-botUpdate CoreClr to preview1-26514-05
2018-05-14 stakxReflection: Allow ParameterBuilder.SetConstant(nonNullV...
2018-05-14 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26514-01, preview1...
2018-05-13 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26513-04, preview1...
2018-05-13 Sergey AndreenkoAdd explicit null check for VSD via tail call stub...
2018-05-13 Carol EidtMerge pull request dotnet/coreclr#17971 from CarolEidt...
2018-05-11 Carol EidtMerge pull request dotnet/coreclr#17948 from mikedn...
2018-05-11 Carol EidtPR feedback and fix test.
2018-05-11 Brian SullivanImprove the JitConfig class and method name matching...
2018-05-11 Carol EidtDon't eliminate a cpblk when offsets are different
2018-05-11 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26511-05, preview1...
2018-05-11 Stephen ToubMove StringBuilderCache to shared (dotnet/coreclr#17964)
2018-05-11 Adam SitnikSwitch to Word2Vec fork (dotnet/coreclr#17945)
2018-05-11 mikednFix Avx.ConvertToSingle flags (dotnet/coreclr#17954)
next