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
2020-08-07
Sergey Andreenko
Disable formatting for outerloop. (#40517)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Layomi Akinrinade
Add code to preserve public fields of input types to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Layomi Akinrinade
[JsonSerializer] Verify null can't be assigned to non...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Stephen Toub
Use T? for unconstrained nullable types (#40197)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Alexander Nikolaev
Increase multiple HTTP/2 connections test timeouts...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Layomi Akinrinade
Address additional feedback from #40172 (#40505)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Eirik Tsarpalis
fix nullable annotation for ImmutableInterlocked.Update...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Steve Pfister
[Wasm] Rename System.Runtime.InteropServices.JavaScript...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Steve Pfister
[Wasm] Ensure monovm_initialize is called on startup...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Egor Bogatov
[mono][interp] Optimize box+unbox to no-op (#40017)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Eirik Tsarpalis
Enable CBOR property tests in CI runs (#40135)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Adam Sitnik
Remove new platform members from OSPlatform (#40373)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Marek Safar
Trim async debugging when debugging feature is disabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Adam Sitnik
Implement platform guards in OperatingSystem class...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
David Wrighton
Fix caching EH clause type handle problem in a conserva...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Santiago Fernandez...
Add DesignerAttribute to types that had it in full...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Layomi Akinrinade
Make ComponentModel intrinsic TypeConverters linker...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
David Cantu
Add nullability annotations for *XPath* files in Xml...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
David Wrighton
Fix gc stress coverage handling of epilogs on X86 ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Layomi Akinrinade
Remove workaround in DefaultValueAttributeCtorTest...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Sergey Andreenko
import array access as OBJ for structs. (#40488)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Vladimir Sadov
Allow execution of R2R code in singlefile app on window...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Egor Chesakov
[Arm64] Treat Math/MathF.FusedMultiplyAdd as intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Cory Nelson
QUIC and HTTP/3 fixes (#40468)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Geoff Kizer
map TcpListener APM methods to Task-based methods ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Andy Ayers
JIT: Properly handle a switch opt case during early...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Santiago Fernandez...
Revert " Define SIGSTOP for architecture mips (#40299...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Steve Sanderson
Simplify JS interop for Blazor WebAssembly (#40467)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Larry Ewing
Re-enable debug_levels less than zero to indicate debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Drew Scoggins
Add nodejs and npm install steps (#40474)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Tomáš Rylek
Fix several typos in bash script generation for Crossge...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Zoltan Varga
[wasm] Fix GC support in ves_icall_get_trace (). (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Eirik Tsarpalis
[System.Console] Fix manual test (#39460)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Sergey Andreenko
Check more patterns for retBuffer. (#40340)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Marek Safar
Remove EventSourceAttribute usages when EventSource...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
SUN Guoyun
Define SIGSTOP for architecture mips (#40299)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Oleksandr Tymoshenko
Fix Docker cross-build command (#40433)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Levi Broderick
Improve dictionary & hashset lookup perf for OrdinalIgn...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Miha Zupan
Add HeaderEncodingSelector to MultipartContent (#39169)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Larry Ewing
Consider debug levels less than zero disabled (#40429)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Steve MacLean
Fix -numproc script handling (#40437)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Jeremy Koritzinsky
Fix crossgenning of sparse COM interface types on non...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
imhameed
[mono] Don't save byref `System.Void` into `MonoDomain...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Drew Scoggins
Turnoff wasm runs for CI (#40421)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric StJohn
Refactor Microsoft.Extensions TargetFrameworks (#40397)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Thays Grazia
[wasm] Moving wasm debugger to dotnet/runtime (#40146)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Santiago Fernandez...
Build Globalization native shim as C++ and don't define...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Tanner Gooding
Adding support for X86Base.CpuId (#40167)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
John Salem
[test] fix hang in macOS variants of reverse diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Drew Scoggins
Add wasm runs (#39548)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Mikel Blanchard
System.Diagnostics.Activity Perf Improvement (#40362)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Vlad Brezae
[mono] Pass delegate target when using CreateDelegate...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
David Wrighton
Add support for reporting byrefs to RVA static fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Steve Sanderson
In mono_wasm_invoke_js_marshalled, pass through treatRe...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Shay Rojansky
Add savepoint API to DbTransaction (#34561)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Werner Mairl
Issue 39764 fix: Host and Application Lifetime Notifica...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Carol Eidt
Transform dead late arg store to NOP (#40348)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Geoff Kizer
remove dead code (#40363)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Fredrik Høisæther...
Add BindConfiguration extension method for OptionsBuild...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Adam Sitnik
Mark System.Security.Cryptography.OpenSsl as unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Adam Sitnik
Mark existing Windows-specific APIs without a version...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
David Wrighton
When invoking class constructor ensure class is initial...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Adam Sitnik
Rename MinimumOSPlatformAttribute and RemovedInOSPlatfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Anton Firszov
Unix: throw PNSE from BeginAccept/EndAccept that attemp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Michal Strehovský
Do not trim generic interfaces implemented by arrays...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Viktor Hofer
Fix corerun binplacing in testhost (#40341)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
dotnet-maestro...
[master] Update dependencies from dotnet/icu dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Kevin Jones
Clean up more byte packing/unpacking. (#40334)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Sergey Andreenko
Remove potential NULLCHECK creation after LIR on arm32...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Larry Ewing
Add runtime feature checks for 5.0 browser (#40347)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Eric Erhardt
Annotate Extensions.Options to make it linker friendly...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Marek Safar
Add Browser specific PersistedFiles implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Maryam Ariyan
Add LoggerColorBehavior (#40221)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Zoltan Varga
[wasm] Make mono_wasm_get_obj_type () GC safe by doing...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Koundinya Veluri
Don't suspend for debugger while holding the slot backp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alexander Köplinger
Mono: Ensure tasklets are removed in netcore build...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Santiago Fernandez...
Make macOS targets in global build job template default...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alexander Köplinger
Fix warning in debugger-agent.c (#40325)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Bruno Garcia
fix typo: fuitful -> fruitful (#40333)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Sung Yoon Whang
Add more runtime GC counters (#38851)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Layomi Akinrinade
Add step to run linker on entire runtime pack during...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jeremy Koritzinsky
Minimum CMake downgrade for Linux (#39044)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Tomas Weinfurt
cleanup schannel pal (#39755)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Larry Ewing
Fix logger output. (#40291)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Zoltan Varga
[runtime] Handle null byref returns in runtime invokes...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Larry Ewing
Normalize array magic numbers and remove switch (#40279)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Kenneth Pouncey
[browser][io] Workaround for issue MoveDirectory (...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Stephen Toub
Fix hang in HTTP/2 handling of canceling credit waits...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alexander Nikolaev
Xml docs for SocketsHttpHandler's IsSupported and Enabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jan Kotas
Cleanup EventSource (#40204)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alexander Köplinger
Bump timeout in global-build.yml for debug runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Austin Wise
Reduce binary size by moving data definitions out of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Marie Píchová
Increased timeouts, fixed indentation. (#40273)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Steve Pfister
[Wasm] Enable System.Data.Common tests (#39463)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Alexander Köplinger
WASM: Pump timer queue in xharness when running unit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Maxim Lipnin
[wasm] Modify System.Net.Request to throw PNSE on Brows...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Geoff Kizer
improve exception message when HTTP2 connection establi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Koundinya Veluri
Change new thread's affinity after thread starts, from...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Fan Yang
Check if a method is dynamic when transforming internal...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Jan Vorlicek
Fix Windows coreclr.dll size regression (#40282)
commit
|
commitdiff
|
tree
|
snapshot
next