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-04
Stephen Toub
Delete dead code in Task<T>
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Stephen Toub
Enable building/validating XML comments in CoreLib
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Stephen Toub
Fix lots of malformed XML comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Andrew Au
Eliminate the requirement that abort requires no lock...
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
2018-11-24
Eugene Rozenfeld
Don't assume objects don't escape in pure helpers.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Jan Vorlicek
Fix debugger collectible thread statics access (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
dotnet-maestro-bot
Update CoreClr, CoreFx, CoreSetup, PgoData to preview...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
John Doe
Typos (dotnet/coreclr#21171)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Jan Kotas
Delete System.AppDomainSetup (dotnet/coreclr#21157)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Michal Strehovský
Mark the String.Empty field as Intrinsic (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Michal Strehovský
Narrow the assert in fgLateDevirtualization (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Andrey Kvochko
Do not support HW intrinsics on x86 linux
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Swaroop Sridhar
Sequel to NativeLibrary API (dotnet/coreclr#21148)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
dotnet-maestro-bot
Update CoreClr, CoreFx, CoreSetup to preview-27121...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Andrew Au
Single stepping out of the unsafe places (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Aaron Robinson
Merge pull request dotnet/coreclr#21146 from AaronRobin...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Aaron Robinson
Minor clean up in COMToCLRWorker
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Swaroop Sridhar
Introduce Marshall.LoadLibrary API (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Eugene Rozenfeld
Disable object stack allocation verification under...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Aaron Robinson
Check for null on COM to CLR call if error occurs durin...
commit
|
commitdiff
|
tree
|
snapshot
next