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
2017-06-03
Vance Morrison
Additional fix for ETW failure in 32 process on 64...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Matt Ellis
Merge pull request dotnet/coreclr#12068 from omajid...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
gbalykov
Remove relocations from SECTION_MethodDesc for ngened...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Koundinya Veluri
Call sched_yield directly for Sleep(0) (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Omair Majid
Fix typo in CRL_CMAKE_WARNINGS_ARE_ERRORS
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Roman Artemev
Merge pull request dotnet/coreclr#12064 from rartemev...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Xiangyang ...
fix procCount assertion (dotnet/coreclr#12065)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Bar Arnon
Tiny typo in TaskCompletionSource xml comment (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Omair Majid
Add support for not breaking *nix build on warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jan Kotas
Merge pull request dotnet/corertdotnet/coreclr#3745...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Sean Gillespie
Merge pull request dotnet/coreclr#11699 from swgillespi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Roman Artemev
attempt to fix r2r test failures
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Bruce Forstall
Merge pull request dotnet/coreclr#11803 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Xiangyang ...
fix SleepEx(0,false) on Linux (dotnet/coreclr#12057)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Sean Gillespie
Return 0 on success from GC Reliability Framework scrip...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Carol Eidt
Merge pull request dotnet/coreclr#11957 from sjsinju...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Carol Eidt
Merge pull request dotnet/coreclr#12003 from sjsinju...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Michal Strehovský
Add support for flat vtables in RyuJIT (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yi Zhang (CLR)
Fix a bug in LoadNativeStringResource to honor the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jonghyun Park
Invoke jitShutdown during ProcessShutdownWork (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jonghyun Park
[x64/Linux] Fix FEATURE_INTERPRETER Release build ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
sjsujinkim
Modify comments
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Daniel Podder
Fix optdata restore functionality (dotnet/coreclr#11935)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Karthik Rajasekaran
Ensure that platform is considered for LongPlatformName...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jonghyun Park
Support msbuildonunsupportedplatform on non-x64 archite...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sergey Andreenko
Fix 11991 (dotnet/coreclr#12013)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
Fix warnings on 32-bit platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Carol Eidt
Merge pull request dotnet/coreclr#11959 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Roman Artemev
Merge pull request dotnet/coreclr#11860 from rartemev...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Pat Gavlin
Merge pull request dotnet/coreclr#11876 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Remove uses of g_SystemInfo from the GC...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Obtaining configuration information (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Add async pinned handle methods to the handl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Fix handle table interface violation (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Fix some handle table interface violations...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
Fix a build break in feature branch caused by obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Sean Gillespie
[Local GC] Scaffolding for loading a standalone GC...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
chunseoklee
gdbjit symbols exported (dotnet/coreclr#11739)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Steve MacLean...
[Arm64] Use inner shareable for instGen_MemoryBarrier
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Steve MacLean
[Arm64] Use half barriers for IL Volatile implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
José Rivero
Updating version of xUnit-Performance-Api (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Morgan Brown
Fixes deserializaing TimeZoneInfo by putting back the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Jonghyun Park
[x64/Linux] Use correct argument registers in Interpret...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Stephen Toub
Merge pull request dotnet/coreclr#11988 from stephentou...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Brian Robbins
Remove GCX_PREEMP call when allocating a buffer. (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Atsushi Kanamori
Post-Serialization cleanup fixes to Reflection (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
mikedn
Delete useless file (dotnet/coreclr#12021)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Stephen Toub
Disable inheritance of several common file descriptors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Gaurav Khanna
Default to portable build in dev and official builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
gbalykov
Fix issues with RelativePointer instead of RelativeFixu...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Atsushi Kanamori
Expose Enumerator members out of EnvironmentAugments...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
sjsujinkim
[RyuJit/ARM32] Fix wrong behavior of UINT->CHAR casting
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Hyung-Kyu Choi
[RyuJIT/ARM32] Update restoring TYP_DOUBLE interval
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Hyung-Kyu Choi
[RyuJIT/ARM32] Applying review feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Hyung-Kyu Choi
[RyuJIT/ARM32] Applying review feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Krzysztof Wicher
Merge pull request dotnet/coreclr#11995 from ViktorHofe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Maoni Stephens
Allowing larger segment size for SOH, in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
gbalykov
Remove relocations from SECTION_MethodDesc for ngened...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Viktor Hofer
Internal hashtable serialization attribute removed
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Viktor Hofer
Coretype variables renamed back to netfx counterpart...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Carol Eidt
Merge pull request dotnet/coreclr#11977 from mskvortsov...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Pat Gavlin
Merge pull request dotnet/coreclr#11872 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Sergey Andreenko
Skip cast nodes for the tail call check. (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Jan Kotas
Fix build break
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Marek Safar
Moves windows specific field to Debug.Windows.cs file...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Stephen Toub
Use FD_CLOEXEC instead of equivalent 1 in InternalCreat...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Gaurav Khanna
Remove Debian Armel (dotnet/coreclr#11978)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Mikhail Skvortcov
RyuJIT/arm32: Fix double argument passing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Vance Morrison
Fix failures in ETW logging on 4GB aware 32 bit process...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Carol Eidt
Merge pull request dotnet/coreclr#11972 from hseok...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Carol Eidt
Merge pull request dotnet/coreclr#11973 from hseok...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Hyeongseok Oh
[RyuJIT/ARM32] Fix assertion failed 'remainingSize...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Hyeongseok Oh
[RyuJIT/ARM32] Fix offset of struct argument when using...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Hyung-Kyu Choi
[RyuJIT/ARM32] Fix restoring TYP_DOUBLE interval in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Roman Artemev
Make linux test build worked
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Tom Deseyn
Implement GetCurrentProcessCpuCount for Unix and merge...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Buyduck
added DWARF exprloc for static value class fields ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
sjsujinkim
[RyuJit/ARM32] Adjust alignment for TYP_DOUBLE in tmpPr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Morgan Brown
Fix build breaks
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Morgan Brown
IDeserializationCallback cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
mikedn
Fix tool initialization detection (dotnet/coreclr#11912)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
dotnet bot
Update CoreClr to preview1-25327-01 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Rich Lander
Update test coverage statements in workflow doc
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Rich Lander
Update license links
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
dotnet bot
Update CoreClr, CoreFx to preview1-25326-02, preview1...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Rich Lander
Update contributor docs (dotnet/coreclr#11944)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
José Rivero
Enable linux perf runs (dotnet/coreclr#11905)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-27
Morgan Brown
ISerializable cleanup (dotnet/coreclr#11873)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Brian Robbins
Move rundown to the same code-site where we do ETW...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Brian Sullivan
Merge pull request dotnet/coreclr#11920 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Sergey Andreenko
Fix BitSetUint64, clean and improve the surrounding...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Carol Eidt
Merge pull request dotnet/coreclr#11823 from hqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Jan Kotas
EETypeHashTable lookups can deadlock with GC during...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Petr Bred
Fix compile with disabled FEATURE_READYTORUN option...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Hyung-Kyu Choi
[RyuJIT/ARM32] Update RMB for helper function
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Michal Strehovský
Merge pull request dotnet/corertdotnet/coreclr#3709...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Joseph Tremoulet
Merge pull request dotnet/coreclr#11917 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Hyung-Kyu Choi
Apply review feedback to increase readability
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Brian Sullivan
Remove the check that requires an instrumented flags...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Carol Eidt
Merge pull request dotnet/coreclr#11878 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
next