platform/upstream/dotnet/runtime.git
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
2018-11-01 Bruce ForstallFix JIT flags for ARM64 altjit (dotnet/coreclr#20711)
2018-11-01 Mike McLaughlinWorkaround FreeBSD symbol publishing problem. (dotnet...
2018-11-01 Bruce ForstallUpdate PMI asm diffs in the CI (dotnet/coreclr#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 (dotnet...
2018-10-31 Carol EidtMerge pull request dotnet/coreclr#20683 from CarolEidt...
2018-10-31 Bruce ForstallMerge pull request dotnet/coreclr#20723 from BruceForst...
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 (dotnet...
2018-10-31 Carol EidtArm32: Handle live-out double reg in resolution
2018-10-31 Carol EidtMerge pull request dotnet/coreclr#20638 from fiigii...
2018-10-31 Matt Mitchellpreview1 -> preview
2018-10-31 Bruce ForstallMerge pull request dotnet/coreclr#20710 from BruceForst...
2018-10-31 Bruce ForstallDisable non-PR triggers in dev/unix_test_workflow branch
2018-10-31 Jan KotasDelete redundant framework API tests (dotnet/coreclr...
2018-10-31 David WrightonAdd support for large number of argumets in CCW call...
2018-10-30 Matt GalbraithMerge pull request dotnet/coreclr#20703 from MattGal...
2018-10-30 Sergey AndreenkoFix printing in `CodeGen::siEndScope`. (dotnet/coreclr...
2018-10-30 lastsanninFixed small typo in a comment (dotnet/coreclr#20695)
2018-10-30 Tomas Weinfurtfix detection for LLDB.h and make sos mandatory on...
2018-10-30 Matt GalbraithRemove DotNetBootstrapCliTarPath from variables as...
2018-10-30 Matt GalbraithMerge pull request dotnet/coreclr#20699 from MattGal...
2018-10-30 Matt Galbraithadd -portablebuild=false to build.sh (affects naming)
2018-10-30 Sergey AndreenkoFix `JitStressRegs=0x1` issue with `RefTypeUpperVectorS...
2018-10-30 Matt GalbraithFixing build.sh args
2018-10-30 Matt GalbraithAdd freebsd flavor to CoreCLR pipebuild
2018-10-30 Andy AyersJIT: Fix call flag propagation for GenTreeArrElem ...
2018-10-30 Brian SullivanMerge pull request dotnet/coreclr#20641 from briansull...
2018-10-30 Michelle McDanielAdd the execution policy when running powershell in...
2018-10-30 Egor ChesakovDisable failing on Windows/ARM Interop/COM tests (dotne...
2018-10-30 Shreyas JejurkarCorrected Typos and grammar (dotnet/coreclr#20658)
2018-10-30 dotnet-maestro-botRemove unnecessary Pack directive to fix build break...
2018-10-30 Bruce ForstallMerge pull request dotnet/coreclr#20679 from BruceForst...
2018-10-30 Bruce ForstallDump the "reason" for a compiler temp
2018-10-29 Andy AyersJIT: streamline temp usage for returns (dotnet/coreclr...
2018-10-29 Brian SullivanFix VSO 707552
next