2018-11-26 |
Michelle McDaniel | Tar arm build outputs to workaround unicode issues... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Jeremy Koritzinsky | Fix Interop/PInvoke/Miscellaneous/HandleRef tests under... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Ayende Rahien | Fixing typo (dotnet/coreclr#21081) |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Jan Kotas | Refactor AppDomain.IsAppXModel and a few other AppDomai... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Jan Kotas | Move AppDomain local data store to AppContext and clean... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Eugene Rozenfeld | Don't assume objects don't escape in pure helpers. |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Jan Vorlicek | Fix debugger collectible thread statics access (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-23 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup, PgoData to preview... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
John Doe | Typos (dotnet/coreclr#21171) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Jan Kotas | Delete System.AppDomainSetup (dotnet/coreclr#21157) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Michal Strehovský | Mark the String.Empty field as Intrinsic (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Michal Strehovský | Narrow the assert in fgLateDevirtualization (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Swaroop Sridhar | Sequel to NativeLibrary API (dotnet/coreclr#21148) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup to preview-27121... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Andrew Au | Single stepping out of the unsafe places (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Aaron Robinson | Merge pull request dotnet/coreclr#21146 from AaronRobin... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Aaron Robinson | Minor clean up in COMToCLRWorker |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Swaroop Sridhar | Introduce Marshall.LoadLibrary API (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Eugene Rozenfeld | Disable object stack allocation verification under... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Aaron Robinson | Check for null on COM to CLR call if error occurs durin... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jan Kotas | Change System.Object to ClassInterface.None (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jan Vorlicek | Fix Unix ARM JIT_MemCpy and JIT_MemSet (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Tanner Gooding | Ensuring that gc_stress and gc_stress_c are marked... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jan Kotas | Delete dead/unused code (dotnet/coreclr#21138) |
commit | commitdiff | tree | snapshot |
2018-11-21 |
dotnet-maestro-bot | Update CoreSetup, PgoData to preview-27121-02, master... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Matt Mitchell | Merge pull request dotnet/coreclr#21129 from mmitche... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Stephen Toub | Expose generic UnsafeQueueUserWorkItem (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Ben Adams | Vectorize string.IndexOf(..., StringComparison.Ordinal... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Ben Adams | Vectorize Array.{Last}IndexOf<T>(...) for byte and... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Carol Eidt | Merge pull request dotnet/coreclr#21058 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Matt Mitchell | Sign api-ms-win-core-xstate-l2-1-0.dll |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Stephen Toub | Remove remaining StringBuilder marshaling use from... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Stephen Toub | Remove StringBuilder from HebrewNumber formatting ... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Eugene Rozenfeld | Fix for dotnet/coreclr#21011: propagate GTF_DONT_CSE... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Tanner Gooding | Fixing up some issues with the HWIntrinsic test templat... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Stephen Toub | Replace custom AnsiToLower with more efficient ToLowerA... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Jan Kotas | Delete CORCOMPILE_IMPORT_TABLE_ENTRY (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Tom Deseyn | Linux: FlushProcessWriteBuffers using membarrier when... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Tanner Gooding | Adding some AggressiveInlining attributes to the Vector... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Stephen Toub | Improve async iterator exception stack traces (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Sergey Andreenko | Make code in `getTargetMethodDesc` more reliable. ... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Sergey Andreenko | format spmi sources (dotnet/coreclr#21094) |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Hugh Bellamy | Cleanup System.Reflection.Emit code and delete dead... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Jan Kotas | Update xunit version to match corefx (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Carol Eidt | Add asserts for the types of the Span indexers. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Omair Majid | Fix search for headers and libraries via LLVM_HOME... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Tarek Mahmoud... | Fix Getting Max Japanese Era (dotnet/coreclr#21087) |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Stephen Toub | Disable stale sockets test (dotnet/coreclr#21083) |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Hugh Bellamy | Cleanup RtType.cs code |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Hugh Bellamy | Fix Type.GetInterface for null namespace and non-null... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Jacek Blaszczynski | Add headers to crossgen, cee_crossgen, corzap_crossgen... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Michal Strehovský | Make type comparisons more general purpose (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Ben Adams | Single pass Vectorize Span<byte>.IndexOfAny(..., ReadOn... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Jacek Blaszczynski | Add headers to all md*, v3binder*, and ceefgen vcxproj... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hugh Bellamy | Add ICustomMarshaler tests (dotnet/coreclr#19195) |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Hugh Bellamy | Fix incorrect exception thrown in Marshal.ReleaseComOb... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Tanner Gooding | Removing the legacy helper intrinsics and adding tests... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Egor Chesakov | Force Unicode in test_location parameter in delete_exis... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Nick Craver | Optimization: Further reduce allocations in GetCustomAt... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Sergey Andreenko | Exclude GC stress failure test. (dotnet/coreclr#21059) |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Sergey Andreenko | Exclude tests from GCStress failing due to 21044 (dotne... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Bruce Forstall | Merge pull request dotnet/coreclr#21004 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Zeng Jiang | Add PInvoke/Decimal tests (dotnet/coreclr#19301) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Kotas | Delete unnecessary StackCrawlMarks in RtFieldInfo ... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Vorlicek | Fix unloadability races (dotnet/coreclr#21024) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Tarek Mahmoud... | Fix Formatting Japanese First Year on Linux (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Carol Eidt | Record AVX use for SIMD indirections |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Kotas | Add workaround for https://github.com/dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Kotas | Add explicit signatures for Span indexer |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Dan Moseley | Eliminate CMAKE dependency when not required (dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jeremy Koritzinsky | Add simple tests for ArrayWithOffset marshaling. (dotne... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add Interop/PInvoke/Attributes tests (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add PInvoke/CriticalHandles tests (dotnet/coreclr#19297) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Kotas | Delete HAS_FLS_SUPPORT and related code (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
szehetner | Fixed signatures of ref readonly methods in JIT ETW... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add PInvoke/SafeHandles tests (dotnet/coreclr#19330) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jeremy Koritzinsky | Add Tests for VBByRefStr marshalling (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jeremy Koritzinsky | Add tests for marshalling as VARIANT_BOOL or VARIANT... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add PInvoke/SizeParamIndex tests (dotnet/coreclr#19348) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Egor Chesakov | Stop using Hostx86/arm crossgen in crossgen_comparison... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Zeng Jiang | Add PInvoke/DllImportpath tests (dotnet/coreclr#19270) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Jeremy Koritzinsky | Add tests for ANSI BSTRs (dotnet/coreclr#20985) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Brian Sullivan | Merge pull request dotnet/coreclr#21008 from briansull... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Morgan Brown | Fixes for Azure DevOps official build (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Levi Broderick | Allow rune enumeration from string and ROS<char> (dotne... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Zeng Jiang | Add PInvoke/Array tests (dotnet/coreclr#19266) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
David Wrighton | Update CrstTypeTool to produce spaces (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Brian Sullivan | Changed back to use m_filtered |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Brian Sullivan | Code Review feedback |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Egor Chesakov | Combine ExcludeList in AltJit scenarios for both host... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Zeng Jiang | Add PInvoke/Miscellaneous tests (dotnet/coreclr#19326) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Pent Ploompuu | Update Unicode data and optimize CharUnicodeInfo indexe... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Michal Strehovský | Allow supressing exceptions in diamond inheritance... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Aaron Robinson | Re-enable optimizations in interop helper functions... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Aaron Robinson | Fix invalid tests for COM native server (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Aaron Robinson | Disable COM tests being CrossGen'd (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Jeremy Koritzinsky | Add test for marshalling ArgIterators on Windows (dotne... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Brian Sullivan | Use correct printf type specifier |
commit | commitdiff | tree | snapshot |
next |