2018-01-10 |
chcosta | Add privaterun properties (#15816) |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Jan Kotas | Move System.Globalization.CultureData to shared CoreLib... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26109-03... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Tarek Mahmoud... | Port servicing fix (#15802) |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Jan Kotas | Update the document for netcoreapp2.1 |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Jan Kotas | Update links to nightly .NET Core SDK builds (#15799) |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Carol Eidt | Merge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64 |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Anirudh Agnihotry | Adds StringBuilder.Equals(ReadOnlySpan<char>) Api ... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Fei Peng | fix corefx/#26230 (#15792) |
commit | commitdiff | tree | snapshot |
2018-01-09 |
José Rivero | Fixing https://github.com/aspnet/JitBench/issues/80... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26108-06... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02408... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Mike McLaughlin | Fixed superpmi JIT debugging on desktop build. (#15773) |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Fei Peng | Update Intel hardware intrinsic APIs (#15601) |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Andy Ayers | JIT: improve return types in cases with spill temps... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Tanner Gooding | Merge pull request #15772 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Tanner Gooding | Updating the x86 HWIntrinsic importer to not inline... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Jan Kotas | Move types to shared corelib partition (#15768) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Justin Van... | Cleanup Activator (#15767) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Brian Sullivan | Merge pull request #15756 from briansull/fix-15671 |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Mike McLaughlin | Change just-in-time debugging registry keys. (#15722) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Sergey Andreenko | ARM r2r fix. (#15758) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Andy Ayers | JIT: fix decompose long left shift for overshift cases... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Brian Sullivan | Proposed fix for 15671 |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Jan Kotas | Simplify and unify EnumCalendars interop (#15762) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Tanner Gooding | Merge pull request #15639 from tannergooding/expand... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Andy Ayers | JIT: fix issue with inline observations (#15713) |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Brian Sullivan | Merge pull request #15760 from briansull/fix-budget |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Carol Eidt | Merge pull request #15716 from CarolEidt/RefactorMinReg... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Carol Eidt | Refactor minRegCount and eliminate auto |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Brian Sullivan | Fix issue where the unsigned value used for the the... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Justin Van... | Cleanup AppDomain (#15748) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Jan Kotas | Detect ByRefLike types using attribute (#15745) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Sergey Andreenko | fix COMPlus_JitHalt for arm32. (#15761) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02404... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Justin Van... | AggregateException: Use StringBuilder.AppendFormat... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Justin Van... | Unix: Specify Ordinal comparison in TimeZoneInfo (... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Justin Van... | Address ReflectionTypeLoadException feedback (#15738) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Justin Van... | Use string.Contains(char) instead of Contains(string... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Maryam Ariyan | Adding EnsureCapacity implementation for Dictionary... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Tanner Gooding | Updating the existing HWIntrinsic tests to also test... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Sung Yoon Whang | Update profiling API status (#15659) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Sung Yoon Whang | Remove duplicate callback to AppDomainCreationFinished... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Koundinya Veluri | Change monitor test (#15727) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Koundinya Veluri | Fix waitone test (#15728) |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Tanner Gooding | Updating Compiler::impIntrinsic to always expand hardwa... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
mikedn | Reset lvIsStructField when removing promoted struct... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Carol Eidt | Merge pull request #15726 from CarolEidt/Fix15237 |
commit | commitdiff | tree | snapshot |
2018-01-04 |
William Godbe | Remove bad assert in Mutex & update error messages... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
dotnet bot | Merge changes from TFS (#15732) |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Davis Goodin | Mark all CoreCLR packages as non-shipping (#15725) |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Steve MacLean | [Arm64] Add Vector64 HW Intrinsic support |
commit | commitdiff | tree | snapshot |
2018-01-04 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02403... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Jan Kotas | Fix link to IdnMapping.cs (#15717) |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Atanu | Link to THIRD-PARTY-NOTICES is fixed (#15665) |
commit | commitdiff | tree | snapshot |
2018-01-04 |
William Godbe | Check for null in ReflectionTypeLoadException Message... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Russell Cohen | Fix typo in docstring (#15714) |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Carol Eidt | Keep OBJ on mismatched struct assignment |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Bruce Forstall | Merge pull request #15706 from dotnet-bot/from-tfs |
commit | commitdiff | tree | snapshot |
2018-01-04 |
dotnet bot | Use the message that the ReflectionTypeLoadException... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Tanner Gooding | Updating the build script to work when python is instal... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Bruce Forstall | Merge pull request #15614 from BruceForstall/AddPushPer... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Victor "Nate... | Fix size-on-disk benchmark to handle new CLI behavior... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Andy Ayers | Fix formatting |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Bruce Forstall | Merge pull request #15602 from sdmaclea/PR-HWINT-XARCH-DEP |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Andy Ayers | Spill the eval stack when storing to a pinned local. |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Davis Goodin | Pass manifest details to PushToBlobFeed (#15705) |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Merge pull request #15702 from sdmaclea/PR-EOL |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Steve MacLean | Normalize lsra.h line endings |
commit | commitdiff | tree | snapshot |
2018-01-03 |
William Godbe | Print Inner Exceptions in ReflectionTypeLoadException... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Steve MacLean | [Arm64] getBaseTypeAndSizeOfSIMDType |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Bruce Forstall | Merge pull request #15698 from mikedn/patch-1 |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Merge pull request #15699 from CarolEidt/FixFeatureSIMDDesc |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Ben Adams | Use Span to drop byte[1] allocations (#15680) |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Fix description of FeatureSIMD |
commit | commitdiff | tree | snapshot |
2018-01-03 |
mikedn | Fix minor formatting issue in jit-call-morphing.md |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Bruce Forstall | Merge pull request #15692 from BruceForstall/DisableJit... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Bruce Forstall | Disable jitdiff jobs |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Carol Eidt | Merge pull request #15640 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Carol Eidt | Merge pull request #15596 from CarolEidt/RemoveMap |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Victor "Nate... | Retry: Enable EventPipe across Unix and Windows (#15611) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02402... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
mikedn | Give a proper VN to GT_BOX (#15666) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Ben Adams | Encoding: Don't alloc for zero length array (#13794) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
mikedn | Remove some unnecessary boxing (#15676) |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Bruce Bowyer... | Return StringBuilder back to cache when not making... |
commit | commitdiff | tree | snapshot |
2018-01-01 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26101-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
mikedn | Replace a few for loops with foreach to avoid loop... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Remove lib prefix for System.Globalization.Native.a... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26029-02, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Remove reflection block on methods with MethodAttribute... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Make HandleRef fields private |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Merge pull request dotnet/corert#5148 from dotnet/nmirror |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Tanner Gooding | Merge pull request #15341 from tannergooding/simd-scalar |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Anirudh Agnihotry | Recognize STA\MTA Attribute For Main Function (#15652) |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Colin Green | Removed redundant null tests when sorting a secondary... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Bruce Forstall | Merge pull request #15658 from BruceForstall/FixBuildWa... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Bruce Forstall | Fix desktop build warnings |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Szabolcs Dézsi | Extending FormatException's message with datetime/forma... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Atanu | Link to the File Header Example for C# was broken.... |
commit | commitdiff | tree | snapshot |
next |