platform/upstream/coreclr.git
2019-02-08 Russ KeldorphRevert "Revert "Re-point Jenkins to new Ubuntu ARM64...
2019-02-08 Stephen ToubMove GCSettings to shared (#22483)
2019-02-08 Sven BoemerPass official build id to build (#22468)
2019-02-08 Jan KotasUpdate CoreRT with shared array implementation
2019-02-08 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to preview1-03706...
2019-02-08 Andy AyersJIT: Suppress emitting same-reg zero extending move...
2019-02-08 Andy AyersJIT: fix ifdef guarding an assert (#22460)
2019-02-08 Eugene RozenfeldForce results of rejected multi-reg-returning tail...
2019-02-08 Stephen ToubFinish removing Environment from corefx
2019-02-08 Sergey AndreenkoFix the desktop warning (#22481)
2019-02-08 Marek SafarMove DateTime for Unix to shared partition (#22383)
2019-02-08 Egor ChesakovDisable more baseservices/threading/interlocked tests...
2019-02-08 Jan KotasFix race condition in g_pfnGetSystemTimeAsFileTime...
2019-02-08 Koundinya VeluriAdd config option to disable tier 0 JIT (#22370)
2019-02-07 Bruce ForstallMerge pull request #22023 from BruceForstall/FixGSWithL...
2019-02-07 Sinan KayaMore PAL layer cleanup for GNU and add build script...
2019-02-07 Jan KotasFix GCSample bit rot (#22462)
2019-02-07 Egor ChesakovMerge pull request #22435 from echesakovMSFT/TreatCLRTe...
2019-02-07 Tanner GoodingFixing Utf8Formatter.Float to support all the same...
2019-02-07 Michal StrehovskýFix delegate creation for default interface methods...
2019-02-07 Sinan KayaCleanup LLVM assumption (#22456)
2019-02-07 Stephen ToubFix CoreLib to include PasteArguments.Unix.cs correctly...
2019-02-07 Marek SafarMove Array to shared partition (#22321)
2019-02-07 Marek SafarImplement ManifestBasedResourceGroveler::GetNeutralReso...
2019-02-07 Bruce ForstallFix ARM64 GS with localloc
2019-02-06 Tarek Mahmoud... Index and Range updates (#22331)
2019-02-06 Bruce ForstallMerge pull request #22450 from BruceForstall/DisableFla...
2019-02-06 Jeremy KoritzinskyThrow an exception when passing strings by-value as...
2019-02-06 Jarret ShookAllow lcl_var structs to be widened to primitive types...
2019-02-06 Bruce ForstallDisable flaky Linux/arm64 corefx System.Net.Sockets...
2019-02-06 Egor ChesakovTreat $(CLRTestExecutionArguments) as an array in Bash
2019-02-06 Egor ChesakovEnable baseservices/threading/paramthreadstart/ThreadSt...
2019-02-06 Jan VorlicekAdd option to run tests in unloadable context (#22332)
2019-02-06 Bruce ForstallMerge pull request #22433 from BruceForstall/DisableFai...
2019-02-06 Bruce ForstallMerge pull request #22438 from BruceForstall/DisableFai...
2019-02-06 Bruce ForstallMerge pull request #22439 from BruceForstall/DisableWai...
2019-02-06 Bruce ForstallMerge pull request #22444 from BruceForstall/DisableGTh...
2019-02-06 Bruce ForstallDisable GThread23 test
2019-02-06 Bruce ForstallDisable failing constrainedcall test on Linux
2019-02-06 Bruce ForstallDisable baseservices\threading\mutex\misc\waitone2...
2019-02-06 Bruce ForstallDisable failing BestFitMapping tests
2019-02-05 Bruce ForstallMerge pull request #22431 from BruceForstall/DisableCor...
2019-02-05 Bruce ForstallMerge pull request #22432 from BruceForstall/DisableWin...
2019-02-05 Michal StrehovskýFix ProjectN build breaks (dotnet/corert#6954)
2019-02-05 Filip NavaraAvoid duplicate tree lookup in GetCollatorFromSortHandl...
2019-02-05 Bruce ForstallMerge pull request #22425 from BruceForstall/UploadMsbu...
2019-02-05 Bruce ForstallDisable Windows arm64 corefx cron jobs
2019-02-05 Aditya MandaleekaMerge pull request #22415 from adityamandaleeka/pinvoke_eh
2019-02-05 Egor ChesakovUse Jenkins for Linux/arm32 testing (#22429)
2019-02-05 Bruce ForstallDisable failing Linux/arm64 corefx tests
2019-02-05 Bruce ForstallMerge pull request #22421 from BruceForstall/RestrictAr...
2019-02-05 Bruce ForstallMerge pull request #22416 from BruceForstall/FixRunTest...
2019-02-05 Jeremy KoritzinskyCorrectly error out gracefully on setup-stress-dependen...
2019-02-05 Andy AyersNotify dac when prejitted code is going to be used...
2019-02-05 Michal StrehovskýAdd draft default interface methods specification ...
2019-02-05 Jeremy KoritzinskyFix marshalling UTF8 string struct member from native...
2019-02-05 Carol EidtExtract addressing mode analysis from gtSetEvalOrder...
2019-02-05 Bruce ForstallMerge pull request #22417 from BruceForstall/ExtractRun...
2019-02-05 Ben AdamsFix string.strlen (#22397)
2019-02-05 Marek SafarMove SynchronizationContext to shared partition (#22389)
2019-02-05 Bruce ForstallConfigure MSBuild debug path and save any logs
2019-02-05 Bruce ForstallFix runtest.py output
2019-02-05 Bruce ForstallRestrict arm64 parallelism to collections
2019-02-05 Steve MacLeanHandle SPC in GetLoadContext
2019-02-04 Bruce ForstallExtract setting __TestTimeout
2019-02-04 Aditya MandaleekaRe-enable tests blocked by 21964.
2019-02-04 Aditya MandaleekaDisable PInvoke inlining within try regions on ARM64.
2019-02-04 Bruce ForstallMerge pull request #22411 from BruceForstall/AlwaysArch...
2019-02-04 Bruce ForstallAlways archive build logs
2019-02-04 Egor ChesakovDisable JIT/SIMD/Vector3Interop_ro on x64 Unix platforms
2019-02-04 Egor ChesakovDisable JIT/Regression/CLR-x86-JIT/v2.1/b152292 on...
2019-02-04 Jan KotasMore compact implementation of Marshal.GenerateProgIdFo...
2019-02-04 Sergey AndreenkoReenable corefx System.Linq.Expressions.Tests. (#22362)
2019-02-04 Sergey AndreenkoDelete exclusions that reference fixed issues. (#22355)
2019-02-04 Andy AyersFix arm32 unwind for large methods (#22381)
2019-02-04 Filip NavaraRemove code that was moved to System.Native (dotnet...
2019-02-04 Jan KotasMerge pull request #22378 from filipnavara/native_cpp_to_C
2019-02-03 Michal StrehovskýThrow the right exception when interface dispatch is...
2019-02-03 Jan KotasUse unsigned index extension in muldi-dimensional array...
2019-02-03 Tamás CsalaRename DevDiv_754566.ilprog to DevDiv_754566.ilproj...
2019-02-03 Filip NavaraPrefix enums, remove DLLEXPORT from GetResultCode
2019-02-03 Filip NavaraFix inconsistent usage of various bool types
2019-02-03 Filip NavaraUpdate static_assert usage to c_static_assert_msg
2019-02-03 Filip NavaraAvoid memory allocation in EnumSymbols for small buffers
2019-02-03 Filip NavaraFix error handling in GetLocaleIso639LanguageTwoLetterName
2019-02-03 Filip NavaraUpdate one more place to use version.c instead of versi...
2019-02-03 Filip NavaraSimplify and fix error handling
2019-02-03 Filip NavaraChange NormalizationForm to address feedback.
2019-02-03 kasper3Fix enum alignment
2019-02-03 kasper3Address feedback
2019-02-03 kasper3Convert version.cpp to C
2019-02-03 kasper3Address feedback
2019-02-03 kasper3Convert System.Globalization.Native to C
2019-02-03 kasper3Rename files
2019-02-03 Filip NavaraMove Interop.GetTimestamp.cs to shared CoreLib partitio...
2019-02-02 Carol EidtSpill tree temp large vectors around calls (#22311)
2019-02-02 Stephen ToubAvoid delegate/work item allocations when setting async...
2019-02-02 Jan KotasRename ResourceManager fields to follow conventions...
2019-02-02 Carol EidtPropagate preferences (#19429)
2019-02-02 dotnet-maestro... Update dependencies from dotnet/arcade (#22096)
next