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-11-30
Vitek Karas
Enable basic Kept validation in NativeAOT running linke...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Miha Zupan
Use IndexOfAnyValues in ArchivingUtils (#79025)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
dotnet-maestro...
[main] Update dependencies from dotnet/arcade (#78817)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Fan Yang
[Mono] Fix Vector128 divide by scalar (#78784)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Peter Sollich
Fix issue with last_gc_before_oom flag being reset...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Simon Rozsival
Prevent exceptions with a 'Success' message when there...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Viktor Hofer
Disable APICompat assembly validation in source build...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Milos Kotlar
Internal.Console.Write uses unicode encoding for iOS...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
SingleAccretion
Transform `STRUCT`-typed uses of primitives in local...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Eirik Tsarpalis
Add .NET 7 source gen regression tests (#78857)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Viktor Hofer
Update to the stable 7.0.100 SDK (#78034)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Alan Hayward
Add simple Else conditions to If Conversion (#77728)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Jakob Botsch...
JIT: Fix initblk/cpblk and STORE_DYN_BLK size mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Adeel Mujahid
Move AT_EXECFN to fallback for /proc/self/exe (#78958)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Jeff Handley
Consolidate approach for conditional tests that check...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Simon Rozsival
[Android] Remove repeated calls to beginHandshake ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Pavel Savara
disable failing test - active issue (#78976)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Sven Boemer
Don't gitignore linker (#79002)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Michal Strehovský
Place non-GC statics in the dehydratable section (...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Michal Strehovský
Place frozen objects into dehydrated section (#78688)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Michal Strehovský
Place dispatch cells in dehydrated section (#78748)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Miha Zupan
Add IndexOfAnyValues.Contains (#78996)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Michal Strehovský
Fix compiling EXE modules as native libraries (#78949)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Tarek Mahmoud...
Fix configuration binding with types implementing IDict...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Tarek Mahmoud...
Implement DateTimeOffset.TotalOffsetMinutes (#78943)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Alexander Köplinger
Remove single-stage-pipeline-with-resources.yml, use...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Egor Bogatov
Improve fgGetStaticFieldSeqAndAddress (#78961)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Parker Bibus
[PERF] Make mono dotnet pathing dynamic with proj file...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Thays Grazia
[wasm][debugger] Fix justMyCode behavior (#78066)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Thays Grazia
[wasm][debugger] Improvements in debugging in async...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Kevin Jones
Revert "Handle zero value RSA modulus for OpenSSL 1...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
SingleAccretion
Use `FIELD_ADDR` for all `ldflda`s (#78226)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Andrew Au
Make DAC logging opt-in (#77923)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Kevin Jones
Handle zero value RSA modulus for OpenSSL 1.1
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Marek Fišera
[wasm] Catch error from loading "node:crypto" module...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Stephen Toub
Use string interpolation in more places (#78920)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Michal Strehovský
Fix handling of conv_i in the interpreter (#78948)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Michal Strehovský
Delete .NET Native leftovers from type loader (part...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Nathan Ricci
Removed extra 'Build' from build display name
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Stephen Toub
Extend regex [x, x+64) char class optimization to ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Stephen Toub
Replace more Unsafe.As usage with pointers (#78919)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Stephen Toub
Fix nullable annotation on Path.EndsInDirectorySeparato...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Bruce Forstall
Change the default SuperPMI collection location (#78513)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Egor Bogatov
JIT: Fold const RVA access (via const index) (#78783)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Julien Couvreur
Fix typos: entires -> entries (#78928)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Andrew Au
Make sure s_currentGenerationTable is safe for profiler...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Sven Boemer
Add compiler-generated code tests for NativeAot (#77457)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Stephen Toub
Disable ClientConnectAsync_Cancel_With_InfiniteTimeout...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Michal Strehovský
Generate diagnosable failfast in GVM resolution (#78904)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Akhil Indurti
add README files for Microsoft.Win32.* (#78248)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
hrrrrustic
Correctly handle false on Add/Take from underlying...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Peter Sollich
Disable mark phase prefetching for segments.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Miha Zupan
Use IndexOfAnyValues in Cookie DomainCharsTest (#78896)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Jakob Botsch...
JIT: Set GTF_ORDER_SIDEEFF for some nodes with invisibl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Ivan Maximov
Update JsonSerializer.Write.Stream.cs (#78902)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
dotnet-maestro...
[main] Update dependencies from dotnet/cecil (#78768)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Miha Zupan
Replace loop with LastIndexOfAny in DeveloperExperience...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Michal Strehovský
Convert pointers in a couple tables to relative (#78801)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Adeel Mujahid
Align version option in System.CommandLine usages ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Stephen Toub
Change MetricSpec.TryParse to be Parse (#78729)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Ankit Jain
[wasm] Fix chrome downloads to unbreak CI (#78884)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-26
Martin Costello
Fix malformed XML documentation (#78868)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Egor Bogatov
Fix asserts in Vector<> (#78765)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Alexander Köplinger
Remove SystemReflectionMetadataLoadContextVersion from...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
SingleAccretion
Move the `[With|Get]Element(SIMD)` folding to local...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Viktor Hofer
Update convention on how to ref and pack analyzers...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Eirik Tsarpalis
Add support for serializing properties in interface...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Michal Strehovský
Make DependencyGraphViewer a WinExe (#78843)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Alexander Köplinger
Disable CG on Linux musl installer jobs too (#78832)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Vlad-Alexandru...
[mono][tests] Fix FullAOT DivToMul test (#78816)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Peter Sollich
This fixes Github issue 78206 - a heap corruption probl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Egor Bogatov
SIMDify ToLowerInvariant/ToUpperInvariant (#78262)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Tomas Weinfurt
Implement Equals & GetHashCode for LingerOption - fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Theodore Tsirpanis
Add `DllCharacteristics.ForceIntegrity` and `ControlFlo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Anton Firszov
linux-requirements.md: add missing line-continuation...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Drew Kersnar
Clarify docs for Leading/TrailingZeroCount (#78510)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Stephen Toub
Fix some duplicative null checks (#78727)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Adeel Mujahid
Fix arithmetic overflow in Queue<T>'s MoveNext() (...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Stephen Toub
Remove unnecessary % in ToFourDigitYear (#78728)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Aleksey Kliger...
[wasm] bump devDependencies to rollup 3 and TypeScript...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Jiri Cincura ↹
Bigger timeout (for perf slow). (#78632)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Michal Strehovský
Remove pointer relocs from GC statics (#78794)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Jämes Ménétrey
NativeAOT exports marked functions for exe apps. (...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Alexander Köplinger
Remove code for CoreFxNetCloudService classic Azure...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Adeel Mujahid
Allow interop resolvers to return self handle (#78004)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Stephen Toub
Remove unnecessary null check in DataTable (#78725)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Jeff Handley
Introduce System.IO.Ports area (#78743)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Elinor Fung
Remove members on `arguments_t` that are not related...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Alexander Köplinger
Bump System.Data.SqlClient to 4.8.5 (#78774)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Jan Kotas
Convert some instances of Unsafe.SizeOf and Unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Ilya
Use Environment.IsPrivilegedProcess (#77847)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Adeel Mujahid
Use ASCII strings in source files (#78265)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Carlos Sanchez
Tar: Extra tests to confirm extra long paths are not...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Katelyn Gadd
[wasm] More jiterpreter cleanup (#78519)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Tomas Weinfurt
fix DualMode ReceiveFrom on macOS (#78261)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Zoltan Varga
Reenable a test after 78358 is fixed. (#78697)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Jakob Botsch...
JIT: Ignore source indir when checking interference...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Marek Fišera
[wasm] Use "node:crypto" to polyfill getRandomValues...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Egor Bogatov
JIT: Keep FieldSeq in AssertionDesc (#78616)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-23
Alexander Köplinger
Update NugetPackagingVersion to 6.2.2 (#78720)
commit
|
commitdiff
|
tree
|
snapshot
next