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
2023-03-08
Zoltan Varga
[mono][jit] Don't try to do devirt for Delegate.Invoke...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Stephen Toub
Add wasm support to IndexOfAnyAsciiSearcher (#83122)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Steve Harter
Remove S.S.Permissions reference from S.C.Configuration...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Alexander Köplinger
Add type-forwarders for Xamarin.Android compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Vitek Karas
Implement correct handling of new constraint in ilc...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Pavel Savara
[browser] legacy JS interop optional via WasmEnableLega...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Jakob Botsch...
JIT: Support converting OR(condition, condition) -...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Tomas Weinfurt
use MsQuic 2.1 again (#83124)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Pavel Savara
[browser] cleanup before memory snapshot (#83082)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Adeel Mujahid
Rename cgroup.cpp to cgroupcpu.cpp (#83029)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
dotnet-maestro...
[main] Update dependencies from 8 repositories (#83032)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Tomas Weinfurt
get transport MsQuic for Windows arm64 (#83104)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Tomas Weinfurt
fix failing ConnectWithRevocation_ServerCertWithoutCont...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
dotnet-maestro...
[main] Update dependencies from dotnet/roslyn (#83031)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Daniel Ramos
Separate the generation of PerfMap and JitDump files...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Jeremy Koritzinsky
Change the ComInterfaceGenerator to output source in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Tanner Gooding
Some minor cleanup post the addition of TYP_SIMD64...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Jeremy Koritzinsky
Use more traditional interface implementation + delegat...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Bruce Forstall
Rename IntegralRange::IsPositive() to IsNonNegative...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Andy Ayers
JIT: profile synthesis consistency checking and more...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Marek Fišera
[wasm] Disable GetAsync_ManyDifferentResponseHeaders_Pa...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Radek Doulik
[wasm] Add narrow methods to PackedSimd (#83084)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michal Strehovský
Make open method resolver pay for play (#83064)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michal Strehovský
Ifdef out a piece of unreachable reflection stack ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michal Strehovský
Emit leaner cctor context for preinitialized types...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Stephen Toub
Improve perf of CharEnumerator (#82990)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michal Strehovský
Allow devirtualizing more interface calls (#82927)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michal Strehovský
Avoid generic virtual methods in enum infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Katelyn Gadd
[wasm] Don't generate unused imports in jiterpreter...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Egor Bogatov
Improve EqualityComparer for NativeAOT (#83054)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Tomas Weinfurt
fix QUIC_STATUS in macOS (#83011)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Filip Navara
[NativeAOT] Experiment: Cache location of unwind sectio...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Jackson Schuster
Make ComWrappersUnwrapper public in test assembly ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Jakob Botsch...
JIT: Remove JTRUE(relop) invariant in the backend ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Vitek Karas
Adds a test for compiler generated trim warning suppres...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Steve Pfister
[android][ios] Add LibraryBuilder task to support aot...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Stephen Toub
Allow PeriodicTimer to have an infinite timeout (#82986)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Stephen Toub
Add IPAddress ISpanFormattable/Parsable implementations...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Tomáš Rylek
Fix for GitHub issue 76673 and regression test - incorr...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Kevin Jones
Use SecurityTransforms for RSA+PSS (#82728)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Fan Yang
[Mono] Add initial arm64 hardware intrinsics support...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Kevin Jones
Use output size helpers for cryptographic primitives...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Zoltan Varga
[wasi] More cross compiler fixes. (#82911)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Katelyn Gadd
Implement INITBLK and CPBLK in the Jiterpreter (#83033)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Jackson Schuster
Share all "Compiles" tests from VTableIndexStubGenerato...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Andy Ayers
JIT: initial implementation of profile synthesis (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Andrew Au
Fix special sweep issue for workstation (#81248)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Bruce Forstall
Simplify fgDfsReversePostorderHelper (#83018)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Andy Ayers
Fixes for partial compilation of methods (#80635)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Katelyn Gadd
Fix cknull_ptr value tracking being incorrect for addre...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Jakob Botsch...
JIT: Assume allocations succeed (#82961)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Egor Bogatov
Enable more intrinsics for tier0 (#83002)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Michal Strehovský
Update Microsoft.NETCore.Native.targets (#83024)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
DeepakRajendrakumaran
Initial support for zmm in .NET (#80960)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Will Smith
[JIT] Fixed improper peephole zero-extension removal...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Stephen Toub
Fix BitConverter.ToXx error message (#82987)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Mike McLaughlin
Add NT_SIGINFO NOTE to ELF dumps (#82449)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Adeel Mujahid
Replace remaining instances of COMPlus with DOTNET...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Stephen Toub
Replace some unnecessary use of CompareInfo (#82988)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Bruce Forstall
Clean up run.sh documentation (#82983)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Stephen Toub
Fix invariant check in DateTimeParse (#82971)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Zoltan Varga
[mono] Fix Hello World sample. (#82977)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Bruce Forstall
Remove dead link (#82972)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Egor Bogatov
Enable JitDasmWithAlignmentBoundaries and JitDasmWithAd...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Omair Majid
Add RID for Fedora 39 (#82185)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
David Wrighton
Fix the multicore performance of mapping from an instru...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Katelyn Gadd
[wasm] Improve jiterpreter trace entry point selection...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Stephen Toub
Trim some overheads for "r"/"o" DateTime parsing (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Huo Yaoyuan
Implement managed SegmentCommandLine (#82883)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Ankit Jain
[wasm] Debugger tests - fix build (#82958)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Andy Ayers
JIT: fix fgDfsReversePostorder (#82950)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Jan Kotas
Fix patterns that defeat resource string optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Elinor Fung
Fix trim warning in ComponentActivator (#82952)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Katelyn Gadd
[wasm] Fix min/max in the jiterpreter (#82955)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Tomas Weinfurt
use PlatformSpecific attribute to supress platform...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Tomas Weinfurt
add RID for Ubuntu 23.04 (#82284)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Pavel Savara
[browser] legacy JS interop optional via WasmEnableLega...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
dotnet-maestro...
[main] Update dependencies from dotnet/roslyn (#82479)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Katelyn Gadd
[wasm] Implement more jiterpreter opcodes (#82940)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
dotnet-maestro...
[main] Update dependencies from 9 repositories (#82600)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Huo Yaoyuan
Guard more COM interop related code (#82882)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Jared Parsons
Nullable annotation fixes (#82803)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#82764)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Jan Vorlicek
Remove cached RW mapping when the corresponding RX...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Adeel Mujahid
Fix typo in SingleEntry.targets property (#82935)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Kevin Jones
Support raw ECDH key agreements
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Pavel Savara
[browser] Calculate hash for runtime assets (#82891)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
David Mason
Issue correct Enable/Disable commands for EventSources...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Stephen Toub
Allow default AsyncFlowControls rather than throwing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Fan Yang
[Mono] Enable runtime tests running on arm64 with mini...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Katelyn Gadd
[jiterp] Perform a single unsigned bounds check for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Maoni Stephens
Fixing a bug that causes us to mistakenly demote a...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Michal Strehovský
Implement interfaces in the non-generic enumerator...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Stephen Toub
Fix a few async void tests to be async Task (#82914)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Adeel Mujahid
Revert "Enable symbol stripping for crossgen2 (#82698...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Stephen Toub
Improve DateTime.ParseExact perf for invariant culture...
commit
|
commitdiff
|
tree
|
snapshot
next