platform/upstream/dotnet/runtime.git
2019-02-13 Stephen ToubMove SafeHandle to managed code and shared (dotnet...
2019-02-13 Stephen ToubMove EventRegistrationToken to shared (dotnet/coreclr...
2019-02-13 Tanner GoodingFixing the double/float formatting code to use a fallba...
2019-02-13 Juan HoyosFix gen-buildsys-win for vs2019 x86 (dotnet/coreclr...
2019-02-13 Ben AdamsImprove SpanHelpers.Byte (dotnet/coreclr#22503)
2019-02-13 Carol EidtFix min-opts spill of tree temp large vectors (dotnet...
2019-02-13 Brian BoheRefactoring siVarLoc creation (dotnet/coreclr#22543)
2019-02-12 Jan KotasFix CoreRT build breaks - Adjust resource name - Workar...
2019-02-12 Eugene RozenfeldFix exception sets for indirections in value numbering...
2019-02-12 Jarret ShookEnable arm64 linux musl builds (dotnet/coreclr#22495)
2019-02-12 José RiveroBug Fix: Calling System.Diagnostics.Tracing.EventPipe...
2019-02-12 Sung Yoon WhangRenaming RuntimeEventSource to NativeRuntimeEventSource...
2019-02-12 Aditya MandaleekaEnable portable fast alloc helpers on ARM64 Windows...
2019-02-12 Tanner GoodingAdd extensions methods for several of the VectorXXX...
2019-02-12 Michal StrehovskýIfdef out code that triggers UTC bug (dotnet/corertdotn...
2019-02-12 Aaron RobinsonUpdate COM Activator class (dotnet/coreclr#22317)
2019-02-12 Andy AyersJIT: change how we block gc refs from callee saves...
2019-02-12 hamish-roseAdd new rounding modes to System.Math, System.MathF...
2019-02-12 Tanner GoodingSupport building with VS2019 Preview (dotnet/coreclr...
2019-02-12 Stephen ToubDelete mda.cs and related dead code (dotnet/coreclr...
2019-02-12 Stephen ToubMove ConditionalWeakTable to shared (dotnet/coreclr...
2019-02-12 Marek Safar Make Module partial to allow additional changed for...
2019-02-12 Michal StrehovskýAnnotate EventCounter as a relocated type (dotnet/corer...
2019-02-11 Stephen ToubMove Volatile to shared (dotnet/coreclr#22523)
2019-02-11 Russ KeldorphLocally define DLLEXPORT in ee_il_dll.cpp
2019-02-11 Russ KeldorphMove runincontext to src/tools
2019-02-11 Stephen ToubMove GCHandle to shared (dotnet/coreclr#22499)
2019-02-11 Russ KeldorphUpdate master label to preview4
2019-02-11 Konstantin... prestub: fix ExternalMethodFixupWorker (dotnet/coreclr...
2019-02-11 Marek SafarMake Nullable partial to allow additional method for...
2019-02-10 Jan KotasCleanup DLL exports (dotnet/coreclr#22500)
2019-02-10 Jan KotasFix casing of interop directories (dotnet/corertdotnet...
2019-02-10 Sung Yoon WhangMove eventpipe buffer to TLS (dotnet/coreclr#21817)
2019-02-10 Sung Yoon Whangset up CoreLib to include EventCounter in build project...
2019-02-09 Jan VorlicekAdd reporting exception from ResolveEHClause (dotnet...
2019-02-09 Sung Yoon Whangmove EventCounter to shared CoreLib (dotnet/corefxdotne...
2019-02-09 Marek SafarMove Array's SZGenericArrayEnumerator to shared partiti...
2019-02-09 Jan KotasDelete EnvironmentAugments (dotnet/coreclr#22485)
2019-02-09 Adeel MujahidSet visibility option to hidden (dotnet/coreclr#21924)
2019-02-08 GrantBitOps.TrailingZeroCount has inconsistent software...
2019-02-08 Jarret Shook[Official Build] Remove FreeBSD builds (dotnet/coreclr...
2019-02-08 Russ KeldorphRevert "Revert "Re-point Jenkins to new Ubuntu ARM64...
2019-02-08 Stephen ToubMove GCSettings to shared (dotnet/coreclr#22483)
2019-02-08 Sven BoemerPass official build id to build (dotnet/coreclr#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 (dotnet/coreclr#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 (dotnet/coreclr#22481)
2019-02-08 Marek SafarMove DateTime for Unix to shared partition (dotnet...
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 (dotnet/coreclr...
2019-02-07 Bruce ForstallMerge pull request dotnet/coreclr#22023 from BruceForst...
2019-02-07 Sinan KayaMore PAL layer cleanup for GNU and add build script...
2019-02-07 Jan KotasFix GCSample bit rot (dotnet/coreclr#22462)
2019-02-07 Egor ChesakovMerge pull request dotnet/coreclr#22435 from echesakovM...
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 (dotnet/coreclr#22456)
2019-02-07 Stephen ToubFix CoreLib to include PasteArguments.Unix.cs correctly...
2019-02-07 Marek SafarMove Array to shared partition (dotnet/coreclr#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 (dotnet/coreclr#22331)
2019-02-06 Bruce ForstallMerge pull request dotnet/coreclr#22450 from BruceForst...
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 (dotnet...
2019-02-06 Bruce ForstallMerge pull request dotnet/coreclr#22433 from BruceForst...
2019-02-06 Bruce ForstallMerge pull request dotnet/coreclr#22438 from BruceForst...
2019-02-06 Bruce ForstallMerge pull request dotnet/coreclr#22439 from BruceForst...
2019-02-06 Bruce ForstallMerge pull request dotnet/coreclr#22444 from BruceForst...
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 dotnet/coreclr#22431 from BruceForst...
2019-02-05 Bruce ForstallMerge pull request dotnet/coreclr#22432 from BruceForst...
2019-02-05 Michal StrehovskýFix ProjectN build breaks (dotnet/corertdotnet/coreclr...
2019-02-05 Filip NavaraAvoid duplicate tree lookup in GetCollatorFromSortHandl...
2019-02-05 Bruce ForstallMerge pull request dotnet/coreclr#22425 from BruceForst...
2019-02-05 Bruce ForstallDisable Windows arm64 corefx cron jobs
2019-02-05 Aditya MandaleekaMerge pull request dotnet/coreclr#22415 from adityamand...
2019-02-05 Egor ChesakovUse Jenkins for Linux/arm32 testing (dotnet/coreclr...
2019-02-05 Bruce ForstallDisable failing Linux/arm64 corefx tests
2019-02-05 Bruce ForstallMerge pull request dotnet/coreclr#22421 from BruceForst...
2019-02-05 Bruce ForstallMerge pull request dotnet/coreclr#22416 from BruceForst...
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 dotnet/coreclr#22417 from BruceForst...
2019-02-05 Ben AdamsFix string.strlen (dotnet/coreclr#22397)
next