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-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
2023-03-03
Mitchell Hwang
Substitute out geopolitical term in TimeZoneInfo (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Natalia Kondratyeva
Disable SupportedWindowsPlatforms_IsSupportedIsTrue...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Zoltan Varga
[mono][aot] Emit cctor instantiations for classes refer...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Zoltan Varga
[mono][aot] Emit a list of exported methods into the...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
David Mason
EventPipe env var to disable stack collection (#82470)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Mark some internal/private structs as readonly (#82415)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Ankit Jain
[wasi] CI: Provision `wasi-sdk`, and `wasmtime` only...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Radek Doulik
[wasm] Fix tests substitution conditions (#82901)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Add dedicated empty array enumerator for footprint...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Tarek Mahmoud...
Introducing ValidateOptionsResultBuilder (#82749)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Sven Boemer
Mark Microsoft.NET.ILLink as non-shipping (#82905)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Steve Pfister
[iOS][maccatalyst] Disable MacCatalyst and Simulator...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Fix string allocation in DateTimeParse.ParseByFormat...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Store Parallel.ForEachAsync exceptions from cancellatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Elinor Fung
Stop storing the parsed RID fallback graph (#82811)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Tomas Weinfurt
disable tests on Server 2022 with spanish locale (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Adeel Mujahid
Append version to RID only with valid characters (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Steve Pfister
[workloads] Upstream workload fixes from 7.0 (#82069)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Lakshan Fernando
EventPipe lock implementation (#82790)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Fix Icon(Stream) handling of partial reads (#82621)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Fix SoundPlayer handling of partial reads on streams...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Ankit Jain
[wasm] Avoid unnecessary relinking when publishing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Add PeriodicTimer.Period property (#82560)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Move throw out of inlined CompositeFormat helper (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Combine ExecutionContext/CapturedContext fields in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Kasper Fabæch...
Glossary: Change SoS link to documentation and describe...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Tomas Weinfurt
disable SendFileGetsCanceledByDispose also on Catalyst...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Use shared IValueTaskSource implementation in Awaitable...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Meri Khamoyan
Pass wasi invariant mode through env variable (#82707)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Vlad Brezae
[mono][interp] Fix incorrect masking (#82890)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Kevin Jones
ActiveIssue for BuildInvalidSignatureTwice on mono...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Ilona Tomkowicz
Update keywords. (#82896)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Stephen Toub
Add MemoryExtensions.AsSpan(string, Index/Range) (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Miha Zupan
Simplify IndexOfAnyAsciiByteValues for needles with...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Tanner Gooding
Have bool and string implement ISpanParsable<T> (#82836)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Radek Doulik
[wasm] Fix intrinsics substitution condition (#82886)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Thays Grazia
Avoid trying to get callstack[0] when it's empty like...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Alexander Köplinger
[mono] Move networking code to debugger component ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Pavel Savara
[browser] remove unused methods (#82865)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Adeel Mujahid
Enable symbol stripping for crossgen2 (#82698)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Mike McLaughlin
Add OS/architecture specific CLRDEBUGINFO resource...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Jan Kotas
Unify Array enumerators between CoreCLR and NativeAOT...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
PascalSenn
Fixed name of frozen string dictionary files (#82482)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
dotnet bot
Localized file check-in by OneLocBuild Task: Build...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Michal Strehovský
Try skipping generation of empty method dictionaries...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
dotnet bot
Localized file check-in by OneLocBuild Task: Build...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Elinor Fung
Implement load_assembly delegate for hosting API (...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Katelyn Gadd
[wasm] Implement more jiterpreter opcodes (#82849)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Jakob Botsch...
JIT: Unify arm64 and x64 GT_SELECT handling (#82610)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Koundinya Veluri
Check for pending IO in the portable thread pool's...
commit
|
commitdiff
|
tree
|
snapshot
next