2018-07-04 |
Viktor Hofer | Add LastIndexOf compareoptions overload (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Tanner Gooding | Adding tests for the byte overload of Ssse3.Shuffle |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Tanner Gooding | Adding support for the `byte` overload of `Ssse3.Shuffle` |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Jan Kotas | Remove mention of security transparency from message... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Andrew Au | compGSReorderStackLayout is not supported when EnC... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26704-01, preview1... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Luqun Lou | Delete InternalsVisibleTo attributes from S.P.CoreLib... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Bruce Forstall | Merge pull request dotnet/coreclr#18504 from mikedn... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tomas Weinfurt | add missing files to package properly on FreeBSD (dotne... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Merge pull request dotnet/coreclr#18768 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Merge pull request dotnet/coreclr#18766 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Bruce Forstall | Merge pull request dotnet/coreclr#18716 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview1-26703-04, master... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Remove Interval::isMultiReg |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Build uses for atomic ops |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Egor Chesakov | Use generic win-x86/win-x64 RIDs in stress_dependencies |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Marco Rossignoli | Add back most CreateInstance APIs to AppDomain and... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Andon Andonov | Update CoreFX CI packages to NetcoreApp3 (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Updating SSE_StaticCast and AVX_StaticCast to set the... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Fold away Sse.StaticCast and Avx.StaticCast in the... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Adding an Avx.StaticCast test (modified from the Sse... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Sergey Andreenko | SuperPMI: add ability to exclude failing method context... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Aaron Robinson | Set the activation context for the CoreRun application... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Andrew Au | Debug registers cannot be copied in user mode (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Brian Robbins | Dispatch Runtime Events to EventListener (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
dotnet-maestro-bot | Update BuildTools, CoreClr, PgoData to preview1-03002... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Andon Andonov | Move RuntimeIDArg initialization (dotnet/coreclr#18747) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Fixing up the Sse41.Insert float HWIntrinsics |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Sergey Andreenko | reenable fixed arm64 altjit tests (dotnet/coreclr#18722) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Atsushi Kanamori | Add back DefinePInvokeMethod (dotnet/coreclr#18742) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Adding back the tests for Avx.MaskLoad |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Updating the Avx.Extract/Insert methods to throw PNSE... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Removing unnecessary `try/catch` blocks from the Extrac... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
dotnet-maestro-bot | Tabs vs. spaces (dotnet/coreclr#18740) |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Andy Ayers | Fix some build breaks seen with the older VS we use... |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Jan Kotas | Fix recursive inlining of PInvoke stubs (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Replace compGetMemArray uses |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Fix incorrect lvaTrackedToVarNum memset size |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Handle the missing cache case in gtGetStructHandleForSIMD |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Allocate space for siLatestTrackedScopes on demand |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Remove Compiler::impSmallStack |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Cleanup hashBvGlobalData |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Remove unused Compiler members |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Move SIMD/Intrinsic handles out of Compiler |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Move temp info from Compiler to RegSet |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Allocate space for lvaTrackedToVarNum on demand |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Allocate space for the loop table on demand |
commit | commitdiff | tree | snapshot |
2018-06-30 |
mikedn | Pass CompAllocator by value (dotnet/coreclr#15025) |
commit | commitdiff | tree | snapshot |
2018-06-30 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview1-26630-01, master... |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Jan Kotas | Fix build breaks with older MSVC compiler (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Tanner Gooding | Fixing some Bmi1 HWIntrinsic method names (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Viktor Hofer | Regex: reduce allocation slightly, add tests, code... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Bruce Forstall | Merge pull request dotnet/coreclr#18715 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Sergey Andreenko | optimize fgMorphTree for GenTreeArgList (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Bruce Forstall | Remove build-only and TST jobs from the Jenkins views |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Bruce Forstall | Fix issue with signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Bruce Forstall | Merge pull request dotnet/coreclr#18693 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Luqun Lou | Change CancellationTokenRegistration.Unregister visibil... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Phil Garcia | Corrected a few typos in the documentation and comments... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Stephen Toub | Improve bool.TryFormat perf (dotnet/coreclr#18711) |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Carol Eidt | Merge pull request dotnet/coreclr#18696 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Andy Ayers | JIT: fix regression when returning struct with no field... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Luqun Lou | Add public implementation CultureDataSupport (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Gleb Balykov | Remove relocations for vtable chunks (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Carol Eidt | LSRA: fix multi-reg ops under FIELD_LIST |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Carol Eidt | Add test for dotnet/coreclr#18362 |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Bruce Forstall | Stop creating Linux/x64 corefx flow jobs |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Bruce Forstall | Merge pull request dotnet/coreclr#18689 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Eden | Update Tizen CI docker image (dotnet/coreclr#18567) |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Bruce Forstall | Update ARM/Linux build directions |
commit | commitdiff | tree | snapshot |
2018-06-28 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Stephen Toub | Avoid capturing ExecutionContext into CancellationToken... |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Jan Vorlicek | Fix alternate stack cleanup on MUSL (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-28 |
John Doe | Typo (dotnet/coreclr#18684) |
commit | commitdiff | tree | snapshot |
2018-06-28 |
John Doe | Typo (dotnet/corertdotnet/coreclr#6029) |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Andy Ayers | JIT: fix bug returning small structs on linux x64 ... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Egor Chesakov | Cross-bitness in ZapRelocs (dotnet/coreclr#18665) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Andon Andonov | Modify netci definition (dotnet/coreclr#18677) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Luqun Lou | Add Public implementation RemoveEventHandler in EventRe... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Andon Andonov | Windows CoreFX CI (dotnet/coreclr#18365) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Jan Kotas | Merge pull request dotnet/coreclr#18645 from tgiphil... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Anirudh Agnihotry | Moved SafeWaitHandle and cancellationToken to shared... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Brian Robbins | Remove conditional compilation of DotNETRuntimeEventSou... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Brian Robbins | Fix sync.sh to call run.exe -p even if positional param... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Carol Eidt | Merge pull request dotnet/coreclr#18663 from fiigii... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Amy | Merge pull request dotnet/coreclr#18425 from acmyu/xml |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Brian Sullivan | Merge pull request dotnet/coreclr#18130 from sdmaclea... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Marek Safar | Removes duplicate attributes (dotnet/coreclr#18668) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Jan Kotas | Add VM support for Unsafe.AsRef(in T) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Phil Garcia | Applying PR feedback |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Henry Sharber | More Dead String (dotnet/coreclr#18664) |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Michal Strehovský | Fix bogus assert in ArraySortHelper (dotnet/corertdotne... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Stephen Toub | Simplify built-in types across corefx (dotnet/corefxdot... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Fei Peng | Fix Aes and Ssse3.Shuffle intrinsic APIs |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Amy Yu | Fix merge errors, replace spaces with tab, print unwind... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Amy Yu | Dump disasm line by line, changes to dumping bytes... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Amy Yu | Refactor into TextDumper and XmlDumper classes |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Amy Yu | Xml serialize section contents and gcinfo transitions |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Amy Yu | XMLSerialize gc transitions and section contents |
commit | commitdiff | tree | snapshot |
next |