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
2019-04-19
Krzysztof Wicher
Nullable: couple of missing #nullable enable (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Stephen Toub
Nullable: System.Collections.Concurrent (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Filip Navara
Fix performance regression on glibc on Linux (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Jan Kotas
Move R2R-specific code to be outside FEATURE_PREJIT...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Tanner Gooding
Adding Sse2.StoreScalar(long*, V128) which will replace...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Omair Majid
Don't return value types as const (dotnet/coreclr#24103)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Bruce Forstall
Merge pull request dotnet/coreclr#24105 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Carol Eidt
Allow UpperVector Save and Restore without base type...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Bruce Forstall
Reduce the number of Linux arm32 periodic jobs triggered
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Fadi Hanna
Fix RVA field placement order (dotnet/coreclr#24047)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jeremy Koritzinsky
Disable native-client tests on IL round-trip (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
José Rivero
If IPC connections fails, then remove active session...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Russ Keldorph
Merge pull request dotnet/coreclr#24071 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Omair Majid
Add a destructor for sos::GCHeap (dotnet/coreclr#24072)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jan Vorlicek
Merge pull request dotnet/coreclr#23853 from jkoritzins...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jan Vorlicek
Merge pull request dotnet/coreclr#24066 from janvorli...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jan Kotas
Skip type sanity checks for CoreLib (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Benjamin Bartels
Fixed ChunkEnumerator.Current NRE (dotnet/coreclr#24076)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jan Vorlicek
Merge pull request dotnet/coreclr#23934 from franksinan...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Santiago Fernandez...
Merge pull request dotnet/coreclr#23762 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Andy Ayers
another similar fix
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andrew Au
Removing the unnecessary friend relationship
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Brian Sullivan
Merge pull request dotnet/coreclr#24067 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Brian Sullivan
Added comment on #endif
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andy Ayers
JIT: fix arm64 crossgen simd issue
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andy Ayers
JIT: ignore pinning of non-gc types (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Santiago Fernandez...
Fix StringBuilder annotations and debug.asserts (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Sung Yoon Whang
Runtime counters naming change and setting default...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Eugene Rozenfeld
Restrict morph add rearrangement. (dotnet/coreclr#23984)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Sergey Andreenko
Merge pull request dotnet/coreclr#24065 from sandreenko...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Brian Sullivan
Fix for Desktop build break
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jarret Shook
Add lvIsImplicitByRef information to lvaSetStruct ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jan Vorlicek
Put back the CPU limiting in GC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Sergey Andreenko
Add --runtime-path to CoreFX test runner.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Tarek Mahmoud...
Update the types consumers of Index and Range (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Santiago Fernandez...
Exclude ToString_NullFrame_ThrowsNullReferenceException...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Omair Majid
Fix a ZeroMemory call in methodcontext.cpp (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Next Turn
Nit: Update comment (dotnet/coreclr#23896)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
dotnet-maestro-bot
Update CoreClr to preview5-27616-71 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jeremy Koritzinsky
Remove limits on IVT public key lengths. (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Tanner Gooding
Changing Math.Max, Math.Min, Math.MaxMagnitude, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Levi Broderick
Fix incorrect EHCount calculation (dotnet/coreclr#24048)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jan Vorlicek
Fix incorrect thread affinitization (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
José Rivero
[EventPipe] Minor bug fixes, and remove redundant/unuse...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Bruce Forstall
Merge pull request dotnet/coreclr#24037 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sergey Andreenko
Merge pull request dotnet/coreclr#24002 from sandreenko...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Santiago Fernandez...
Fix if condition in AssemblyLoadContext
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sergey Andreenko
Merge pull request dotnet/coreclr#23947 from sandreenko...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Bruce Forstall
Reduce stack requirements of test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sergey Andreenko
Use lvaGetDesc.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Stephen Toub
Nullable: Addition COM types (dotnet/coreclr#24032)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Santiago Fernandez...
Merge remote-tracking branch 'dotnet/master' into Nulla...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Egor Chesakov
Downgrade xUnit package version (dotnet/coreclr#23944)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Carol Eidt
Arm64 vector ABI (dotnet/coreclr#23675)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Steve MacLean
Test remove ContextualReflectionProxy (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Steve MacLean
Update ContextualReflection doc (dotnet/coreclr#24018)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Omair Majid
Use delete [] on array types (dotnet/coreclr#24027)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Filip Navara
Move EventSource to shared CoreLib partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sergey Andreenko
Merge pull request dotnet/coreclr#24009 from sandreenko...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Omair Majid
Use NewArrayHolder for array types in src/debug (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Omair Majid
Use NewArrayHolder for array types (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sinan Kaya
Conversion issues
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Egor Chesakov
Fix an issue with literal 0xFFFFFFFFFFFFF000LL being...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Adeel Mujahid
Update clr-configuration-knobs and cleanups (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Levi Broderick
Fix incorrect bit match pattern in UTF-16 validation...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Jan Kotas
Fold ResourceSet::CommonInit into constructor (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Sergey Andreenko
Fix lsraBlockEpoch check.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Steve MacLean
Initialize IsolatedComponentLoadContext.Name (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Egor Bogatov
Add "partial" to MarshalAsAttribute (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Jan Kotas
Delete unused YieldProcessorScalingFactor from GC ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Jan Kotas
Remove redundant UnderlyingSystemType calls (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Fadi Hanna
Check for null methodhandle before checking if the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Sergiy Kuryata
Fix precompiling CoreRoot overlay with crossgen for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Jeremy Koritzinsky
Opt COM methods out of the new Windows instance-method...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Benjamin Bartels
Improved performance of System.Reflection.Emit API...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Santiago Fernandez...
Merge pull request dotnet/coreclr#23997 from safern...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Santiago Fernandez...
Fix build errors from merge conflicts and compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Sergey Andreenko
Get rid of varNumInp.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Sergey Andreenko
Another surgery fix for genPutArgStk to fix desktop...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Vladimir Sadov
Merge pull request dotnet/coreclr#23981 from VSadov...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Bruce Forstall
Merge pull request dotnet/coreclr#23996 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Bruce Forstall
Fix test for 64-bit platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Santiago Fernandez...
Merge remote-tracking branch 'dotnet/master' into merge...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
dotnet-maestro-bot
Update CoreClr to preview5-27615-71 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Marco Rossignoli
improve entropy (dotnet/coreclr#23591)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
dotnet-maestro-bot
Update CoreClr to preview5-27614-72 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Stephen Toub
Fix a few internal nullable annotations and comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Gergely Kalapos
Fix typo in environment variable name - profiler loadin...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Stephen Toub
Nullable: System.Runtime.InteropServices.CustomMarshale...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Raz Friman
Remove unused offset calculation (dotnet/coreclr#23793)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Levi Broderick
Remove old method names from Rune (dotnet/coreclr#23938)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
vsadov
Removed support for short plug padding in `fit`.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
dotnet-maestro-bot
Update CoreClr to preview5-27614-71 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
vsadov
Adjust plug_size_to_fit to consider large alignment...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Gergely Kalapos
Fix broken new lines (dotnet/coreclr#23979)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jan Kotas
Move GCMemoryInfo to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jan Kotas
Fix AssemblyName regression
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jan Kotas
Move GCMemoryInfo to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
dotnet-maestro-bot
Update BuildTools, CoreClr to preview4-03913-01, previe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jan Kotas
Delete unused AssemblyName._hashForControl and related...
commit
|
commitdiff
|
tree
|
snapshot
next