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-10-25
Tomáš Rylek
Switch R2RDump over to the new command line parser...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Ilia
Profiler API to modify environment variables (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Andrew Au
[crossgen2] Avoid ambiguous devirtualization (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Fadi Hanna
Packaging for crossgen2 as a framework dependent applic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Jeremy Koritzinsky
Use Unsafe.IsNullRef instead of manual IL in HandleMars...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Jeremy Koritzinsky
Use global packages cache for local builds by default...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Michal Strehovský
Match HasLayoutMetadata to CoreCLR (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
mikedn
Fix block store local address containment on ARM (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Vladimir Sadov
Use half-fences for volatile loads/stores on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Stephen Toub
Share completed Task between Task and AsyncTaskMethodBu...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Jan Vorlicek
Fix race in SuperILC logger cleanup (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Ilia
Fix macro-redefined warnings caused by limits.h & float...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Ilia
Remove LOCK_WRITE enum value (in pal/inc/rt/objidl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Austin Wise
Cleanup some code and comments leftover from BlockCopy...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Vladimir Sadov
Switch to VS2019 BuildPool (dotnet/coreclr#27427)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Vladimir Sadov
Update Corelib to include Stopwatch (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Aaron Robinson
Retarget SuppressGCTransitionAttribute to System.Runtim...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jan Kotas
Fix build break
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Michal Strehovský
Add test coverage for unsupported marshal scenarios...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jeremy Koritzinsky
Implement struct marshalling via IL Stubs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Mike McLaughlin
Fix minidumps not loading in VS issue (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Adam Sitnik
Optimize GC.AllocateUninitializedArray and use it in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Michal Strehovský
Add doc on p/invoke marshalling pregeneration in ReadyT...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Tanner Gooding
Move down S.N.Vector APIs and expose new conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Vladimir Sadov
Moving StopWatch to `src\Common\src\Corelib` (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Egor Chesakov
Add AdvSimd (LeadingZeroCount, LeadingSignCount, PopCou...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jan Kotas
Delete FEATURE_LAZY_COW_PAGES (dotnet/coreclr#27359)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Stephen Toub
Enable pooling for `async ValueTask/ValueTask<T>` metho...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Drew Scoggins
Update build pools for perf runs (dotnet/coreclr#27378)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tom Deseyn
Remove Socket.InnerSafeCloseSocket (dotnet/corefxdotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Move Matrix3x2/4x4, Plan, and Quaternion to the shared...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Stephen Toub
Remove stale entries from corefx.issues.rsp (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Ensure that `GenTreeIndir load` is used in a scope...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sergey Andreenko
Expression 'sigType == TYP_STRUCT' is always false...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Ensure that `GenTreeIndir load` is declared in a scope...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Marek Safar
Remove unused methods (dotnet/coreclr#27370)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Jan Kotas
Delete stale test exclusion files (dotnet/coreclr#27375)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Peter Sollich
Card mark steal (dotnet/coreclr#25986)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Aaron Robinson
Apply SuppressGCAttribute to some SPCL functions. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Adding SkipInit to Internal.Runtime.CompilerServices...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Move Vector2/3/4 to the shared CoreLib partition (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Eugene Rozenfeld
Disable STRESS_MIN_OPTS for ObjectStackAllocationTests...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Andy Ayers
JIT: fix assertion prop issues with subtypes (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Maoni Stephens
BGC tuning using the free list with PI loops (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sergey Andreenko
Priority of the '&&' operation is higher than that...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Andrew Au
[crossgen2] Make sure hardware intrinsic are generated...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Aaron Robinson
Add documentation for SuppressGCTransition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jeremy Koritzinsky
Cleanup ILStub signature delta management (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Brian Sullivan
Ensure that all of the calculations for PerfScore are...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sergey Andreenko
Fix: Expression 'refType == RefTypeUpperVectorSave...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sung Yoon Whang
Refactor genEventing script to remove SELECTANY from...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sergey Andreenko
Delete `fgArgInfo::ArgsComplete():hasStackArgs` local...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Andrew Au
[crossgen2] Fixes the test failure when crossgen2smoke...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Tanner Gooding
Adding back more arm intrinsics that existing before...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Filip Navara
Fix nullability error in portable thread pool (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jan Kotas
Delete Uap quirks from CoreLib (dotnet/coreclr#27356)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Adam Sitnik
remove double bound check from StringBuilder.Append...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jeremy Koritzinsky
Fix -gcc flag in bash build scripts. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Dan Moseley
Annotate System.Resources.ResourceWriter for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Eriawan Kusumawardhono
Replace tfm based constants with SDK ones (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Filip Navara
Move portable thread pool to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sinan Kaya
Remove declspec (dotnet/coreclr#27341)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Elinor Fung
Fix setting winrt assembly's fallback binder (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
mikedn
Delete dead liveness code (dotnet/coreclr#27343)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Andy Ayers
JIT: fix def tree for CSE locals going into SSA (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Egor Chesakov
F8 unwind code was incorrectly parsed as "F0-F4 code...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtFptrVal\...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jan Kotas
Cleanup memory copy helpers (dotnet/coreclr#27307)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Mikhail Kurinnoi
Enabled FunctionEnter/FunctionLeave/ProfileTailcall...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Forgotten gtIntCon (dotnet/coreclr#27330)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtILOffset, with AsILOffset()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Fix multicharacter constant issues (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtAllocObj. with AsAllocObj()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtPhysReg. with AsPhysReg()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtArrIndex. with AsArrIndex()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtRuntimeLookup. with AsRuntimeLookup()-> ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtDynBlk. with AsDynBlk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtBlk. with AsBlk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtObj. with AsObj()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
mikedn
Cleanup Lowering::TryCreateAddrMode (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtVal\./AsVal...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtStrCon. with AsStrCon()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtBoundsChk. with AsBoundsChk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtLclVarCommon. with AsLclVarCommon()-> (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Sinan Kaya
Replace gtHWIntrinsic. with AsHWIntrinsic()-> (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Steve MacLean
Fix potential race with PerfMap::Destroy (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Adeel Mujahid
Avoid unintended cached var in CMake's find_program...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ilya Shipitsin
src/pal/src/cruntime/wchar.cpp: remove redundant condit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Jan Vorlicek
Mark GetTypeFromHandle as intrinsic (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
6opuc
Changes in virtual.cpp to reduce coredump size(~20...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Michal Strehovský
Extend test coverage for SafeHandle (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Ilia
Use a new COR_PRF_SUSPEND_FOR_PROFILER in ICorProfilerC...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jeremy Koritzinsky
Validate cmake version in build scripts. (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sergey Andreenko
Disable VectorMgdMgd_ro.csproj under stress modes....
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sergey Andreenko
Fix `costEx/Sz/level` for `GT_STORE_DYN_BLK`. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Austin Wise
Fix assert when CORECLR_PROFILER is set but CORECLR_PRO...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Nattress
Re-enable crossgen2 DGML log (dotnet/coreclr#27281)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sinan Kaya
Replace gtIndex. with AsIndex()-> (dotnet/coreclr#27257)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sinan Kaya
Replace gtArrOffs. with AsArrOffs()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
John Salem
Fix unique ETW events for GC Type logging, so they...
commit
|
commitdiff
|
tree
|
snapshot
next