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
2022-06-19
SingleAccretion
Enable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
SingleAccretion
Do not reuse implicit byrefs for by-value args (#70955)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Enable IDE0030 (Use coalesce expression) (#70948)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Allow ValueListBuilder to work with empty scratch spans...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Update C# compiler (#70947)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Sychev Vadim
Optimization for full range checks (#70145) (#70222)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Enable IDE0065 (Misplaced using directive) (#70919)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Enable IDE0100 (Remove redundant equality) (#70896)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stephen Toub
Enable IDE0071 (Simplify interpolation) (#70918)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Badre BSAILA
EventLogException is missing the original win32 error...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Bruce Forstall
superpmi.py: Add `-jitoption` for asmdiffs (#70939)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stephen Toub
Remove some dead code / branches (#70146)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Lakshan Fernando
Enable lib tests that used to fail with GC issues ...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stephen Toub
Use u8 in a few more places (#70894)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Aaron Robinson
Harden for null byrefs (#70317)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
dotnet-maestro...
[main] Update dependencies from dotnet/runtime dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Aaron Robinson
Append the function pointer type (#70923)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stephen Toub
Use ArgumentNullException.ThrowIfNull in a few more...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jakob Botsch...
Add support for delegate GDV and method-based vtable...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jan Kotas
Replace the remaining uses of Marshal.PtrToStructure...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Mikhail Kurinnoi
Fix ICorDebugFunction2::GetVersionNumber for arm32...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Aaron Robinson
Remove #define Sleep (#70868)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Carlos Sanchez
Fix bug in Tar preventing extraction of hardlinks or...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Ankit Jain
[wasm] Add support for per-project customization of...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Eduardo Velarde
Add event to capture min/max threads (#70063)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Katelyn Gadd
Fix for timer scheduling happening on the incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jan Kotas
Replace a few instances of PtrToStructure with more...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Joni Aromaa
Unpin locals, attempt 2 (#70655)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Kevin Jones
Use hash/hmac one shots in NTLM (#70857)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Michal Strehovský
Fix failure building two libraries tests (#70881)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stephen Toub
Enable IDE0020 (Use pattern matching) (#70523)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Michal Strehovský
Avoid crashing on unresolved dependencies (#70871)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Michal Strehovský
Generate method bodies for delegate Invoke methods...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Radek Zikmund
Improve TLS1.3 detection in registry for QUIC (#70730)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stephen Toub
Use new byte[] span optimization in a few more places...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stephen Toub
Enable IDE0054 (Use compound assignment) (#70564)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
SingleAccretion
Assign proper VNs to "shared constant" CSE defs (#70852)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Will Smith
ARM64 - Optimize `i % 2` (#70599)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Kevin Jones
Small performance cleanups in S.S.Cryptography
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jan Kotas
Fix GC stress failure in LoaderAllocator::CompareExchan...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Carlos Sanchez
Restore ArchivingUtils.AttemptSetLastWriteTime (#70617)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jan Kotas
Delete StaticallyLinked property from Microsoft.NETCore...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Theodore Tsirpanis
Use `Array.Empty()` in `System.Reflection.Metadata...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Andy Ayers
JIT: break loop canonicalization into two stages (...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Tanner Gooding
Fixing the handling of Positive NaN in Math.Min for...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Aleksey Kliger...
[coop] fix coop suspend timeout cue card (#70828)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
SingleAccretion
Catch (more) mismatched args in `fgMorphArgs` (#70846)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Stephen Toub
Fix a few Stream-related issues in System.Net.Http...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Jan Kotas
Fix corerun for assemblies with mismatched filename...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Stephen Toub
Use IndexOf{Any} in a few more places (#70176)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Ilona Tomkowicz
[wasm] Enabled WriteToReadOnly tests - emscripten bug...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Fan Yang
Disable long running test (#70843)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Stephen Toub
Enable IDE1005 (Delegate invocation can be simplified...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Ankit Jain
[wasm] Disable WBT test failing on windows (#70808)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Will Smith
Narrow cast fix (#70518)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
SingleAccretion
Tighten checks in `areArgumentsContiguous` (#70829)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Egor Bogatov
JIT: Optimize range checks for X >> CNS and for short...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Radek Zikmund
Add limited support for LocalCertificateSelectionCallba...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Jan Kotas
Delete redundant aliases for primitive types (#70805)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Theodore Tsirpanis
Simplify `Environment.IsWindows8OrAbove`. (#70818)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Jeremy Koritzinsky
Add two new stages to prepare for our new custom type...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Elinor Fung
Add icon to dotnet.exe on Windows (#70578)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Jan Kotas
Update dogfooding instructions (#70833)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Stephen Toub
Use LastIndexOf in ZipArchiveEntry.GetFileName_Unix...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Andy Ayers
JIT: relax fwd sub restriction on changing class handle...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Aman Khalid
Fix regression in runtime-jit-experimental (#70797)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Kunal Pathak
Fix emitDispJumpList for Arm64 (#70542)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Lakshan Fernando
Test additional NativeAOT Lib testing (#70212)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Jan Vorlicek
Enable ThreadAbort with CET enabled via the QueueUserAP...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Filip Navara
Add end-to-end test for NTLM/Negotiate authentication...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Tlakaelel Axayakatl...
Add SubstitutionParser that uses XPath Navigator into...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Thays Grazia
[wasm][debugger] Remove workaround to get pauseOnExcept...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Andrew Au
Avoid infinite loop in case of heap corruption (#70759)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Andy Ayers
JIT: rework optCanonicalizeLoop (#70792)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jan Kotas
Find&replace FastInterlock* with Interlocked* (#70784)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Andy Gocke
Upgrade SDK to Preview 5 (#70117)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jeremy Barton
Make ConnectWithRevocation_StapledOcsp more resilient...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Filip Navara
Remove GSS_KRB5_CRED_NO_CI_FLAGS_X code (#70772)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Michal Strehovský
Enable IlcTrimMetadata by default (#70201)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Andy Ayers
Update .net version for asp.net spmi collection script...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Egor Bogatov
JIT: Faster long->int overflow checks (#69865)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Egor Bogatov
JIT: Enable addressing modes for gc types (#70749)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Aaron Robinson
Predicate for valid Tracker Reference is inverted ...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jan Vorlicek
Handle HW exceptions on Windows without redirection...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Vladimir Sadov
Enable redirection on arm64 (#70769)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jan Kotas
Fix race condition in LoaderAllocator::CompareExchangeV...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Fan Yang
[Mono] Fix C4018 round I (#70417)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Andrii Kurdiumov
NativeAOT Unlock assignability comparison in reflection...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Radek Zikmund
Dsiable CertificateValidationRemoteServer.ConnectWithRe...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Tanner Gooding
Updating HWIntrinsicInfo::lookupId to not accelerate...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Radek Zikmund
Small MsQuicStream refactorings (#70433)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Fix value numbering of HWI loads (#70621)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Vladimir Sadov
[NativeAOT] Enabling return address hijacking on ARM64...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Jan Kotas
Add note about backward branch constraints to ECMA...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Tomas Weinfurt
Revert "Fix usage of GSS_KRB5_CRED_NO_CI_FLAGS_X (...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Allow `TYP_STRUCT` `LCL_FLD` on the RHS of block copies...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Support `PUTARG_STK(STRUCT LCL_VAR/LCL_FLD)` on x86...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Support `PUTARG_STK(STRUCT LCL_VAR/LCL_FLD)` on ARM...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Do not change `gtRetClsHnd` in `impNormStructVal` ...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
SingleAccretion
Refactor how implicit byrefs are morphed (#70243)
commit
|
commitdiff
|
tree
|
snapshot
next