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-02-19
Tanner Gooding
Fixing extension method overload resolution for some...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Egor Chesakov
Use testGroup for defining test jobs (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Russ Keldorph
Enable telemetry for official builds
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Fei Peng
Optimize Vector128/256<T>.Get/WithElement (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Tanner Gooding
Adding an update-dependencies.cmd script, like CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Michal Strehovský
Fail loading types with default interface methods for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Andy Ayers
Adjust gc stress compatibility settings for two tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Jan Kotas
Use correct version for Microsoft.NETCore.Platforms...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Jan Kotas
Remove resetting of unmanaged thread locale from thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Michal Strehovský
Fix constrained call corner cases (dotnet/coreclr#22464)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Ben Adams
Fix warning causing error in warning as error (Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Sinan Kaya
Fix Integer Rounding issue and duplicate definition...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Adeel Mujahid
Delete RtlMoveMemory and tests (dotnet/coreclr#22668)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Swaroop Sridhar
Fix the build of Loader/NativeLib test (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Tanner Gooding
Only import the RoslynPropsFile if it exists. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Adeel Mujahid
Fix visibility and signed comparison issues for GCC...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Jan Kotas
Avoid pulling in Lazy<T> during startup (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Carol Eidt
Merge pull request dotnet/coreclr#22528 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Aaron Robinson
Set the 'PLATFORM_OSX' constant during OSX build (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Aaron Robinson
Fix bug in FindDispatchSlot usage
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Tanner Gooding
Update BuildTools, IbcData, PgoData to 3.0.0-preview1...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Tanner Gooding
Updating some local functions to be 'static' (capturele...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Andy Ayers
JIT: modify how jit determines when to update a type...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Sergey Andreenko
Disable arm64 contracts. (dotnet/coreclr#22605)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
David Mason
Port profiler howtos from David Broman's blog to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Steve MacLean
Publish version to dotnet/versions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Steve MacLean
Fix UpdatePublishedVersions.ps1
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Mike Danes
Widen index to a temporary register
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Jan Kotas
Delete references to System.Memory package that does...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Jan Kotas
Disable failing corefx test (dotnet/coreclr#22625)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Tanner Gooding
Manually update the dependencies.props and move S.P...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Jan Kotas
Reserve fast dictionary slots for Tier1 code (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Stephen Toub
Remove CoreLib's src\Interop\Windows directory (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Jan Kotas
Fix CoreFX build breaks
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Tanner Gooding
Fixing the number formatting code to only recognize...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Marek Safar
Move Reflection.Emit Tokens to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Grant
Missed optimization from dotnet/coreclr#22497
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Egor Chesakov
Remove unnecessary ProjectReferences to CoreCLRTestLibr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
David Wrighton
Replace multi-loaderallocator hash implementation in...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Filip Navara
Remove unnecessary fields from WaitHandle (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Eugene Rozenfeld
Fix check for memory containment safety. (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Grant
Consolidate implementation of Rotate and PopCount ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Stephen Toub
Adjust corert for shared SafeHandle and EventRegistrati...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Stephen Toub
Fix netfx build break in Microsoft.Diagnostics.Tracing...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Marek Safar
Move FrameworkEventSource to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Sinan Kaya
Gnuport cleanup 3 (dotnet/coreclr#22581)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Levi Broderick
Add Rune creation API from UTF-16 surrogate pair (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Egor Chesakov
Add coreclr-outerloop build definition jobs (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Egor Chesakov
Don't use $(_HelixSource) and $(_HelixType) in test...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Michal Strehovsky
Annotate PlatformID as a moved type
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Andrew Au
Improving an assert in fgInsertInlineeBlocks
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Juan Hoyos
Use dependency flow for core-setup and corefx dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Carol Eidt
Merge pull request dotnet/coreclr#22327 from BrianBohe...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Jeremy Koritzinsky
Remove Marshaling MDA (dotnet/coreclr#22579)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Aaron Robinson
Remove some CAS cruft (dotnet/coreclr#22576)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Grant
Perf: Consolidate implementation of LeadingZeroCount...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Sergey Andreenko
Fix comment placement. (dotnet/coreclr#22580)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Brian Bohe
Moving structures initialization before generating...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Stephen Toub
Replace Win32Native.cs with Interop files (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Stephen Toub
Move SafeHandle to managed code and shared (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Stephen Toub
Move EventRegistrationToken to shared (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Tanner Gooding
Fixing the double/float formatting code to use a fallba...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Juan Hoyos
Fix gen-buildsys-win for vs2019 x86 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Ben Adams
Improve SpanHelpers.Byte (dotnet/coreclr#22503)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Carol Eidt
Fix min-opts spill of tree temp large vectors (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Brian Bohe
Refactoring siVarLoc creation (dotnet/coreclr#22543)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jan Kotas
Fix CoreRT build breaks - Adjust resource name - Workar...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Eugene Rozenfeld
Fix exception sets for indirections in value numbering...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jarret Shook
Enable arm64 linux musl builds (dotnet/coreclr#22495)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
José Rivero
Bug Fix: Calling System.Diagnostics.Tracing.EventPipe...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Sung Yoon Whang
Renaming RuntimeEventSource to NativeRuntimeEventSource...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Aditya Mandaleeka
Enable portable fast alloc helpers on ARM64 Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Tanner Gooding
Add extensions methods for several of the VectorXXX...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Michal Strehovský
Ifdef out code that triggers UTC bug (dotnet/corertdotn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Aaron Robinson
Update COM Activator class (dotnet/coreclr#22317)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Andy Ayers
JIT: change how we block gc refs from callee saves...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
hamish-rose
Add new rounding modes to System.Math, System.MathF...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Tanner Gooding
Support building with VS2019 Preview (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Mike Danes
Fix genCodeForIndexAddr
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Toub
Delete mda.cs and related dead code (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Stephen Toub
Move ConditionalWeakTable to shared (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Marek Safar
Make Module partial to allow additional changed for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Michal Strehovský
Annotate EventCounter as a relocated type (dotnet/corer...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Stephen Toub
Move Volatile to shared (dotnet/coreclr#22523)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Russ Keldorph
Locally define DLLEXPORT in ee_il_dll.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Russ Keldorph
Move runincontext to src/tools
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Stephen Toub
Move GCHandle to shared (dotnet/coreclr#22499)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Russ Keldorph
Update master label to preview4
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Konstantin...
prestub: fix ExternalMethodFixupWorker (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Marek Safar
Make Nullable partial to allow additional method for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Jan Kotas
Cleanup DLL exports (dotnet/coreclr#22500)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Jan Kotas
Fix casing of interop directories (dotnet/corertdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Sung Yoon Whang
Move eventpipe buffer to TLS (dotnet/coreclr#21817)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Sung Yoon Whang
set up CoreLib to include EventCounter in build project...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Jan Vorlicek
Add reporting exception from ResolveEHClause (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Sung Yoon Whang
move EventCounter to shared CoreLib (dotnet/corefxdotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Marek Safar
Move Array's SZGenericArrayEnumerator to shared partiti...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Jan Kotas
Delete EnvironmentAugments (dotnet/coreclr#22485)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Adeel Mujahid
Set visibility option to hidden (dotnet/coreclr#21924)
commit
|
commitdiff
|
tree
|
snapshot
next