platform/upstream/dotnet/runtime.git
2018-11-07 Andrew AuLinux fix
2018-11-07 Andrew AuFix ARM compilation issue
2018-11-07 Andrew AuMore code review feedback
2018-11-07 Andrew AuCode review feedback
2018-11-07 Andrew AuMore comments about Debugger::SuspendComplete
2018-11-07 Andrew AuUse proper macros for GetContainingObject()
2018-11-07 Andrew AuAdding comments for thread execution mode in DebuggerRC...
2018-11-07 Andrew AuMore API comments
2018-11-07 Andrew AuFix a couple bugs in GetContainingObject
2018-11-07 Andrew AuRename lite to isEESuspendedForGC
2018-11-07 Andrew AuICorDebug API documentation
2018-11-07 Andrew AuTurn GarbageCollection events off by default and allow...
2018-11-07 Andrew AuFixing the deadlocks
2018-11-07 Andrew WangFix collision with ICorDebugProcess9 to 10
2018-11-07 Andrew AuFix a bug where a data breakpoint is accidentially...
2018-11-07 Andrew AuUsing Debugger::SuspendComplete()
2018-11-07 Andrew AuReturn better HR for failing to get managed thread...
2018-11-07 Andrew AuDo not handle the thread context for garbage collection...
2018-11-07 Andrew AuSimple fixes
2018-11-07 Andrew AuEliminate dataBreakpointMask from ICorDebug
2018-11-07 Andrew AuFixing linux build
2018-11-07 Andrew AuGet/Set the ThreadContext natively if the debuggee...
2018-11-07 Andrew AuHacking CordbProcess::GetThreadContext / SetThreadConte...
2018-11-07 Andrew AuClear Canary cache unconditionally
2018-11-07 Andrew AuFix linux build
2018-11-07 Andrew AuThis should fix the non-deterministic failures
2018-11-07 Andrew AuProperly fix the DB_IPCE_ASYNC_BREAK case
2018-11-07 Andrew AuRemoving unnecessary hacks
2018-11-07 Maoni0find_object
2018-11-07 Andrew AuCompleted the lock reversal work
2018-11-07 Andrew AuMaking sure issues are tracked by TODOs
2018-11-07 Andrew AuFiring the GC events within the thread suspension
2018-11-07 Andrew AuContainerObject -> ContainingObject
2018-11-07 Tom McDonaldPass databreakpoint mask into debugger
2018-11-07 Tom McDonaldImplement ICorDebugManagedCallback4::DataBreakpoint
2018-11-07 Andrew AuSaving progress
2018-11-07 Andrew AuICorDebugValue -> ICorDebugObjectValue on GetContainerO...
2018-11-07 Andrew AuA dummy implementation of the GetContainerObject API
2018-11-07 Andrew AuBoilerplate for adding new DBI method
2018-11-07 Andrew AuPassing ICorDebugProcess instead of ICorDebugController
2018-11-07 Andrew AuThe GC events are now working, somewhat ...
2018-11-07 Andrew AuMake sure we block after sending the events
2018-11-07 Andrew AuSaving progress - works towards gc events
2018-11-07 Andrew AuAdd x86 data breakpoint support
2018-11-07 Cagri (Charlie... Initial data breakpoint changes
2018-11-07 Jeremy KoritzinskyDisable running ILAsm round-trip build on COM Tests...
2018-11-06 Tomas Weinfurttry to use exclude on same line as Include instead...
2018-11-06 Jack PappasLoop-free GC rounding helpers with _BitScanReverse...
2018-11-06 Jeremy KoritzinskyRemove /RESOURCE flag documentation on ilasm. (dotnet...
2018-11-06 Levi BroderickImprove performance of Memory<T>.Span property getter...
2018-11-06 Bruce ForstallMerge pull request dotnet/coreclr#20633 from BruceForst...
2018-11-06 Mike McLaughlinEnable SyncBlk for xplat SOS (dotnet/coreclr#20830)
2018-11-06 Sergey Andreenkofix corefx folder (dotnet/coreclr#20828)
2018-11-06 Bruce ForstallMerge pull request dotnet/coreclr#20834 from BruceForst...
2018-11-06 Bruce ForstallFix corefx folder for Tizen job
2018-11-06 Oded HansonAdded support for running in a sandbox on Mac (dotnet...
2018-11-06 Bruce ForstallFix calling convention for 3 p/invoke test cases
2018-11-06 Bruce ForstallFix SP check for x64/x86, remove for arm32/arm64
2018-11-06 Mike McLaughlinExclude FreeBSD symbol packages from symbol uploader...
2018-11-06 Levi BroderickAdd support for BSWAP intrinsic (dotnet/coreclr#18398)
2018-11-05 Tanner GoodingAdding some new functions to System.Math and System...
2018-11-05 Tanner GoodingUpdating the importer to throw a NotImplementedExceptio...
2018-11-05 Krzysztof WicherImprove/fix SerialStream.Dispose (dotnet/corefxdotnet...
2018-11-05 Brian SullivanMerge pull request dotnet/coreclr#20736 from briansull...
2018-11-05 Tobias Loew Fiber-friendly Vectored Exception Handling (dotnet...
2018-11-05 Brian SullivanFix constant propagation with nested structs
2018-11-05 Matt GalbraithBump FreeBSD AzDO build timeout to 90 minutes
2018-11-05 Sergey AndreenkoFix perf regression in (dotnet/coreclr#20762)
2018-11-04 Pent PloompuuSystem.Decimal code style and comments clean-up (dotnet...
2018-11-04 Nick CraverOptimization: Reduce many array allocations in GetCusto...
2018-11-03 Jan KotasImprove error messages for byref-like type loading...
2018-11-03 Bruce ForstallMerge pull request dotnet/coreclr#20780 from dotnet...
2018-11-03 Wraith2Add StringBuilder.Append(ROM<char>) (dotnet/coreclr...
2018-11-03 dotnet-maestro-botUpdate CoreFx, CoreSetup, IbcData, PgoData to preview...
2018-11-03 Jan KotasCleanup and improve name formatting in reflection ...
2018-11-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-03 Levi BroderickPerf improvements to Span and Memory (dotnet/coreclr...
2018-11-03 Stephen ToubUse C# compiler's static data support in Encoding.Pream...
2018-11-03 Stephen ToubAdd remaining IAsyncDisposable implementations to CoreL...
2018-11-03 Andrew AuFix logging so that we can see the full 64 bit integer...
2018-11-03 Levi BroderickImprove performance of String.Equals(..., OrdinalIgnore...
2018-11-02 Bruce ForstallMerge pull request dotnet/coreclr#20769 from BruceForst...
2018-11-02 Juan HoyosMerge pull request dotnet/coreclr#20760 from hoyosjs...
2018-11-02 Bruce ForstallMerge pull request dotnet/coreclr#20770 from BruceForst...
2018-11-02 Bruce ForstallDo PMI diffs on frameworks and benchmarks
2018-11-02 Maryam AriyanAllows Debug.Fail to go through Trace Listeners (dotnet...
2018-11-02 Bruce ForstallNeed to archive and transfer the Product directory...
2018-11-02 Stephen ToubAvoid unnecessary interlocked in ManualResetValueTaskSo...
2018-11-02 Sergey AndreenkoFix the test. (dotnet/coreclr#20701)
2018-11-02 Eugene RozenfeldRemove redundant zero-initializations for long-lifetime...
2018-11-01 Mike McLaughlinFix freebsd symbol upload failure. (dotnet/coreclr...
2018-11-01 Tomas Weinfurtone more place to add case for freebsd (dotnet/coreclr...
2018-11-01 Egor BogatovDisplay offset in TimeZoneInfo.DisplayName (dotnet...
2018-11-01 Bruce ForstallMerge pull request dotnet/coreclr#20755 from dotnet...
2018-11-01 Bruce ForstallMerge pull request dotnet/coreclr#20752 from BruceForst...
2018-11-01 Bruce ForstallMerge pull request dotnet/coreclr#20750 from BruceForst...
2018-11-01 Jan KotasDisable outdated CoreFX tests (dotnet/coreclr#20749)
2018-11-01 Bruce ForstallFix PMI job triggers for x64 Linux
2018-11-01 Matt MitchellMerge pull request dotnet/coreclr#20720 from dotnet...
2018-11-01 Bruce ForstallFix expected Pri-1 test count
next