platform/upstream/dotnet/runtime.git
2019-07-23 Konstantin... corbbtprof: set byte alignment for CORBBTPROF structure...
2019-07-23 Stephen Toub[master] Update dependencies from dotnet/corefx (dotnet...
2019-07-23 Egor ChesakovUnconditionally capture output of xUnit tests (dotnet...
2019-07-22 mikednRemove GTF_REVERSE_OPS checks from LSRA (dotnet/coreclr...
2019-07-22 IvanUpdated Build Instructions (dotnet/coreclr#25796)
2019-07-20 Bruce ForstallFix Linux compilation flags (dotnet/coreclr#25801)
2019-07-20 Steve MacLeanArm64 define FEATURE_DATATARGET4 (dotnet/coreclr#25804)
2019-07-20 Jan VorlicekRevert "Enable MHR support on OSX (dotnet/coreclr#25716...
2019-07-20 Steve MacLeanRemove dead ContextTransitionFrame (dotnet/coreclr...
2019-07-19 Jan KotasDelete old test .lst files (dotnet/coreclr#25797)
2019-07-19 Sung Yoon WhangFix first value of counter payload being skewed (dotnet...
2019-07-19 Jeremy KoritzinskyRewrite SafeHandle interop tests (dotnet/coreclr#25784)
2019-07-19 José RiveroRemove assertion from Shutdown path (dotnet/coreclr...
2019-07-19 Jan KotasFixes towards making the standalone GC PAL to be in...
2019-07-19 Andy HansonFix typo: `_TARGET_X86` -> `_TARGET_X86_` (dotnet/corec...
2019-07-19 Dong-Heon JungRemove a redundant #ifdef directive (dotnet/coreclr...
2019-07-19 Vitek KarasRandom cleanup of binder code (dotnet/coreclr#25773)
2019-07-19 Mukul SabharwalMove GetRawData and GetRawSzArrayData to RuntimeHelpers...
2019-07-19 Vitek KarasFix PInvoke primitive test to actually test the desired...
2019-07-19 Steve MacLeanArm32 support VFP registers context to/from native...
2019-07-19 Jarret ShookFail to explicitly tail call on x86 unix. (dotnet/corec...
2019-07-19 Andrew AuA simple disassembler fix (dotnet/coreclr#25780)
2019-07-18 Andrew AuMake sure we use a 64 bit number to represent memory...
2019-07-18 Tanner GoodingFixing Buffer::BlockCopy, JIT_MemCpy, and JIT_MemSet...
2019-07-18 Steve MacLeanArm32 restore d8-d15 in ThrowExceptionFromContextIntern...
2019-07-18 Koundinya VeluriFix and remove/move some threading tests (dotnet/corecl...
2019-07-18 Steve MacLeanRevert "Arm32 restore d8-d15 in ThrowExceptionFromConte...
2019-07-18 Steve MacLeanArm64 : Fix ldr Dt/St emulation (dotnet/coreclr#25729)
2019-07-18 Steve MacLeanArm64 restore d8-d15 in ThrowExceptionFromContextIntern...
2019-07-18 Steve MacLeanArm32 restore d8-d15 in ThrowExceptionFromContextIntern...
2019-07-18 Steve MacLeanArm64 support SIMD registers context to/from native...
2019-07-17 Steve MacLeanAdd a few #if... FEATURE_EMULATE_SINGLESTEP (dotnet...
2019-07-17 Koundinya VeluriTemporarily make a default interface method test incomp...
2019-07-17 Stephen ToubMake all event types nullable (dotnet/coreclr#25752)
2019-07-17 Steve MacLeanArm64 Fix Rtl*Context (dotnet/coreclr#25745)
2019-07-17 Stephen ToubRemove now unnecessary !s / TODO-NULLABLE comments...
2019-07-17 José RiveroFix: Diagnostics Server IPC thread causes 20-40ms shutd...
2019-07-17 Omair MajidChange [:space:] to [[:space:]] in awk scripts (dotnet...
2019-07-17 Santiago Fernandez... Fix nullability warnings from compiler update
2019-07-17 Michal StrehovskýR2RDump: Add support for partially interruptible region...
2019-07-17 Jan VorlicekEnable MHR support on OSX (dotnet/coreclr#25716)
2019-07-17 Dong-Heon JungFix a build error when IBCLOGGER_ENABLED is not defined...
2019-07-17 Jan KotasDelete PAL tests for GetDateFormat and GetCalendarInfo...
2019-07-17 Jan KotasRename GC's config.h to avoid name collisions (dotnet...
2019-07-17 Swift KimBuild error fix on FEATURE_PREJIT=true (dotnet/coreclr...
2019-07-17 Jan KotasDelete unnecessary method (dotnet/coreclr#25661)
2019-07-16 William GodbeUpdate branding to 5.0 (dotnet/coreclr#25704)
2019-07-16 Stephen ToubDisable debugger evaluation of ValueTask<T>.Result...
2019-07-16 Michal StrehovskýUpdate the execution strategy doc (dotnet/coreclr#25717)
2019-07-16 Steve MacLeanAdd missing Arm64 specific diagnostic code (dotnet...
2019-07-16 John SalemAdd EventPipe/DiagnosticsIpc tests (dotnet/coreclr...
2019-07-15 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#7397...
2019-07-15 Michal StrehovskýAdd doc about code generation in CoreCLR (dotnet/corecl...
2019-07-13 Jan KotasFix use of uninitialized variables in managed decimal...
2019-07-13 Stephen ToubHandle nullable attributes on platforms that lack them
2019-07-12 Andy HansonFixes when accessing fgn_maxgen_percent (dotnet/coreclr...
2019-07-12 Sinan KayaFrkaya/gccfix07102019 (dotnet/coreclr#25624)
2019-07-11 Andrew AuPerfMap should output file offset instead of RVAs ...
2019-07-11 Jan VorlicekFix GS cookie check on ARM in functions with stackalloc...
2019-07-11 Andy HansonSystem.GC.HeapHardLimit and .HeapHardLimitPercent in...
2019-07-11 Jan VorlicekFix handling of NullReferenceException in VSD on ARM...
2019-07-11 Jan KotasFix build break in TimerQueue.Portable.cs
2019-07-11 Stephen ToubRemove stale nullable !s and pragmas (dotnet/coreclr...
2019-07-11 Steve MacLeanArm64 debug issues (dotnet/coreclr#25636)
2019-07-11 Vladimir Sadovrefresh GC reliability tests (dotnet/coreclr#25622)
2019-07-10 Stephen ToubAdd AggressiveInlining to Single.GetHashCode (dotnet...
2019-07-10 David MasonLet EventPipe threads sleep when no events are availabl...
2019-07-10 Stephen ToubFix Timer argument exception parameter names (dotnet...
2019-07-09 Stephen ToubFix regression in Timers with long timeouts (dotnet...
2019-07-08 Sung Yoon WhangAdding DisplayUnits property to all the runtime counter...
2019-07-08 Andy HansonReturn HardLimitBytes from GCMemoryInfo.TotalAvailableM...
2019-07-08 Steve MacLeanAdd arm64 floatconversion.S (dotnet/coreclr#25597)
2019-07-07 Matt GalbraithFixes spelling
2019-07-06 Maoni Stephensfix merge error (dotnet/coreclr#25573)
2019-07-05 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-07-05 Sergiy KuryataRe-enable Microsoft.VisualBasic tests (dotnet/coreclr...
2019-07-05 Maoni Stephensmany core (dotnet/coreclr#25350)
2019-07-05 Fadi HannaFix instantiation stub maker for case where no register...
2019-07-04 Mike McLaughlinFix dotnet-dump/createdump launch failure (dotnet/corec...
2019-07-04 Aaron RobinsonRemove legacy resource value (PrivateBuild) in binaries...
2019-07-04 José RiveroFix getting rundown events during EventPipe::Shutdown...
2019-07-04 Steve MacLeanarm64singlestepper (dotnet/coreclr#25512)
2019-07-04 John SalemPrevent EventPipe rundown from blocking on write (dotne...
2019-07-04 David MasonAdd check to prevent attaching a profiler when one...
2019-07-03 Jarret ShookEnable coredumps on unix (dotnet/coreclr#25551)
2019-07-03 Koundinya VeluriFix GCStress modes that do code instrumentation to...
2019-07-03 Sung Yoon WhangAdd test for eventcounter (dotnet/coreclr#25555)
2019-07-03 Jan KotasCleanup IL linker heuristic usage (dotnet/coreclr#25547)
2019-07-03 Jan KotasDelete some dead code (dotnet/coreclr#25546)
2019-07-03 Brian RobbinsAdd a new CompilationDiagnostic ETW Keyword (dotnet...
2019-07-03 David MasonMerge ReadyToRunInfo::GenericMethodIterator in to Ready...
2019-07-02 Andrew AuEnsure YIELD_WHILE() in EventPipeBufferManager::Suspend...
2019-07-02 Matt GalbraithMerge pull request dotnet/coreclr#25540 from MattGal...
2019-07-02 Egor ChesakovRemove test method exclusions addressed in https:/...
2019-07-02 Matt GalbraithThis should finish off updating all of CoreCLR's images...
2019-07-02 Michal StrehovskýUse Array.MaxArrayLength in ArrayList (dotnet/coreclr...
2019-07-02 IlyaReduce allocations in GetLocale() (dotnet/coreclr#25531)
2019-07-02 Sung Yoon WhangAdd RundownRequested switch to EventPipe IPC protocol...
2019-07-02 Sung Yoon WhangDecrease EventListener buffer size (dotnet/coreclr...
2019-07-02 Sung Yoon Whangtest DisplayUnits/DisplayRateTimeScale properties ...
next