platform/upstream/dotnet/runtime.git
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)
2019-02-05 Marek SafarMove SynchronizationContext to shared partition (dotnet...
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 dotnet/coreclr#22411 from BruceForst...
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. (dotnet...
2019-02-04 Sergey AndreenkoDelete exclusions that reference fixed issues. (dotnet...
2019-02-04 Andy AyersFix arm32 unwind for large methods (dotnet/coreclr...
2019-02-04 Filip NavaraRemove code that was moved to System.Native (dotnet...
2019-02-04 Jan KotasMerge pull request dotnet/coreclr#22378 from filipnavar...
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 (dotnet...
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 (dotnet/coreclr#19429)
2019-02-02 Egor ChesakovMake Import of Helix.Sdk conditional in tests/helixpubl...
2019-02-02 Marek SafarMove Marshal::UnsafeAddrOfPinnedArrayElement to shared...
2019-02-02 Jan KotasMake Exception._HResult private (dotnet/coreclr#22354)
2019-02-02 Bruce ForstallFix the scratch register used for arm64 stack probing...
2019-02-01 Carol EidtPreserve Vector Arg registers on Arm64 (dotnet/coreclr...
2019-02-01 Stephen ToubRemove stale warning 420 pragmas (dotnet/coreclr#22352)
2019-02-01 Filip NavaraMove ResourceManager to shared CoreLib. (dotnet/coreclr...
2019-02-01 Sergey AndreenkoExclude RecursiveException and MultipleException from...
2019-02-01 Tanner GoodingUpdate the double/float formatters to return the shorte...
2019-02-01 Egor ChesakovRefactor helixpublishwitharcade.proj (dotnet/coreclr...
2019-02-01 Andy AyersEnsure method is active in PrepareMethod (dotnet/corecl...
2019-02-01 Michal StrehovskýAnnotate types moved from S.R.Extensions
2019-02-01 Russ KeldorphRevert "Re-point Jenkins to new Ubuntu ARM64 queue"
2019-02-01 Sinan KayaCoreclr gnuport (dotnet/coreclr#22129)
2019-02-01 Tanner GoodingFixing a GC hole in Number.BigInteger (dotnet/coreclr...
2019-02-01 Bruce ForstallAdd -skipcrossarchnative option to build.cmd (dotnet...
2019-02-01 Stephen ToubReplace several Nullable<T>.Value with .GetValueOrDefau...
2019-02-01 Andrew AuAsyncSteppingFix - Eagerly initialize the AsyncStateMac...
2019-02-01 Sergey AndreenkoIncrease arm64 timeout. (dotnet/coreclr#22298)
2019-02-01 José Rivero[Arm64/arm32] GCStress failure in tracing/eventsourcetr...
2019-01-31 Russ KeldorphRe-point Jenkins to new Ubuntu ARM64 queue
2019-01-31 Tomáš RylekSupport for dumping GC info in R2RDump (dotnet/coreclr...
2019-01-31 Omair MajidUpdate python lookup in CMakeLists.txt to match build...
2019-01-31 Michal StrehovskýFix ProjectN build breaks (dotnet/corertdotnet/coreclr...
2019-01-31 Tomáš RylekFix for missing GC ref map record on ARM64 for the...
2019-01-31 Jan VorlicekAdd design document for unloadability (dotnet/coreclr...
2019-01-31 Stephen ToubReplace Environment.s_macOS with use of PLATFORM_OSX
2019-01-31 Stephen ToubAdapt corert to Environment moving from corefx
2019-01-31 Aaron RobinsonStop collecting source line information during a stackt...
2019-01-31 Marek SafarAdd managed implementation of GetSystemMaxDBCSCharSize...
2019-01-31 Egor ChesakovAdd timeoutPerTestCollection and use this to control...
2019-01-31 dotnet-maestro-botUpdate CoreFx, IbcData, PgoData to preview.19080.2...
next