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 |
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 |
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 (#19330) |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Jeremy Koritzinsky | Add Tests for VBByRefStr marshalling (#20982) |
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 (#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 (#19270) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Jeremy Koritzinsky | Add tests for ANSI BSTRs (#20985) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Brian Sullivan | Merge pull request #21008 from briansull/new-toolset |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Morgan Brown | Fixes for Azure DevOps official build (#21017) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Levi Broderick | Allow rune enumeration from string and ROS<char> (... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Zeng Jiang | Add PInvoke/Array tests (#19266) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
David Wrighton | Update CrstTypeTool to produce spaces (#21029) |
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 (#19326) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Pent Ploompuu | Update Unicode data and optimize CharUnicodeInfo indexe... |
commit | commitdiff | tree | snapshot |
2018-11-15 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
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 (#21012) |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Aaron Robinson | Disable COM tests being CrossGen'd (#21010) |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Jeremy Koritzinsky | Add test for marshalling ArgIterators on Windows (... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Brian Sullivan | Use correct printf type specifier |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Brian Sullivan | Jit changes from the desktop Toolset Update |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Bruce Forstall | Update CoreFX-in-CoreCLR testing instructions (#21002) |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Sergey Andreenko | Fix arm64 PUTARG_STK(contained OBJ(contained LCL_FLD_AD... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Swaroop Sridhar | Fix warnings because of Bool incompatibality |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Bruce Forstall | Update help output of runtest.cmd/sh |
commit | commitdiff | tree | snapshot |
2018-11-14 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Tanner Gooding | Cleanup on the new Math APIs (#20993) |
commit | commitdiff | tree | snapshot |
2018-11-14 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup, IbcData, PgoData... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Brian Sullivan | Merge pull request #20961 from briansull/const-eval-fix |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Eugene Rozenfeld | Undo a workaround added in #20442. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Eugene Rozenfeld | Fix for bug 20499. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Eugene Rozenfeld | Disable R2R for object stack allocation tests. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Levi Broderick | Initial commit for System.Text.Rune (#20935) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Brian Sullivan | Fix CanEvalForConstantArgs(VNFunc vnf) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Maoni Stephens | n_heaps needs to be initialized before init_static_data... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Egor Chesakov | Specify version of xunit.console.dll during the custom... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Jeremy Koritzinsky | Add tests for AsAny Marshalling (#20963) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Jan Vorlicek | Change GetAppDomain to return AppDomain from the global... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Tomáš Rylek | Initial support for normalized 'naked' R2RDump output... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Jan Kotas | Unify ThrowHelper style (#20974) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Russ Keldorph | Increase FreeBSD job time allowance |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Fadi Hanna | Optimize vtable calls (#20696) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
dotnet-maestro... | Updating version files (#20969) |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Michal Strehovský | Handle generics in methodimpls for default interface... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Tanner Gooding | Fixing Utf8Parser.Number to not modify the value of... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Egor Chesakov | Exclude failing System.Memory.Tests (#20958) on Linux... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Andrew Au | Passing the CONTEXT in ICorDebugManagedCallback4::DataB... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Egor Chesakov | Simplify build.sh command line arguments for Linux... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Egor Chesakov | Lower fast tail call wasn't patching control expression... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Eugene Rozenfeld | Disable stress random inlining for object stack allocat... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Tanner Gooding | Moving the Utf8Formatter and Utf8Parser into S.P.Coreli... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Egor Chesakov | Update tests/arm64/corefx_linux_test_exclusions.txt... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Fei Peng | Remove SSE4.2 STTNI APIs for .NET Core 3.0 (#20887) |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Tomas Weinfurt | enable build-id on FreeBSD (#20945) |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Swaroop Sridhar | LoadLibrary refactoring (#20841) |
commit | commitdiff | tree | snapshot |
next |