projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2018-12-03
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, CoreSetup to previe...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Andy Ayers
JIT: fix overly aggressive type propagation from return...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Andrew Au
Make sure the debug registers are available in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Steve MacLean
Remove IsNeutralDomain() (dotnet/coreclr#21318)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Rafael Lillo
Fixes abbreviated genitive (dotnet/coreclr#21230)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Ilia
Don't typedef intptr_t/uintptr_t when PAL_STDCPP_COMPAT...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Michal Strehovský
Make RyuJIT tolerate null CLASSID_RUNTIME_TYPE (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Ben Adams
Store CurrentThread in ThreadStatic (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Russ Keldorph
Revert [publish symbols on FreeBSD (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Jan Kotas
Rename CorElementType enum members to match the others...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Maoni Stephens
added info about the new .NET memory book (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Jan Vorlicek
Enable COM interop for collectible classes (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Aaron Robinson
Change target 'Target' and position in build steps...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Steve MacLean
Fix crossgen segfault
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Steve MacLean
Address PR feedback
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Steve MacLean
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Carol Eidt
Merge pull request dotnet/coreclr#21311 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Aaron Robinson
Reenable TypeEquivalence tests (dotnet/coreclr#21309)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Andrew Au
Eliminate the requirement that abort requires no lock...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Carol Eidt
Fix dump in LvaUpdateClass
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Aaron Robinson
Update how CoreDisTools is discovered (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Stephen Toub
A few more Enum perf improvements (dotnet/coreclr#21284)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
David Mason
Fix perf issues with GetCurrentThreadHomeHeapNumber...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Aaron Robinson
Disable TypeEquivalence tests due to flaky x86 build...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Jan Kotas
Undo accidental change
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Levi Broderick
Add EnumerateRunes() ref APIs and unit tests (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Jan Kotas
Delete CORECLR ifdef (dotnet/corertdotnet/coreclr#6610)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
John Doe
Typos (dotnet/corertdotnet/coreclr#6605)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michal Strehovský
Properly report intrinsic fields (dotnet/corertdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Juan Hoyos
Merge pull request dotnet/coreclr#21287 from hoyosjs...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Alexej Liebenthal
Added TryParse to StandardFormat (dotnet/coreclr#21216)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Brian Robbins
Defer Initialization of FrameworkEventSource During...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
dotnet-maestro-bot
Update CoreClr, CoreFx, CoreSetup, PgoData to preview...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juan Sebastian...
Properly DACize TLB access for thread local statics
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Toub
Consolidate validation code in Enum.ToObject overloads...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Toub
Improve performance of Enum.{Try}Parse (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Aaron Robinson
Enable type equivalence (dotnet/coreclr#21265)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tanner Gooding
Implement the Count property, the IEquatable and IForma...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jeremy Koritzinsky
Add more advanced SafeArray tests (dotnet/coreclr#21063)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jan Vorlicek
Fix build parallelism on Windows with NUMA (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tanner Gooding
Don't treat the Vector64/128/256<T> helper methods...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Bruce Forstall
Merge pull request dotnet/coreclr#21267 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tomas Weinfurt
publish symbols on FreeBSD (dotnet/coreclr#21179)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tanner Gooding
Updating genSIMDZero to only use `xorps` (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Andy Ayers
Track single def locals in importer (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Swaroop Sridhar
Fix dotnet/coreclr#21209 (dotnet/coreclr#21237)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
John Salem
Add IsCollectible property to Memberinfo and MethodInfo...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Toub
Improve Enum.ToString perf for [Flags] enums (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Andrew Au
Remove obsolete assert (dotnet/coreclr#21260)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jan Kotas
Delete code related to LoaderOptimization and SharedDom...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Bruce Forstall
Fix ObjectStackAllocationTests on Linux under minopts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Ben Adams
Queue ValueTaskAwaiter IAsyncStateMachineBox directly...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Russ Keldorph
Update Helix queues used for testing
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Andy Ayers
Merge pull request dotnet/coreclr#21217 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Andy Ayers
Merge pull request dotnet/coreclr#21226 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jan Kotas
Switch to preemptive mode before calling COM (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jan Kotas
Delete test dev10_630880 (dotnet/coreclr#21239)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Brian Sullivan
Merge pull request dotnet/coreclr#21204 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Sergey Andreenko
exclude tests\src\Interop\COM\NativeClients\Primitives...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Tanner Gooding
Fixing up Utf8Parser.TryParseNumber to not fail for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Tanner Gooding
Implement the S.R.I.VectorXXX `get_Zero` and `As` helpe...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jan Vorlicek
Improve performance of cgroup access (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Jan Vorlicek
Fix ILStubCache allocation for collectible assemblies...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Bruce Forstall
Merge pull request dotnet/coreclr#21234 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Ilia
Move all the math functions undef #ifndef PAL_STDCPP_CO...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Bruce Forstall
Disable test Dev10_630880
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Brian Sullivan
Code review feedback
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Bruce Forstall
Disable failing Linux/arm32 corefx tests (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Dan Moseley
Update changing-corelib.md (dotnet/coreclr#21220)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Pent Ploompuu
Diff-able disassembly fixes (dotnet/coreclr#20863)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andy Ayers
JIT: handle general indir case for GT_JMP address
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andy Ayers
remove workaround comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Carol Eidt
Merge pull request dotnet/coreclr#21151 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andy Ayers
JIT: retype some return expressions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Stephen Toub
Use local array in ConcurrentQueue<T> for small perf...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andy Ayers
Improve perf for Index based span indexers (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Chuck Ries
Fix a use after free for Managed Data BP (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Levi Broderick
Fix Rune.ToUpper / ToLower under GlobalizationMode...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jan Vorlicek
Disable noncollectible alc finalization (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jan Kotas
Disable domain neutral loading (dotnet/coreclr#21156)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Tanner Gooding
Deleting a format.patch file that got checked in (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Jan Kotas
Update documentation for changing CoreLib (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Carol Eidt
Use LclFld for full-width cpblk of different types
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Brian Sullivan
Merge pull request dotnet/coreclr#21184 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Brian Sullivan
Fix issue 20185
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Morgan Brown
Fix Azure DevOps endpoint (dotnet/coreclr#21038)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tanner Gooding
Updating runtest.py to support printing coredump inform...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tanner Gooding
Fixing a few small issues with the SIMD vs SIMD HWIntri...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Matt Mitchell
Merge pull request dotnet/coreclr#21194 from mmitche...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Stephen Toub
Remove TypedReference.MakeTypedReference readonly restr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Carol Eidt
Merge pull request dotnet/coreclr#21164 from kvochko...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tanner Gooding
Handle the remaining known issues (modulo snan) with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michelle McDaniel
Tar arm build outputs to workaround unicode issues...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Matt Mitchell
Don't attempt to sign xstate in debug/checked builds
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Mike Danes
Don't generate copy assertions for normalize on load...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Mike Danes
Add test for 18867
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Jeremy Koritzinsky
Fix Interop/PInvoke/Miscellaneous/HandleRef tests under...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Ayende Rahien
Fixing typo (dotnet/coreclr#21081)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Jan Kotas
Refactor AppDomain.IsAppXModel and a few other AppDomai...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Jan Kotas
Move AppDomain local data store to AppContext and clean...
commit
|
commitdiff
|
tree
|
snapshot
next