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-10-10
Jakob Botsch...
JIT: Move impPopCallArgs, impPopReverseCallArgs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
JIT: Move impInitializeArrayIntrinsic, impCreateSpanInt...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
JIT: Move impImportIndirectCall, impPopArgsForUnmanagedCall
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
JIT: Move impImportCall, impImportJitTestLabelMark...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
JIT: Add importercalls.cpp for upcoming split, remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
MSDN.WhiteKnight
Fix MetadataLoadContext Readme (#76778)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Elinor Fung
Add basic test for `PrintDocument.Print` using the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Joni Aromaa
Fix converting old SIMD ctors to HWI ones (#71865)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Ivan Diaz Sanchez
Improvements to CoreCLR Building, Debugging, and Testin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jeremy Koritzinsky
Only run Compilation liveness test on platforms with...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
SingleAccretion
Don't mark some byref locals as SIMD (#73819)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Egor Bogatov
JIT: import static readonly fields holding frozen objec...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Günther Foidl
Base64.Decode: fixed latent bug for non-ASCII inputs...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Bruce Forstall
Revert "Remove closed issues from issues.targets (...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jan Kotas
Correct error messages for CoreCLR Win32 PAL uses in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Aaron Robinson
Remove more PAL exports for `wprintf` `wscanf` funcs...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Stephen Toub
Improve perf of Enumerable.Order{Descending} for primit...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Stephen Toub
Combine AsSpan().Slice(...) calls into AsSpan(...)...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Adeel Mujahid
Fix help formatting in cg2/ilc (#76772)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Přemek Vysoký
Add VMR attributes to preserve empty PDB files (#76810)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Radek Doulik
[wasm] Vector128's Sum and Dot SIMD implementation...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
SPMI: Return recorded base instrumentation data address...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Sewer
DateTime: Use Optimised Equals Implementation in object...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Stephen Toub
Use IndexOf to find closing quote in WarningHeaderValue...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Egor Bogatov
Devirtualize EqualityComparer for reference types ...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jakob Botsch...
JIT: Preference locals away from PUTARG_REG killed...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
dotnet-maestro...
[main] Update dependencies from dotnet/llvm-project...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Radek Doulik
[wasm] Implement next part of PackedSimd class (#76539)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Michał Petryka
Fix Vector documentation (#74701)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Adam Sitnik
Port SpanHelpers.SequenceCompareTo(ref byte, int, ref...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-08
Jakob Botsch...
JIT: Streamline SIMD recognition (#76613)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-08
Kevin Jones
Throw ObjectDisposedException for AES-CCM on Android
commit
|
commitdiff
|
tree
|
snapshot
2022-10-08
Maoni Stephens
filtering out addresses conservatively reported that...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Eirik Tsarpalis
Fix #76116. (#76747)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Jo Shields
Fix for pipelines broken in #75473 (#76758)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
David Cantú
Properly handle filesizes larger than 8 Gb (#76707)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Kevin Jones
Use CCKeyDerivationPBKDF on iOS
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Jeremy Koritzinsky
Use static abstracts instead of partial + containing...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Kevin Jones
Test and fix using AEAD ciphers after disposal
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Jeremy Koritzinsky
Use AzDO Pipeline Resources to define our build Docker...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Aaron Robinson
Remove GUID <=> string functions in PAL (#76729)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Trayan Zapryanov
Remove XmlConvert.StrEqual and use Span<char>.StartsWit...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Steve Pfister
Make sure isRunSmokeTestsOnly is false when manually...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
SingleAccretion
Use normal VNs when adding NRE exception sets (#76639)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Ankit Jain
[wasm] Wasm.Build.Tests: Use the default cache for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Jeremy Koritzinsky
Don't cache the Compilation object in steps in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Steve Harter
Add reflection README.md's and update shared guidance...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
dotnet-maestro...
[main] Update dependencies from dotnet/linker (#76666)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Matous Kozak
[mono] Add Vector128 Dot intrinsics for Amd64 (#76239)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Andrew Au
Low memory fixes (#76468)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Jeremy Koritzinsky
Add Darc dependency entries for our dependencies on...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Eduardo Velarde
Remove closed issues from issues.targets (#75363)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
SingleAccretion
Simplify handling of multi-reg returns (#74499)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Jakob Botsch...
SPMI: Write out improvements/regressions breakdown...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Mitchell Hwang
[mono] Remove unused signature variable (#76465)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Alexander Köplinger
[mono] Remove unused variable from mono_interp_transfor...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Kunal Pathak
Add GenTreeID in allocating registers table (#76521)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
SingleAccretion
Lower `GetLower` nodes formed from `GetElement(0)`...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Egor Bogatov
Revert "Revert frozen RuntimeType objects and write...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Andy Ayers
JIT: disable phi based redundant branch opts (#76695)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Matt Mitchell
Add portable linux source build leg (#75546)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Ulrich Weigand
[mono] Fix incorrect version comparison in loader ...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Ankit Jain
[wasm] Wasm.Build.Tests: Split some test classes for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Alan Hayward
Check for non-valid compare chains (#76566) (#76662)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Pavel Savara
[wasm] EmccExportedRuntimeMethod MSBuild item (#76455)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Eirik Tsarpalis
Rewrite the shared JsonSerializerOptions cache implemen...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Gleb Balykov
Update docs on libraries cross build (#76614)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Dan Moseley
Robustify speech recognition test (#76652)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
沈星繁
docs: add missing document to microsoft.extensions...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Jeremy Koritzinsky
Ensure we cleanup the marshalling for elements of colle...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Drew Kersnar
Fix triple slash documentation for System/System.Numeri...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Egor Bogatov
Fix gtGetClassHandle for static fields (R2R only) ...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Egor Bogatov
Replace assert with BADCODE (#75068)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Aleksey Kliger...
[hot_reload] Fix unresolved token when new nested struc...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Tanner Gooding
Updating Vector128 to have its software fallback be...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
kasperk81
remove LangVersion workarounds (#76394)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Ali Khalili
fix: rename request count to permit count (#76558)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Filip Navara
Add workaround for Windows 10 (1903) bug to RSABCrypt
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
dotnet-maestro...
[main] Update dependencies from 7 repositories (#76606)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Robin Lindner
Obsolete `RSA.EncryptValue` and `RSA.DecryptValue`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
SingleAccretion
Fix the assert (#76628)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Andrew Au
Make sure the initial mark list size is capped (#76083)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Ankit Jain
[wasm] Disable failing debugger test (#76667)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Egor Bogatov
Don't scan bricks of frozen segments in verify_heap...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Aaron Robinson
Remove all uses of `SString::Printf()` accepting `WCHAR...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Tomas Weinfurt
roll-back helix change from arm32 (#76646)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Bruce Forstall
Support Arm64 "constructed" constants in SuperPMI asm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Alexander Köplinger
Revert "Backport: work around GitHub .patch URL issue...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Alexander Köplinger
[mono] Restore correct llvm 14 version for macOS too...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Egor Bogatov
Fix FOH for SOS (#76586)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Sebastian Schoder...
Add `JsonEncodedText.Value` (#76545)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Jakob Botsch...
JIT: Avoid __vsnprintf_s for printing method names...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Mark Plesko
[ilasm] Lazily allocate memory in Indx256 (#76590)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Adeel Mujahid
Streamline root commands and cli helpers (#76537)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Filip Navara
Remove unused EmitBlobWithRelocs method (#76631)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Manish Godse
small refactor (#76634)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Buyaa Namnan
Fix numeric IntPtr behavioral changes analyzer findings...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Michal Strehovský
[NativeAot] Start running S.R.Metadata tests (#76583)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Elinor Fung
Remove .dll from Interop.Libraries.HostPolicy for consi...
commit
|
commitdiff
|
tree
|
snapshot
next