2018-11-27 |
Andy Ayers | Improve perf for Index based span indexers (#21196) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Chuck Ries | Fix a use after free for Managed Data BP (#21205) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Levi Broderick | Fix Rune.ToUpper / ToLower under GlobalizationMode... |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jan Vorlicek | Disable noncollectible alc finalization (#21189) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jan Kotas | Disable domain neutral loading (#21156) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Tanner Gooding | Deleting a format.patch file that got checked in (... |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Jan Kotas | Update documentation for changing CoreLib (#21201) |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Brian Sullivan | Merge pull request #21184 from mikedn/load-norm |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Morgan Brown | Fix Azure DevOps endpoint (#21038) |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Tanner Gooding | Updating runtest.py to support printing coredump inform... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Tanner Gooding | Fixing a few small issues with the SIMD vs SIMD HWIntri... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Matt Mitchell | Merge pull request #21194 from mmitche/fix-debug-checked |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Stephen Toub | Remove TypedReference.MakeTypedReference readonly restr... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Carol Eidt | Merge pull request #21164 from kvochko/no_hw_intrinsics_x86 |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Tanner Gooding | Handle the remaining known issues (modulo snan) with... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Michelle McDaniel | Tar arm build outputs to workaround unicode issues... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Matt Mitchell | Don't attempt to sign xstate in debug/checked builds |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Mike Danes | Don't generate copy assertions for normalize on load... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Mike Danes | Add test for 18867 |
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 (#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 (#21175) |
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 (#21171) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Jan Kotas | Delete System.AppDomainSetup (#21157) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Michal Strehovský | Mark the String.Empty field as Intrinsic (#21162) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Michal Strehovský | Narrow the assert in fgLateDevirtualization (#21163) |
commit | commitdiff | tree | snapshot |
2018-11-22 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Andrey Kvochko | Do not support HW intrinsics on x86 linux |
commit | commitdiff | tree | snapshot |
2018-11-22 |
Swaroop Sridhar | Sequel to NativeLibrary API (#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 (#21135) |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Aaron Robinson | Merge pull request #21146 from AaronRobinsonMSFT/comtoc... |
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 (#20871) |
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 (#21137) |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jan Vorlicek | Fix Unix ARM JIT_MemCpy and JIT_MemSet (#21141) |
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 (#21138) |
commit | commitdiff | tree | snapshot |
2018-11-21 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
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 #21129 from mmitche/sign-xstat |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Stephen Toub | Expose generic UnsafeQueueUserWorkItem (#21125) |
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 #21058 from CarolEidt/FixVZeroUpper |
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 #21011: propagate GTF_DONT_CSE on comma returns |
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 (#21109) |
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 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Stephen Toub | Improve async iterator exception stack traces (#21103) |
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 (#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 (#21098) |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Carol Eidt | Add asserts for the types of the Span indexers. (#21037) |
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 (#21087) |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Stephen Toub | Disable stale sockets test (#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 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
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 (#20940) |
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 (#19195) |
commit | commitdiff | tree | snapshot |
2018-11-18 |
dotnet-maestro... | Update dependency files (#21067) |
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. (#21059) |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Sergey Andreenko | Exclude tests from GCStress failing due to 21044 (... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Bruce Forstall | Merge pull request #21004 from BruceForstall/UpdateRunt... |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Zeng Jiang | Add PInvoke/Decimal tests (#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 (#21024) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Tarek Mahmoud... | Fix Formatting Japanese First Year on Linux (#21039) |
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 (#21040) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jeremy Koritzinsky | Add simple tests for ArrayWithOffset marshaling. (... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add Interop/PInvoke/Attributes tests (#19107) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Zeng Jiang | Add PInvoke/CriticalHandles tests (#19297) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jan Kotas | Delete HAS_FLS_SUPPORT and related code (#21035) |
commit | commitdiff | tree | snapshot |
next |