2018-10-16 |
Jan Kotas | Optimize Span.GetPinnableReference (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Levi Broderick | Fix code comments in Utf16Utility (dotnet/coreclr#20425) |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Stephen Toub | Null out CancellationTokenSource._timer on Dispose... |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Fei Peng | Fix GitHub dotnet/coreclr#20389 (dotnet/coreclr#20391) |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Carol Eidt | Merge pull request dotnet/coreclr#19914 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-10-15 |
Mike McLaughlin | Upgrade symuploader to version 1.0.0-beta-63412-03... |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Egor Chesakov | Print target arch on arm64 and target OS during in... |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Joakim Skoglund | Corrected misspelled comment (dotnet/coreclr#20408) |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Andy Ayers | JIT: add some devirtualization info to the inline conte... |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Eugene Rozenfeld | Move ObjectAllocator phase to run right after inlining... |
commit | commitdiff | tree | snapshot |
2018-10-13 |
jbhensley | Fix "Non-static method requires a target" caused by... |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Mike McLaughlin | Fix MacOS launch bug when spaces in module names. ... |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Egor Chesakov | Implement LeadingSignCount and LeadingZeroCount ARM64... |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Vance Morrison | fix hyperlink |
commit | commitdiff | tree | snapshot |
2018-10-12 |
Vance Morrison | Added docs for native DLLs |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Levi Broderick | Improve performance of OrdinalIgnoreCase hash code... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Jarret Shook | Do not restore or initialize buildtools for x86/arm64... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Brian Robbins | Disable tracecontrol test on all platforms. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Tanner Gooding | Changing Number.BigInteger and Number.NumberBuffer... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Bruce Forstall | Merge pull request dotnet/coreclr#20368 from sergign60... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Eugene Rozenfeld | JitEE interface additions to support object stack alloc... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup to previe... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Luqun Lou | Enable BSTR Field Marshaller for x-plat (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Egor Chesakov | Run xunit.console.dll with "-parallel collections"... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Bruce Forstall | Initial work to enable ASM diff generation in CI (dotne... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Vance Morrison | Merge pull request dotnet/coreclr#20343 from stephentou... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Jurjen Biewenga | Added `-generatelayout` (dotnet/coreclr#20247) |
commit | commitdiff | tree | snapshot |
2018-10-11 |
David Mason | fix enc issue where dav has an av because it tries... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
David Mason | add handle tracking for profiler (dotnet/coreclr#20361) |
commit | commitdiff | tree | snapshot |
2018-10-11 |
David Mason | fix issue where we wouldn't throw OOM after failing... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Sergey Ignatov | Fix for CoreRT issue Assertion slot != NO_REVERSE_PINVO... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Jan Kotas | Fix build breaks |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Bruce Forstall | Merge pull request dotnet/coreclr#20359 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Tomáš Rylek | Minor dump improvements in R2RDump (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Bruce Forstall | Disable b152292 for Linux/arm64 |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Brian Sullivan | Merge pull request dotnet/coreclr#20347 from briansull... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Stephen Toub | Add CancellationToken.UnsafeRegister (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Vance Morrison | Added advice about using ZapDisable to get symbols |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Jonathan Marler | Remove obslete DBG_printf_gcc, all compilers now suppor... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Jan Vorlicek | Fix unwind on ARM64 Linux (dotnet/coreclr#20345) |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Vance Morrison | Fix typo |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Vance Morrison | Improve instructions on getting framework symbols |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Bruce Forstall | Merge pull request dotnet/coreclr#20348 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Bruce Forstall | Reduce the number of expected Pri-1 tests |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Brian Sullivan | Enable the tests associated with the fixed issue 8648 |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Jeremy Koritzinsky | Throw an exception when we try to marshal a non-blittab... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Bruce Forstall | Merge pull request dotnet/coreclr#20337 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Carol Eidt | Merge pull request dotnet/coreclr#20310 from fiigii... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Stephen Toub | Add Timer duration/period to ThreadTransferSendObj |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Jan Kotas | Delete redundant API tests (dotnet/coreclr#20336) |
commit | commitdiff | tree | snapshot |
2018-10-10 |
mikedn | Fix test JIT\Regression\VS-ia64-JIT\M00\b80373 (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-10 |
Jonathan Marler | Fix issue 20261: infinite recursion for non PAL threads... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Bruce Forstall | Disable StackTracePreserveTests |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Stephen Toub | Reduce CPU consumption by Timer's FireNextTimers (dotne... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
dotnet-maestro-bot | Update BuildTools, CoreFx, CoreSetup to preview1-03309... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Sergey Andreenko | Do not promote struct field with type mistmatch. (dotne... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Bruce Forstall | Simplify next command output for build-test.sh (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Matt Galbraith | Move ARM64 Windows boxen to be Helix-provisioned (dotne... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Jarret Shook | Use runtest.cmd for arm(64) windows testing (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Brian Sullivan | Merge pull request dotnet/coreclr#20129 from briansull... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Fei Peng | Disable tests for generic hardware intrinsic |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Fei Peng | Explode generic Intel hardware intrinsic on all the... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Levi Broderick | Improve performance of String.ToUpper and friends ... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Sam Neirinck | Cleanup MSDN URL's (dotnet/corefxdotnet/coreclr#32663) |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Stephen Toub | Avoid building DebugFinalizableAsyncStateMachineBox... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Egor Chesakov | [arm64] Fix GitHub 20211 Issue (dotnet/coreclr#20240) |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Stephen Toub | Clear unnecessary state from completed Tasks (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Carol Eidt | Merge pull request dotnet/coreclr#20078 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Jan Kotas | Disabled outdates corefx test (dotnet/coreclr#20315) |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Austin Wise | Remove mentions of Rotor from codebase (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Eugene Rozenfeld | Document describing upcoming object stack allocation... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Egor Chesakov | Merge pull request dotnet/coreclr#20289 from echesakovM... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Andy Ayers | JIT: retrieve element class for arrays of ref types... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Carol Eidt | Merge pull request dotnet/coreclr#20210 from fiigii... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Jarret Shook | Runtest.py on Windows Arm(64) (dotnet/coreclr#20227) |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Jan Vorlicek | Fix SegmentInitialize for OS_PAGE_SIZE > 4k (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Austin Wise | Remove mention of rotor from comments (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-08 |
Austin Wise | Remove some dead remoting and context static things... |
commit | commitdiff | tree | snapshot |
2018-10-07 |
Viktor Hofer | Update buildtools to v3 (dotnet/coreclr#20286) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
John Doe | Typos (dotnet/corefxdotnet/coreclr#32625) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Andy Ayers | JIT: make sure to use normalized type when retyping... |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Levi Broderick | Move BinaryPrimitives into coreclr shared source (dotne... |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Luqun Lou | Add BSTR xplat PInvoke testcase (dotnet/coreclr#20231) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Levi Broderick | Improve performance of span-based ToUpper and related... |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc (6) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc (5) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc (4) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc (3) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc (2) |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Update the dllmap design doc |
commit | commitdiff | tree | snapshot |
2018-10-06 |
annaaniol | Add a dllmap design document |
commit | commitdiff | tree | snapshot |
2018-10-06 |
Sergey Andreenko | Refactoring of struct promotion code for the future... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Brian Robbins | Enable Config-File Based Control of EventPipe (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Fei Peng | Add tests for AVX2 and new intrinsic |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Egor Chesakov | Use IF_DR_2G for "Bit Operations" (IF_EN2L) in src... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Brian Sullivan | Added method header comments in optcse describing the... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Brian Sullivan | Full support for exception sets in value numbering. |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Michal Strehovský | Report instantiation argument in non-virtual interface... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
John Doe | Typos (dotnet/coreclr#20271) |
commit | commitdiff | tree | snapshot |
next |