2018-01-10 |
Tarek Mahmoud Sayed | Port servicing fix (#15802)
|
commit | commitdiff | tree |
2018-01-10 |
Jan Kotas | Update the document for netcoreapp2.1
|
commit | commitdiff | tree |
2018-01-09 |
Fei Peng | fix corefx/#26230 (#15792)
|
commit | commitdiff | tree |
2018-01-09 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26108-06...
|
commit | commitdiff | tree |
2018-01-08 |
Fei Peng | Update Intel hardware intrinsic APIs (#15601)
|
commit | commitdiff | tree |
2018-01-06 |
Justin Van Patten | Cleanup Activator (#15767)
|
commit | commitdiff | tree |
2018-01-05 |
Justin Van Patten | Cleanup AppDomain (#15748)
|
commit | commitdiff | tree |
2018-01-05 |
Justin Van Patten | AggregateException: Use StringBuilder.AppendFormat...
|
commit | commitdiff | tree |
2018-01-05 |
Justin Van Patten | Unix: Specify Ordinal comparison in TimeZoneInfo (...
|
commit | commitdiff | tree |
2018-01-05 |
Justin Van Patten | Address ReflectionTypeLoadException feedback (#15738)
|
commit | commitdiff | tree |
2018-01-05 |
Justin Van Patten | Use string.Contains(char) instead of Contains(string...
|
commit | commitdiff | tree |
2018-01-04 |
Atanu | Link to THIRD-PARTY-NOTICES is fixed (#15665)
|
commit | commitdiff | tree |
2018-01-04 |
William Godbe | Check for null in ReflectionTypeLoadException Message...
|
commit | commitdiff | tree |
2018-01-04 |
Russell Cohen | Fix typo in docstring (#15714)
|
commit | commitdiff | tree |
2018-01-04 |
dotnet bot | Use the message that the ReflectionTypeLoadException...
|
commit | commitdiff | tree |
2018-01-04 |
Tanner Gooding | Updating the build script to work when python is installed...
|
commit | commitdiff | tree |
2018-01-03 |
Ben Adams | Use Span to drop byte[1] allocations (#15680)
|
commit | commitdiff | tree |
2018-01-02 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02402...
|
commit | commitdiff | tree |
2018-01-02 |
Ben Adams | Encoding: Don't alloc for zero length array (#13794)
|
commit | commitdiff | tree |
2018-01-02 |
mikedn | Remove some unnecessary boxing (#15676)
|
commit | commitdiff | tree |
2018-01-01 |
Bruce Bowyer-Smyth | Return StringBuilder back to cache when not making...
|
commit | commitdiff | tree |
2017-12-29 |
mikedn | Replace a few for loops with foreach to avoid loop...
|
commit | commitdiff | tree |
2017-12-29 |
Jan Kotas | Make HandleRef fields private
|
commit | commitdiff | tree |
2017-12-29 |
Jan Kotas | Merge pull request dotnet/corert#5148 from dotnet/nmirror
|
commit | commitdiff | tree |
2017-12-29 |
Anirudh Agnihotry | Recognize STA\MTA Attribute For Main Function (#15652)
|
commit | commitdiff | tree |
2017-12-29 |
Colin Green | Removed redundant null tests when sorting a secondary...
|
commit | commitdiff | tree |
2017-12-28 |
Tanner Gooding | Updated CreateMethodDesc to pass along the `IsJitIntrinsic...
|
commit | commitdiff | tree |
2017-12-27 |
Alfred Myers | Updated links to ABI conventions (#15651)
|
commit | commitdiff | tree |
2017-12-27 |
Ben Adams | Resolve race in ShimProxyCallback::AddRef (#15643)
|
commit | commitdiff | tree |
2017-12-26 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26026-01, preview1...
|
commit | commitdiff | tree |
2017-12-23 |
Steve MacLean | [Arm64] Disable HW Intrinsic NGEN (#15603)
|
commit | commitdiff | tree |
2017-12-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02322...
|
commit | commitdiff | tree |
2017-12-22 |
Alfred Myers | Minor tweaks (#15590)
|
commit | commitdiff | tree |
2017-12-22 |
Tanner Gooding | Organizing the tests/src/JIT/HardwareIntrinsics/X86...
|
commit | commitdiff | tree |
2017-12-20 |
Jan Kotas | Revert "Respect STA/MTAThread attributes (#15512)"
|
commit | commitdiff | tree |
2017-12-17 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26017-01, preview1...
|
commit | commitdiff | tree |
2017-12-17 |
Fei Peng | Fix naming convention of hardware intrinsic APIs (...
|
commit | commitdiff | tree |
2017-12-16 |
Anirudh Agnihotry | Respect STA/MTAThread attributes (#15512)
|
commit | commitdiff | tree |
2017-12-16 |
dotnet-maestro-bot | Update CoreClr to preview1-26015-09 (master) (#15550)
|
commit | commitdiff | tree |
2017-12-16 |
Egor Chesakov | Clean up clrjit from using sizeof(void*) when meant...
|
commit | commitdiff | tree |
2017-12-16 |
Ahson Khan | ReadOnlySpan GetReference returns ref instead of ref...
|
commit | commitdiff | tree |
2017-12-15 |
Viktor Hofer | Make EventArgs base class serializable (#15541)
|
commit | commitdiff | tree |
2017-12-14 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26014-04...
|
commit | commitdiff | tree |
2017-12-14 |
dotnet bot | Merge pull request dotnet/corert#5109 from dotnet/nmirror...
|
commit | commitdiff | tree |
2017-12-14 |
Jan Kotas | Revert "Add optional integer offset to OwnedMemory...
|
commit | commitdiff | tree |
2017-12-13 |
Ahson Khan | Adding Unsafe APIs that are used by System.Memory ...
|
commit | commitdiff | tree |
2017-12-13 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02312...
|
commit | commitdiff | tree |
2017-12-12 |
dotnet-maestro-bot | Update BuildTools, PgoData to prerelease-02311-02,...
|
commit | commitdiff | tree |
2017-12-12 |
Egor Chesakov | Use macro _countof instead of explicit sizeof(arr)...
|
commit | commitdiff | tree |
2017-12-12 |
Egor Chesakov | Remove undefined and unused getPersonalityValue function...
|
commit | commitdiff | tree |
2017-12-12 |
Ben Adams | Make EventCacheKey IEquatable (#15470)
|
commit | commitdiff | tree |
2017-12-11 |
Ben Adams | Dictionary Initalize CQ (#15461)
|
commit | commitdiff | tree |
2017-12-11 |
Ben Adams | Improve Dict.Clear CQ (#15459)
|
commit | commitdiff | tree |
2017-12-08 |
Ben Adams | Tweak Resize
|
commit | commitdiff | tree |
2017-12-08 |
Ben Adams | Add scope prefix for class vars
|
commit | commitdiff | tree |
2017-12-08 |
Ahson Khan | Add optional integer offset to OwnedMemory Pin (#15410)
|
commit | commitdiff | tree |
2017-12-08 |
Ahson Khan | Add GetReference and TryGetArray to MemoryMarshal ...
|
commit | commitdiff | tree |
2017-12-08 |
Ben Adams | Externalize exception boxing (#15418)
|
commit | commitdiff | tree |
2017-12-07 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26006-09, preview1...
|
commit | commitdiff | tree |
2017-12-07 |
Fei Peng | new intrinsic type support (#15340)
|
commit | commitdiff | tree |
2017-12-06 |
Anirudh Agnihotry | Address PR feedback for change adding key to KeyNotFoundExce...
|
commit | commitdiff | tree |
2017-12-05 |
Stephen Toub | Remove old methods using string format (#15363)
|
commit | commitdiff | tree |
2017-12-05 |
Jon Hanna | Have a Type.IsConvertible property. (#15365)
|
commit | commitdiff | tree |
2017-12-03 |
Zhukov Maxim | Rename the method FloorLog2 to be more clear & fix...
|
commit | commitdiff | tree |
2017-11-30 |
Tom Deseyn | Expose Environment.ProcessorCount via EnvironmentAugments...
|
commit | commitdiff | tree |
2017-11-30 |
Sean Gillespie | [Local GC] Fail fast on exceptions within a standalone...
|
commit | commitdiff | tree |
2017-11-26 |
Bruce Forstall | Fix Powershell error (#15217)
|
commit | commitdiff | tree |
2017-11-26 |
Justin Van Patten | Remove some dead Unix code (#15221)
|
commit | commitdiff | tree |
2017-11-25 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-25925-02...
|
commit | commitdiff | tree |
2017-11-25 |
dotnet bot | Fix build error (#15213)
|
commit | commitdiff | tree |
2017-11-24 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-25924-01...
|
commit | commitdiff | tree |
2017-11-24 |
mikedn | Delete unused file expandarray.h (#15204)
|
commit | commitdiff | tree |
2017-11-23 |
Victor Zaytsev | Fixed parameter validation for Delegate.CreateDelegate...
|
commit | commitdiff | tree |
2017-11-23 |
Jan Kotas | Fix namespaces and ThrowHelper
|
commit | commitdiff | tree |
2017-11-23 |
Steve MacLean | [Arm64] support GBDJIT debug frame (#15174)
|
commit | commitdiff | tree |
2017-11-22 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-25922-02...
|
commit | commitdiff | tree |
2017-11-22 |
Jan Kotas | Cosmetic fixes after move to shared partition
|
commit | commitdiff | tree |
2017-11-22 |
Jacek Blaszczynski | Fix all powershell invocations in scripts, CI code...
|
commit | commitdiff | tree |
2017-11-22 |
Fei Peng | Fix SSE2 and SSE4.1 APIs (#15160)
|
commit | commitdiff | tree |
2017-11-22 |
Jan Kotas | Fix unused field warnings
|
commit | commitdiff | tree |
2017-11-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelease...
|
commit | commitdiff | tree |
2017-11-21 |
Michal Strehovský | Merge pull request dotnet/corert#4971 from dotnet/nmirror
|
commit | commitdiff | tree |
2017-11-21 |
Justin Van Patten | Reduce allocations in StringBuilder.AppendFormat for...
|
commit | commitdiff | tree |
2017-11-20 |
dotnet bot | Fix typo (#15129)
|
commit | commitdiff | tree |
2017-11-20 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02219...
|
commit | commitdiff | tree |
2017-11-20 |
Alex | Allow ByRef return types in Dynamic Method (#15106)
|
commit | commitdiff | tree |
2017-11-19 |
Stephen Toub | Fix two issues in managed number formatting (#15105)
|
commit | commitdiff | tree |
2017-11-19 |
Jan Kotas | Delete SuppressUnmanagedCodeSecurity on QCalls
|
commit | commitdiff | tree |
2017-11-18 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelease...
|
commit | commitdiff | tree |
2017-11-17 |
Fei Peng | Generic hardware intrinsics throw exception for non...
|
commit | commitdiff | tree |
2017-11-16 |
Ivan Cronyn | Added EmitCalli overload (#15040)
|
commit | commitdiff | tree |
2017-11-15 |
Zhukov Maxim | Remove out-of-use method and properties from appdomain...
|
commit | commitdiff | tree |
2017-11-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelease...
|
commit | commitdiff | tree |
2017-11-14 |
Jan Kotas | Fix CppCodeGen break with latest XCode (dotnet/corert...
|
commit | commitdiff | tree |
2017-11-14 |
Ahson Khan | Adding Memory CopyTo APIs (#15010)
|
commit | commitdiff | tree |
2017-11-13 |
Jan Kotas | Merge pull request dotnet/corert#4918 from dotnet/nmirror
|
commit | commitdiff | tree |
2017-11-13 |
Stephen Toub | Fix sempahore spinning fix (#15002)
|
commit | commitdiff | tree |
2017-11-12 |
Michal Strehovský | Port https://github.com/dotnet/coreclr/pull/13148 to...
|
commit | commitdiff | tree |
2017-11-12 |
José Rivero | Updating the xUnit Performance Api with bug fixes to...
|
commit | commitdiff | tree |
2017-11-12 |
Michal Strehovský | Allow non-abstract non-public interface methods in...
|
commit | commitdiff | tree |
next |