2018-07-17 |
Egor Chesakov | Enable CoreFx tests disabled in https://github.com... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Pent Ploompuu | Clean-up number.cpp (#18964) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jan Kotas | Add pooling for JIT scratch memory (#18924) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26717-04... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Aaron Robinson | Update NativeCallable attribute tests (#18946) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Vance Morrison | Merge pull request #18938 from vancem/EventSourceShutdown |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Carol Eidt | Merge pull request #18891 from CarolEidt/Fix18153 |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Pent Ploompuu | Move Decimal to shared (#18948) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Stephen Toub | Improve throughput of {U}Int32/64.{Try}Parse for hex... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jan Kotas | Delete redundant broken offsetof definitions (#18947) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Koundinya Veluri | Apply tiering's call counting delay more broadly (... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Carol Eidt | Use `FEATURE_ARG_SPLIT` to qualify handling of `GT_PUTA... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Andy Ayers | JIT: fix value numbering to handle GT_NULLCHECK more... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Carol Eidt | PR Feedback |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Tanner Gooding | Adding tests for the Avx2 AlignRight, Blend, and Conver... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Tanner Gooding | Implementing the Avx2 AlignRight, Blend, and ConvertTo... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Bruce Forstall | Merge pull request #18917 from BruceForstall/dev/unix_t... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Noah Falk | Add no tiered compilation test jobs (#18864) |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Carol Eidt | Ensure BuildUse uses the correct reg number |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Matt Warren | Fixing markdown list formatting (#18936) |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Jan Kotas | Fix disabled test name (#18932) |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Eugene Rozenfeld | Improve narrowing of GT_AND nodes. (#18916) |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Egor Chesakov | Mark RuntimeEventSourceTest as GCStressIncompatible... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Vance Morrison | Add back in code deleted in .NET Core port. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Stephen Toub | Improve throughput of UInt32/UInt64 integer parsing... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Jan Kotas | CoreFX test fixes (#18929) |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Stephen Toub | Remove unused resource strings from System.Private... |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Koundinya Veluri | Expose SpinWait.SpinOnce(int sleep1Threshold) overload... |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Stephen Toub | Temporarily allow combase.dll!RoGetActivationFactory... |
commit | commitdiff | tree | snapshot |
2018-07-14 |
Russ Keldorph | Revert "Fix some failures when using build-test.sh" |
commit | commitdiff | tree | snapshot |
2018-07-14 |
russ | Fix some failures when using build-test.sh |
commit | commitdiff | tree | snapshot |
2018-07-14 |
Wraith2 | Remove version increment from Dictionary<K,V>.Remove... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Bruce Forstall | Enable 'jitnosimd' job for Linux/arm64 (#18890) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Bruce Forstall | Enable Windows ARM64 corefx jobs |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Stephen Toub | Improve Int32/Int64 {Try}Parse performance for NumberSt... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Andy Ayers | JIT: optimize some cases of unused structs (#18819) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Bruce Forstall | Remove unnecessary R2R jobs (#18902) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Andon Andonov | Enable logs (#18881) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Egor Chesakov | Remove System.Security.Cryptography.X509Certificates... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Mike McLaughlin | Add prefix to DAC's PAL exports for alpine (#18873) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Bruce Forstall | Disable 3 long-running tests and 1 failing test (#18896) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Egor Chesakov | Remove dead/unreachable code from ARM32 and ARM64 emitt... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Brian Sullivan | Merge pull request #18887 from briansull/atomic-fix |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Eugene Rozenfeld | Fixes for bugs in fgMorphCast and optNarrowTree. (... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Brian Sullivan | Added the repro test case |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Brian Sullivan | Include the processor atomic operations in the OperIsSt... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Brian Robbins | Don't trim compiler-generated anonymous types. (#18835) |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Andon Andonov | CoreFX CI Unix (#18753) |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Fei Peng | Fix VEX.vvvv encoding for AVX.BlendVariable |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Stephen Toub | Remove TODO comment from CancellationTokenRegistration... |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Bruce Forstall | Merge pull request #18862 from BruceForstall/DisableLon... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Juan Hoyos | Merge pull request #18859 from hoyosjs/fix-debug-gscook... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Jan Kotas | Optimize Double/Single.IsNegative |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Egor Bogatov | Make Number.Parsing.cs BigEndian friendly (#18853) |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Bruce Forstall | Merge pull request #18861 from BruceForstall/FixShowLoc... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Bruce Forstall | Merge pull request #18860 from BruceForstall/ReEnable13... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Noah Falk | Adjust JIT automated testing for tiered compilation... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Bruce Forstall | Disable tests for Windows/arm64 with GCStress=3 that... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Bruce Forstall | Fix ShowLocallocAlignment test for x86 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Bruce Forstall | Re-enable tests for #13731 which was closed long ago |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Egor Chesakov | Remove random.NextDouble() from JIT/HardwareIntrinsics... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tomáš Rylek | Initial implementation of method fixup parser (#18749) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Fixing encodeXmmRegAsIval to ensure the result meets... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Carol Eidt | Merge pull request #18805 from CarolEidt/Fix18746 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Stephen Toub | Fix two issues in Marshal.SecureStringToBSTR (#18851) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Brian Sullivan | Merge pull request #18812 from briansull/fix_610014 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Amy | Merge pull request #18653 from acmyu/build |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Juan Sebastian... | GS cookie check fix for debugger stackwalks port |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Regenerating the x86 HWIntrinsic tests to cover struct... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Updating the x86 HWIntrinsic test templates to test... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Jan Kotas | Move BinaryReader to shared CoreLib partition (#18845) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Amy | Exclude failing CoreFx test (#18844) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Brian Sullivan | Updated fix for VSO 610014 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Fixing a call to emitIns_SIMD_R_R_AR_R to pass argument... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Exclude failing CoreFx test |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Updating InstructionSet_BMI1/2 to be controlled by... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the ParallelBitDeposit and ParallelBit... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the ParallelBitDeposit and ParallelBitExtr... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the AndNot, ExtractLowestSetBit, GetMa... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the AndNot, ExtractLowestSetBit, GetMaskUp... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the x86 TrailingZeroCount HWintrinsic |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the x86 TrailingZeroCount HWIntrinsic |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Renaming ScalarUnOpTest to ScalarSimdUnOpTest |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Viktor Hofer | Fix serialization type in NotFiniteNumberException... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Fix test errors |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Use BuildManagedTools argument instead of environment... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Add R2RDump to build.proj, running dotnet restore befor... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Andon Andonov | CoreFX CI Unix Staging commit (#18750) |
commit | commitdiff | tree | snapshot |
2018-07-09 |
HumanEquivalentUnit | Fix a comment in the string.ToLower() method (#18832) |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Jan Kotas | Undo unnecessary BinaryReader::ReadOneChar/InternalRead... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Anirudh Agnihotry | Moved ManualResetEventSlim to shared (#18799) |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Rich Lander | Correct AssemblyLoadContext comment (#18809) |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Viktor Hofer | LastIndexOf corner case fix when span is empty (#18826) |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Viktor Hofer | Fix Span LastIndexOf empty value handling |
commit | commitdiff | tree | snapshot |
2018-07-07 |
Anirudh Agnihotry | TargetFrameworkName property initialized (#18814) |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Stephen Toub | Improve DateTime{Offset}.ParseExact performance for... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Bruce Forstall | Merge pull request #18795 from BruceForstall/RemoveArme... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Carol Eidt | Don't change PUTARG_REG type on arm64 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
nkaretnikov2 | [ARM] Mention a clang-5.0 issue in the documentation... |
commit | commitdiff | tree | snapshot |
next |