platform/upstream/coreclr.git
2019-03-21 Bruce ForstallReplace Linux pmi_asm_diffs use of zip/unzip with tar
2019-03-19 Sung Yoon WhangRemove timer in RuntimeEventSource (#23311)
2019-03-19 GrantTrim/TrimStart/TrimEnd methods for Memory and Span...
2019-03-19 David MasonReintroduce PR #22617 (Update added types and methoddef...
2019-03-19 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-19 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-19 Sergey AndreenkoUpdate CoreFX Windows Arm64 exclusion list. (#23261)
2019-03-19 Jarret ShookDisable Jenkins Innerloop Jobs (#23287)
2019-03-19 Brian BoheAdding const to functions that don't change or shouldn...
2019-03-19 Jarret ShookRevert "Delete suspicious code in delegate construction...
2019-03-19 Levi BroderickAdd Utf8String skeleton (#23209)
2019-03-19 Levi BroderickAdd Rune.TryEncodeToUtf8 and related APIs (#23250)
2019-03-19 Jeremy KoritzinskyFix Interop/SizeConst/SizeConstTest to successfully...
2019-03-18 William GodbeMerge pull request #23314 from dotnet/darc-master-64805...
2019-03-18 Maoni StephensFix for running in a container without mem limit set...
2019-03-18 Mathias Lykkegaard... Update assemblyloadcontext.md (#23318)
2019-03-18 Sinan KayaFix explicit constructor calls and Remove multi-line...
2019-03-18 Jan VorlicekMerge pull request #23307 from franksinankaya/gcc_clean...
2019-03-18 Jan VorlicekMerge pull request #23179 from franksinankaya/gcc_clean...
2019-03-18 José Rivero[EventPipe] Adding an IPC server to handle out of proce...
2019-03-18 Sinan KayaAdd gcc6 and gcc8 to supported compilers
2019-03-18 Sinan KayaSupport gcc for build-test.sh
2019-03-18 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-03-18 Levi BroderickMake more types eligible for vectorized code paths...
2019-03-18 Sinan KayaCorrect ignored align attribute
2019-03-18 Sinan KayaConst has static linkage
2019-03-17 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-17 Sinan KayaRemove old files
2019-03-17 Sinan KayaCorrect current script dir detection
2019-03-17 Sinan KayaFix conversion issues
2019-03-17 Sinan KayaSuppress compiler warnings
2019-03-17 Egor BogatovMove Enum and CorElementType to shared (#23177)
2019-03-17 Sung Yoon WhangFixing some payload serialization issue on new EventCou...
2019-03-16 Elinor FungFix x86 dumps from HandleFatalError showing misleading...
2019-03-16 Nikita PotapenkoFix typo (#23300)
2019-03-16 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-03-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-16 Andy AyersJIT: clear stub register assignment for tail calls...
2019-03-16 Bruce ForstallIntroduce COMPlus arm64 HW intrinsics knobs (#23244)
2019-03-16 Brian BoheAdd siVarLoc::Equals (#23275)
2019-03-16 Stephen ToubRename private GetEntryAssembly QCall overload (#22396)
2019-03-16 Elinor FungUse HKLM for CLSID lookup (#23258)
2019-03-15 Brian SullivanMerge pull request #23294 from briansull/fix-format
2019-03-15 Brian SullivanFix formatting error
2019-03-15 Brian SullivanMerge pull request #23272 from briansull/VNMap_Overwrite
2019-03-15 Elinor FungPort AMSI scanning for assembly loads (#23231)
2019-03-15 Jan VorlicekFix GetFullAffinityMask for cpuCount==64 (#23276)
2019-03-15 Fawad HalimFixed small typo in path to crossgen (#23286)
2019-03-15 Sergey AndreenkoAdd `Schedule` and 'Manual' as possible triggers for...
2019-03-15 Egor ChesakovExclude tracing/keyword/TwoKeywords test from running...
2019-03-15 Koundinya VeluriIn CLRLifoSemaphore, start the underlying semaphore...
2019-03-15 Justin Van... Collection<T>: Validate parameters in the public method...
2019-03-15 Han LeeUpdate performance-guidelines.md (#23183)
2019-03-15 Jeremy KoritzinskyFix Ubuntu arm build break. (#23270)
2019-03-15 Egor BogatovMove TypeLoadException to shared (#23238)
2019-03-15 Eric StJohnMake ILProj work in Visual Studio (#23264)
2019-03-15 Jan KotasDisable failing test against #23262 (#23263)
2019-03-14 Brian SullivanFix for duplicate call to Set when we run out of budget
2019-03-14 Bruce ForstallMerge pull request #23260 from BruceForstall/AlwaysArch...
2019-03-14 Jan VorlicekMerge pull request #23180 from franksinankaya/gcc_clean...
2019-03-14 Aaron Robinson Fix the calling convention for P/Invokes and delegates...
2019-03-14 Jan VorlicekFix GetProcessAffinityMask (#23247)
2019-03-14 dotnet-maestro... [master] Update dependencies from optimization reposito...
2019-03-14 Koundinya VeluriFix DisableTier0Jit when multi-core JIT is enabled...
2019-03-14 Sergey AndreenkoUpdate CoreFX Linux Arm64 exclusion list. (#22697)
2019-03-14 Bruce ForstallArchive crossgen comparison job results even if job...
2019-03-14 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-14 Jan VorlicekMerge pull request #23203 from janvorli/fix-no-return...
2019-03-14 Michal StrehovskýDelete suspicious code in delegate construction (#22830)
2019-03-14 Sung Yoon WhangDisable tracing/inducedgc test on all Unix platforms...
2019-03-14 Sergey AndreenkoFix/clean compNoGCHelperCallKillSet for arm. (#23078)
2019-03-14 Sinan KayaChoose the SString constructor explicitly
2019-03-14 Sinan Kayasignedness conversion
2019-03-14 Sinan Kayafix conversion issues
2019-03-14 Brian SullivanMerge pull request #23109 from briansull/gh-21231
2019-03-14 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-13 Levi BroderickAdd OperationStatus-based UTF8 transcoding APIs (#23219)
2019-03-13 Bruce ForstallMerge pull request #23220 from BruceForstall/FixArm64Hf...
2019-03-13 Brian SullivanFix for Issue 21231
2019-03-13 Juan HoyosRemove fixed sign tool version (#23182)
2019-03-13 Juan HoyosUpdate documentation: make docker images point to the...
2019-03-13 Carol EidtFix SIMD handle issues (#23193)
2019-03-13 Carol EidtMerge pull request #23212 from CarolEidt/VectorABITest
2019-03-13 Sergey Andreenkoexclude tracing/keyword/TwoKeywords/TwoKeywords on...
2019-03-13 JC AguileraMerge pull request #23236 from jcagme/updateOptimizationUrl
2019-03-13 juanamUpdate optimization repo url
2019-03-13 Michal StrehovskyFix missed RelocatedType annotation
2019-03-13 Michal StrehovskýEnable FeatureDefaultInterfaces unconditionally (#23225)
2019-03-13 Andrew AuFix issue 23151 (Cleanup TODO introduced by PR #23148)
2019-03-13 Sung Yoon WhangAdd new counter APIs (#23077)
2019-03-13 Aaron RobinsonDefault Interface COM testing project (#23195)
2019-03-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-13 Bruce ForstallArm64: Implement JMP call for HFA register arguments
2019-03-13 Jan VorlicekMove ANALYZER_NORETURN after function return type.
2019-03-12 Andy AyersDon't retain modifiers for instantation stub signatures...
2019-03-12 Tanner GoodingFixing a couple of issues in the Utf8Parsing/Formatting...
2019-03-12 Carol EidtPreliminary Vector ABI test
2019-03-12 John SalemFix syntax bug: bash requires spaces around brackets...
2019-03-12 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
next