platform/upstream/coreclr.git
2018-11-12 dotnet-maestro-botUpdate CoreClr, CoreFx, IbcData, PgoData to preview...
2018-11-12 Oded HansonVerify the application group container directory exists...
2018-11-11 Jeremy KoritzinskyKeep delegate fields alive across a full native call...
2018-11-10 Sung Yoon WhangRemove VersionBlock struct for profiler attach (#20889)
2018-11-10 Stephen ToubFix invalid out of range exception thrown in ArrayPool...
2018-11-10 Zeng JiangAdd PInvoke/BestFitMapping tests (#19269)
2018-11-10 dotnet-maestro... Updating version files (#20927)
2018-11-10 dotnet-maestro-botUpdate IbcData, PgoData to master-20181110-0042, master...
2018-11-10 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-10 Eric StJohnAdd back support for deserialization of BinaryFormatted...
2018-11-10 Jan KotasDelete dead/unreachable code related to remoting (...
2018-11-10 Tarek Mahmoud... Expose Index and Range types (#20899)
2018-11-09 Michelle McDanielFix path to python on sod and illink jobs (#20914)
2018-11-09 Bruce ForstallMerge pull request #20895 from dotnet/dev/unix_test_wor...
2018-11-09 Ben AdamsFast-path ExecutionContext for ThreadPool items (#20308)
2018-11-09 Li ShengqiuFix typos in comments (#20908)
2018-11-09 Pent PloompuuOptimize Char.GetUnicodeCategory and related checks...
2018-11-09 Tanner GoodingMoving the Utf8Parser/Utf8Formatter to be shared (dotne...
2018-11-09 Eugene RozenfeldImplement escape analysis and stack allocation of non...
2018-11-09 Eugene RozenfeldMake getClassGClayout work with with class types.
2018-11-09 Eugene RozenfeldAllow creation of variables of TYP_STRUCT with non...
2018-11-09 Eugene RozenfeldAdd JitObjectStackAllocation config option.
2018-11-09 Jan KotasRemove cached invariant globalization mode flag
2018-11-09 Jan KotasDelete unnecessary ReferenceSystemPrivateCoreLib
2018-11-09 Jan KotasRevert "Passing the CONTEXT in ICorDebugManagedCallback...
2018-11-09 Stephen ToubRemove System.Memory reference from several libraries...
2018-11-09 Tanner GoodingChanging Number.NumberBuffer to carry a `Span<byte...
2018-11-09 Andrew AuPassing the CONTEXT in ICorDebugManagedCallback4::DataB...
2018-11-09 José RiveroEventPipe support for "Parameters" (#20796)
2018-11-08 Levi BroderickEnlighten ValueNumStore::EvalOpSpecialized about bswap...
2018-11-08 Brian SullivanMerge pull request #20838 from briansull/issue_18259
2018-11-08 Michelle McDanielSpecify path to python3.5 for perf jobs (#20443)
2018-11-08 Michal StrehovskýReplace reflection in an assert with ==
2018-11-08 Bruce ForstallMerge pull request #20890 from BruceForstall/FixMoreFxPaths
2018-11-08 Bruce ForstallFix more CoreFx 'artifacts' paths
2018-11-08 Stephen ToubAdd work item dumping support to SOS' ThreadPool comman...
2018-11-08 Mike McLaughlinFix "LTTng-UST: Error (-17) while registering..." error...
2018-11-08 Bruce ForstallMerge pull request #20882 from BruceForstall/FixFxDir
2018-11-08 Bruce ForstallAdjust for corefx output directory change
2018-11-08 Brian SullivanFixes issue 18259
2018-11-08 Matt GalbraithUpdate FreeBSD build timeout to 120.
2018-11-08 Sven BoemerAdd azure-pipelines build and test definitions (#20840)
2018-11-08 Michal StrehovskýAdd test coverage for custom modifiers (#20546)
2018-11-08 Levi BroderickAdd string.GetHashCode(ROS<char>) and related APIs...
2018-11-08 Tanner GoodingFixing up the Double/Single parsing code to be correct...
2018-11-08 Fei PengHandle 64-bit only intrinisc by nested classes (#20146)
2018-11-08 Tanner GoodingMove the various helper intrinsics to be implemented...
2018-11-08 Jan VorlicekAdd unloadability support to ReliabilityFramework ...
2018-11-08 Jan VorlicekRemove need for full GC for unloadable stuff (#20384)
2018-11-07 Tomas WeinfurtFix string error handling for failed DNS lookup (dotnet...
2018-11-07 Stephen ToubImprove DumpAsync SOS command (#20845)
2018-11-07 Stephen ToubDelete dead code from IdnMapping (#20857)
2018-11-07 Carol EidtMerge pull request #20787 from CarolEidt/Arm64Intrinsic...
2018-11-07 dotnet-maestro... [Darc-Update] Update dependencies from build 20181106...
2018-11-07 Bruce ForstallForce using clang5.0 for Ubuntu arm32 builds (#20825)
2018-11-07 Tomas Weinfurtexclude freebsd symbols from publishing (#20854)
2018-11-07 Andrew AuPull out GetContainingObject
2018-11-07 Andrew AuNITs
2018-11-07 Andrew AuComments in JIT helper
2018-11-07 Andrew AuMore code review feedback
2018-11-07 Andrew AuGetContainingObject should be a method of ICorDebugValue
2018-11-07 Andrew AuChange GetContainingObject API
2018-11-07 Andrew AuFEATURE_DATABREAKPOINT
2018-11-07 Andrew AuCode review feedback
2018-11-07 Andrew AuComment on jithelp.asm
2018-11-07 Chuck RiesEnsure BeforeGC and AfterGC events are always sent...
2018-11-07 Andrew AuStepping out of the write barrier
2018-11-07 Andrew AuComplete the work for AMD64 unwind out of write barrier...
2018-11-07 Andrew AuBringing up the AMD64 support for unwinding away from...
2018-11-07 Andrew AuMake the write barrier unwinding fix works for coreclr...
2018-11-07 Andrew Aux86 only stackwalk fix
2018-11-07 Andrew AuAllocating the DebuggerDataBreakpoint object in the...
2018-11-07 Andrew AuAvoid unused event types
2018-11-07 Andrew AuAvoiding triggering data breakpoint in Linux
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
next