2018-11-03 |
Jan Kotas | Improve error messages for byref-like type loading... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Bruce Forstall | Merge pull request #20780 from dotnet/dev/unix_test_wor... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Wraith2 | Add StringBuilder.Append(ROM<char>) (#20773) |
commit | commitdiff | tree | snapshot |
2018-11-03 |
dotnet-maestro-bot | Update CoreFx, CoreSetup, IbcData, PgoData to preview... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Jan Kotas | Cleanup and improve name formatting in reflection ... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Levi Broderick | Perf improvements to Span and Memory (#20771) |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Stephen Toub | Use C# compiler's static data support in Encoding.Pream... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Stephen Toub | Add remaining IAsyncDisposable implementations to CoreL... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Andrew Au | Fix logging so that we can see the full 64 bit integer... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Levi Broderick | Improve performance of String.Equals(..., OrdinalIgnore... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Bruce Forstall | Merge pull request #20769 from BruceForstall/FixArm |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Juan Hoyos | Merge pull request #20760 from hoyosjs/arcade |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Bruce Forstall | Merge pull request #20770 from BruceForstall/EnableMore... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Bruce Forstall | Do PMI diffs on frameworks and benchmarks |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Maryam Ariyan | Allows Debug.Fail to go through Trace Listeners (#20764) |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Bruce Forstall | Need to archive and transfer the Product directory... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Stephen Toub | Avoid unnecessary interlocked in ManualResetValueTaskSo... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sergey Andreenko | Fix the test. (#20701) |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Eugene Rozenfeld | Remove redundant zero-initializations for long-lifetime... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Juan Sebastian... | Add base arcade scripts and versioning files |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Mike McLaughlin | Fix freebsd symbol upload failure. (#20759) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Tomas Weinfurt | one more place to add case for freebsd (#20756) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Egor Bogatov | Display offset in TimeZoneInfo.DisplayName (#20728) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Merge pull request #20755 from dotnet/dev/unix_test_wor... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Merge pull request #20752 from BruceForstall/EnableLinu... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Merge pull request #20750 from BruceForstall/ReduceExpe... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jan Kotas | Disable outdated CoreFX tests (#20749) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Fix PMI job triggers for x64 Linux |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Matt Mitchell | Merge pull request #20720 from dotnet/mmitche-patch-1 |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Fix expected Pri-1 test count |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Fix JIT flags for ARM64 altjit (#20711) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Mike McLaughlin | Workaround FreeBSD symbol publishing problem. (#20733) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Bruce Forstall | Update PMI asm diffs in the CI (#20743) |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Maryam Ariyan | corert compile fixes, corert class Debug should be... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jack Pappas | Make BitScanForward/BitScanForward64 PAL wrappers branc... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jeremy Koritzinsky | Clean up string literal implicit const casting and... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jan Kotas | Detect integer overflow in String.Replace |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jan Kotas | Fix corrupted StringBuilder state after out of memory... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jeremy Koritzinsky | Make the check for a struct fitting in a register check... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Jiang Zeng... | Add PInvoke/Structures tests |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Zeng Jiang | Add PInvoke/NativeCallManagedComVisible tests (#19328) |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Carol Eidt | Merge pull request #20683 from CarolEidt/FixDD710234 |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Bruce Forstall | Merge pull request #20723 from BruceForstall/ImproveNOW... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Tomas Weinfurt | more changes to fix packaging on FreeBSD. runtime.json... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Maryam Ariyan | Making Debug and Trace behavior consistent with eachoth... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Michał Janiszewski | Remove superfluous 'const' qualifier from trivial retur... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Jarret Shook | Re-Enable Windows tests with JitOptSensitive flag ... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Sergey Andreenko | Fix DevDiv issue with JitStressRegs=0x3 on arm32. ... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Bruce Forstall | Improve the assert output for NO_WAY and BADCODE |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Jan Vorlicek | Fix Windows x86 EH for exception from UMThunkPrestub... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Egor Chesakov | Work around XUnit FileLoadException issues (#20644) |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Carol Eidt | Arm32: Handle live-out double reg in resolution |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Carol Eidt | Merge pull request #20638 from fiigii/movetest |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Matt Mitchell | preview1 -> preview |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Bruce Forstall | Merge pull request #20710 from BruceForstall/DisableNon... |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Bruce Forstall | Disable non-PR triggers in dev/unix_test_workflow branch |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Jan Kotas | Delete redundant framework API tests (#20693) |
commit | commitdiff | tree | snapshot |
2018-10-31 |
David Wrighton | Add support for large number of argumets in CCW call... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | Merge pull request #20703 from MattGal/bsd-pipebuild... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Sergey Andreenko | Fix printing in `CodeGen::siEndScope`. (#20698) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
lastsannin | Fixed small typo in a comment (#20695) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Tomas Weinfurt | fix detection for LLDB.h and make sos mandatory on... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | Remove DotNetBootstrapCliTarPath from variables as... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | Merge pull request #20699 from MattGal/bsd-pipebuild... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | add -portablebuild=false to build.sh (affects naming) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Sergey Andreenko | Fix `JitStressRegs=0x1` issue with `RefTypeUpperVectorS... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | Fixing build.sh args |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Matt Galbraith | Add freebsd flavor to CoreCLR pipebuild |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Andy Ayers | JIT: Fix call flag propagation for GenTreeArrElem ... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Brian Sullivan | Merge pull request #20641 from briansull/vso_707552 |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Michelle McDaniel | Add the execution policy when running powershell in... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Egor Chesakov | Disable failing on Windows/ARM Interop/COM tests (... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Shreyas Jejurkar | Corrected Typos and grammar (#20658) |
commit | commitdiff | tree | snapshot |
2018-10-30 |
dotnet-maestro-bot | Remove unnecessary Pack directive to fix build break... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Bruce Forstall | Merge pull request #20679 from BruceForstall/DumpTempReason |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Bruce Forstall | Dump the "reason" for a compiler temp |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Andy Ayers | JIT: streamline temp usage for returns (#20640) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Brian Sullivan | Fix VSO 707552 |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Sung Yoon Whang | Remove outdated GC perf test framework (#20673) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Tanner Gooding | Some cleanup of the System.Number class (#20619) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Jesús Corrius | Fix typo in linux-performance-tracing (#20667) |
commit | commitdiff | tree | snapshot |
2018-10-29 |
Andrew Au | Unhelpful error when Activator.CreateInstance can't... |
commit | commitdiff | tree | snapshot |
2018-10-29 |
dotnet-maestro-bot | Update CoreClr, CoreSetup, IbcData, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
dotnet-maestro-bot | Update CoreClr, CoreSetup, IbcData, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Jan Kotas | Delete redundant CoreMangLib decimal tests (#20649) |
commit | commitdiff | tree | snapshot |
2018-10-27 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreSetup, IbcData, PgoData... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Stephen Toub | Add IAsyncDisposable implementation to Timer (#20646) |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Stephen Toub | Implement IAsyncDisposable on CancellationTokenRegistra... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
Steve MacLean | Remove dead RESOURCE_SATELLITE_CONFIG (#20639) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Aaron Robinson | Merge pull request #20621 from AaronRobinsonMSFT/block_... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Ben Adams | Allow ArrayPool.Shared devirtualization (redux) (#20637) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Fei Peng | Move SSE/SSE2/AVX Load* intrinsic tests to the template... |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Pent Ploompuu | New Decimal.Remainder implementation (#20305) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
David Wrighton | Implement interface dispatch to COM for ARM64 (#20618) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Andy Ayers | JIT: refactor how we do late devirtualization (#20553) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Tomas Weinfurt | fixes to build properly on FreeBSD (#20588) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Austin Wise | Add missing include guard in header file. (#20635) |
commit | commitdiff | tree | snapshot |
2018-10-26 |
Austin Wise | Remove some dead code related to cross-appdomain except... |
commit | commitdiff | tree | snapshot |
next |