platform/upstream/coreclr.git
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. (#20818)
2018-11-06 Levi BroderickImprove performance of Memory<T>.Span property getter...
2018-11-06 Bruce ForstallMerge pull request #20633 from BruceForstall/FixSPCheck
2018-11-06 Mike McLaughlinEnable SyncBlk for xplat SOS (#20830)
2018-11-06 Sergey Andreenkofix corefx folder (#20828)
2018-11-06 Bruce ForstallMerge pull request #20834 from BruceForstall/FixArmElJob
2018-11-06 Bruce ForstallFix corefx folder for Tizen job
2018-11-06 Oded HansonAdded support for running in a sandbox on Mac (#20735)
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 (#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/corefx#33221)
2018-11-05 Brian SullivanMerge pull request #20736 from briansull/issue_18672
2018-11-05 Tobias Loew Fiber-friendly Vectored Exception Handling (#20746)
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 master. (#20762)
2018-11-04 Pent PloompuuSystem.Decimal code style and comments clean-up (#20793)
2018-11-04 dotnet-maestro... [Darc-Update] Update dependencies from build 20181102...
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 #20780 from dotnet/dev/unix_test_wor...
2018-11-03 Wraith2Add StringBuilder.Append(ROM<char>) (#20773)
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 (#20771)
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 #20769 from BruceForstall/FixArm
2018-11-02 Juan HoyosMerge pull request #20760 from hoyosjs/arcade
2018-11-02 Bruce ForstallMerge pull request #20770 from BruceForstall/EnableMore...
2018-11-02 Bruce ForstallDo PMI diffs on frameworks and benchmarks
2018-11-02 Maryam AriyanAllows Debug.Fail to go through Trace Listeners (#20764)
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. (#20701)
2018-11-02 Eugene RozenfeldRemove redundant zero-initializations for long-lifetime...
2018-11-01 Juan Sebastian... Add base arcade scripts and versioning files
2018-11-01 Mike McLaughlinFix freebsd symbol upload failure. (#20759)
2018-11-01 Tomas Weinfurtone more place to add case for freebsd (#20756)
2018-11-01 Egor BogatovDisplay offset in TimeZoneInfo.DisplayName (#20728)
2018-11-01 Bruce ForstallMerge pull request #20755 from dotnet/dev/unix_test_wor...
2018-11-01 Bruce ForstallMerge pull request #20752 from BruceForstall/EnableLinu...
2018-11-01 Bruce ForstallMerge pull request #20750 from BruceForstall/ReduceExpe...
2018-11-01 Jan KotasDisable outdated CoreFX tests (#20749)
2018-11-01 Bruce ForstallFix PMI job triggers for x64 Linux
2018-11-01 Matt MitchellMerge pull request #20720 from dotnet/mmitche-patch-1
2018-11-01 Bruce ForstallFix expected Pri-1 test count
2018-11-01 Bruce ForstallFix JIT flags for ARM64 altjit (#20711)
2018-11-01 Mike McLaughlinWorkaround FreeBSD symbol publishing problem. (#20733)
2018-11-01 Bruce ForstallUpdate PMI asm diffs in the CI (#20743)
2018-11-01 Maryam Ariyancorert compile fixes, corert class Debug should be...
2018-11-01 Jack PappasMake BitScanForward/BitScanForward64 PAL wrappers branc...
2018-11-01 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-01 Jeremy KoritzinskyClean up string literal implicit const casting and...
2018-11-01 Jan KotasDetect integer overflow in String.Replace
2018-11-01 Jan KotasFix corrupted StringBuilder state after out of memory...
2018-11-01 Jeremy KoritzinskyMake the check for a struct fitting in a register check...
2018-11-01 Jiang Zeng... Add PInvoke/Structures tests
2018-11-01 Zeng JiangAdd PInvoke/NativeCallManagedComVisible tests (#19328)
2018-10-31 Carol EidtMerge pull request #20683 from CarolEidt/FixDD710234
2018-10-31 Bruce ForstallMerge pull request #20723 from BruceForstall/ImproveNOW...
2018-10-31 Tomas Weinfurtmore changes to fix packaging on FreeBSD. runtime.json...
2018-10-31 Maryam AriyanMaking Debug and Trace behavior consistent with eachoth...
2018-10-31 Michał JaniszewskiRemove superfluous 'const' qualifier from trivial retur...
2018-10-31 Jarret ShookRe-Enable Windows tests with JitOptSensitive flag ...
2018-10-31 Sergey AndreenkoFix DevDiv issue with JitStressRegs=0x3 on arm32. ...
2018-10-31 Bruce ForstallImprove the assert output for NO_WAY and BADCODE
2018-10-31 Jan VorlicekFix Windows x86 EH for exception from UMThunkPrestub...
2018-10-31 Egor ChesakovWork around XUnit FileLoadException issues (#20644)
2018-10-31 Carol EidtArm32: Handle live-out double reg in resolution
2018-10-31 Carol EidtMerge pull request #20638 from fiigii/movetest
2018-10-31 Matt Mitchellpreview1 -> preview
2018-10-31 Bruce ForstallMerge pull request #20710 from BruceForstall/DisableNon...
2018-10-31 Bruce ForstallDisable non-PR triggers in dev/unix_test_workflow branch
2018-10-31 Jan KotasDelete redundant framework API tests (#20693)
2018-10-31 David WrightonAdd support for large number of argumets in CCW call...
2018-10-30 Matt GalbraithMerge pull request #20703 from MattGal/bsd-pipebuild...
2018-10-30 Sergey AndreenkoFix printing in `CodeGen::siEndScope`. (#20698)
2018-10-30 lastsanninFixed small typo in a comment (#20695)
next