2018-10-22 |
Maryam Ariyan | Adding DebugProvider to help override Write and ShowDia... |
commit | commitdiff | tree | snapshot |
2018-10-22 |
Stephen Toub | Remove several Timer-related allocations from Cancellat... |
commit | commitdiff | tree | snapshot |
2018-10-22 |
Stephen Toub | Disable stale Unix_NonExistentPath_Nop corefx test... |
commit | commitdiff | tree | snapshot |
2018-10-20 |
Koundinya Veluri | Add MethodImplAttributes.AggressiveOptimization (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-20 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-10-20 |
David Mason | Local GC - Fix GCToOSInterface::GetPhysicalMemoryLimit... |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Zeng Jiang | Add PInvoke/DateTime tests (dotnet/coreclr#19298) |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Bruce Forstall | Merge pull request dotnet/coreclr#20472 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Zeng Jiang | Add PInvoke/ExactSpelling tests (dotnet/coreclr#19303) |
commit | commitdiff | tree | snapshot |
2018-10-19 |
Jan Kotas | Delete redundant framework API tests (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Zeng Jiang | Add PInvoke/Primitives/Int tests (dotnet/coreclr#19304) |
commit | commitdiff | tree | snapshot |
2018-10-18 |
mikedn | [RyuJIT] Delete dead code (dotnet/coreclr#20411) |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Stephen Toub | Add public IThreadPoolWorkItem (dotnet/coreclr#20387) |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Bruce Forstall | Remove unnecessary interpreter fallback (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Stephen Toub | Revert List.InsertRange changes from dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Bruce Forstall | Fix loop cloning array index recognition for arm64 |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Bruce Forstall | Enable code to prevent bad byrefs on all platforms... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Bruce Forstall | Print Tier-0 or Tier-1 to JIT dump output (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Jan Vorlicek | Fix collectible NativeCallable UMThunkEntry lifetime... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Vance Morrison | Merge pull request dotnet/coreclr#20464 from brianrob... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Brian Robbins | Use AppContext.BaseDirectory instead of AppDomain.Curre... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Sergey Andreenko | Delete `FixupIfSIMDLocal`. (dotnet/coreclr#20360) |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Antoine Blanchet | Replace 'VSCode' by 'Visual Studio Code' in doc (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Bruce Forstall | Merge pull request dotnet/coreclr#20455 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Nick Craver | Fix duplicate cast in RuntimeMethodInfo.GetCustomAttrib... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Tomas Weinfurt | make coreclr buildable on FreeBSD again (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Nick Craver | Optimizes StackTrace string generation (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
David Wrighton | Fix resetting of m_hasArgLocDescForStructInRegs (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Tomáš Rylek | Structured dump of instance entrypoints and decoding... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Jarret Shook | Add hack for arm64/x86 to skip build tools restore... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Simon Nattress | High entropy ASLR for native images |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Bruce Forstall | Merge pull request dotnet/coreclr#20431 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Bruce Forstall | Disable GC finalizearraysleep, finalizearray tests... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
Stephen Toub | Fix behavior of TextWriter.Write with null StringBuilde... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Jan Vorlicek | Remove per-AppDomain TLB (dotnet/coreclr#20423) |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Jan Vorlicek | Enable building with Clang 7 (dotnet/coreclr#20417) |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Wes Haggard | Update command lines for building corefx repo (dotnet... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Egor Chesakov | Use build-test.sh script on Linux (dotnet/coreclr#20430) |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Bruce Forstall | Remove ExportStubARM64Template support |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Bruce Forstall | Clarify /ARM64 argument usage |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Sergey Andreenko | Fix compilation error when `FEATURE_HFA` is disabled... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Andy Ayers | JIT: refactor logic to find compile time handle from... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Carol Eidt | Extract argInfo building from fgMorphArgs (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Jan Kotas | Optimize Span.GetPinnableReference (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Bruce Forstall | Enable building with older SDKs |
commit | commitdiff | tree | snapshot |
2018-10-16 |
Bruce Forstall | Add ARM64 support to ilasm/ilasm |
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 |
next |