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
2021-04-16
erhanatesoglu
Update branching-guide.md (#50795)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
David Wrighton
Improve likely class handling for pgo (#51284)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jeremy Kuhne
Implement new GetContextInfo API overloads (#49186)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Elinor Fung
[AndroidCrypto] Handle setting non-default application...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Elinor Fung
Use simpler command in example for building individual...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Maryam Ariyan
Add LoggingGenerator (#51064)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
David Wrighton
New pgo data (#51360)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jeremy Barton
Work around OpenSSL 3.0 ciphers not restoring original...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Dong-Heon Jung
Fix build fail by NEED_OPENSSL_3_0 is not defined
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
SingleAccretion
Disable tests exercising implementation-defined behavio...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Vlad Brezae
[interp] Add more super instructions and other small...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
David Pine
Add the ability to stop the `Host` when one of its...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Thays Grazia
[wasm][debugger] Implement support to modify values...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Kunal Pathak
Improve Lsra stats (#51281)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Andrew Au
Fail the GCHeap initialization if large page is specifi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Bruce Forstall
Flow graph "dot" graph output improvements (#51357)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Andy Ayers
JIT: fix BasicBlock::isEmpty() (#51340)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Eric Erhardt
Remove unnecessary GetTypeInfo() calls. (#51339)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
David Fowler
Removed scope pooling and added diagnostics (#51163)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Elinor Fung
[AndroidCrypto] Fix handling of no peer certificates...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Mateo Torres...
Remove unnecessary realpath calls from host probing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bruce Bowyer...
Use Invariant culture for datetime parse test (#50680)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
John Salem
lockless buffer reservation/release in EventPipe (...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Carlos Sanchez
FileStream rewrite: Use IValueTaskSource instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Mike McLaughlin
Add MachO dump writer to createdump (#51150)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Kunal Pathak
Include condition inside assert for forward jump loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Steve MacLean
Apple Silicon bundle distribution template (#51262)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Tarek Mahmoud...
Address the remaining comments from Date/TimeOnly PR...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Jan Vorlicek
Update Alpine ARM docker image (#51099)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
SingleAccretion
Handle casts done via helpers and fold overflow operati...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Alexander Köplinger
Improve backport command (#51306)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
David Wrighton
Fix issue with Win32 resource placement (#51291)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Tomáš Rylek
Clean up Crossgen2 executions in installer after SDK...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
ws77.cho
Modify test OOMException01 and enable test OOMException...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Radek Doulik
[wasm] Pass configuration to samples build (#51304)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bruce Forstall
Simplify JIT label handling (#51208)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Tomáš Rylek
Fix for RoslynPad crash found in targeted preview testi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Jeremy Koritzinsky
Add stub definitions of inject debug resources targets...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Nathan Ricci
[MONO][WASM] Fix System.ComponentModel.TypeConverter...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Geoff Kizer
clean up some logic around non-blocking sockets on...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Marek Safar
Don't call into unsupported APIs on build targets which...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Jeremy Barton
OpenSSL3: Register legacy algorithms when needed
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Stephen Toub
Fix closure in HttpConnectionPoolManager.StartMonitorin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Alexander Köplinger
Add additional compiler flags for tvOS (#51241)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Thays Grazia
Fix side effect of icordbg (#51264)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Aleksey Kliger...
[sdb][coop] Switch to GC Safe before calling debugger...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Maxim Lipnin
[Android] Disable a socket address test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Thays Grazia
Fix debugger problem when debugging interpreter after...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Marie Píchová
Update msquic revision in docs after certificate work...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Maxim Lipnin
Mark PNSE-throwing methods in System.Net.NetworkInforma...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Stephen Toub
Add S.R.CompilerServices.InterpolatedStringBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Mansoor Saqib
Fix silent fallback to Debug when building native libs...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Santiago Fernandez...
Update Ubuntu build pools to 1804 (#51279)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Tomáš Matoušek
Fix disposal of MetadataProvider on failure to read...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Stephen Toub
Update RuntimeTypeMetadataUpdateHandler to be able...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Matt Thalman
Remove unused Mac interop libraries (#51247)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Aleksey Kliger...
[custom_attrs] Fix incorrect refactoring (#51275)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Jan Kotas
Delete unused variables in build-runtime.sh (#51197)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Layomi Akinrinade
[JSON source gen 1/3] Implement APIs needed by JSON...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Vladimir Sadov
Singlefile: enabling compression for managed assemblies...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Egor Bogatov
JIT: Give up on the tail call if there are unexpected...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Pent Ploompuu
Fix SQRT, RCP, RSQRT PerfScores (#50813)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bruce Forstall
Disable failing test `bigevent` for GCStress macOS...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Bruce Forstall
Disable failing test OOMException01 (#51263)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Andy Gocke
Enable PGO packaging for Linux & win-x86 (#51047)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Fan Yang
Create a nuget package for RuntimeConfigParser (#51240)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Stephen Toub
Enable JsonSerializerOptions cache clearing for hot...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Jeremy Barton
Make portable builds work across OpenSSL 1.0.2/1.1...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Aleksey Kliger...
[mbr] Add support for editing property getters/setters...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Brian Sullivan
Use target_size_t for VNForByrefCon (#50984)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Larry Ewing
[Wasm] Add AutoImport.props to indicated native workloa...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Andy Ayers
JIT: reduce importer spilling for some stfld (#51158)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Mansoor Saqib
Optimize KnownColor value lookup via a combined color...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Andrew Au
Improve background mark stack overflow performance...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Kunal Pathak
Fix resolution code for scenarios where values are...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Steve Harter
Add JsonNode feature (#51025)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Miha Zupan
Disable SendRecvPollSync_TcpListener_Socket on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Ryan Lucia
[mono] Enable explicit null checks on tvOS and watchOS...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Tarek Mahmoud...
Introduce DateOnly and TimeOnly types (#50980)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Marek Safar
Remove not needed properties from specially recognizes...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Thays Grazia
[mono][debugger ]Adding version to dbgshim and mscordbi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Filip Navara
Compile tvOS Mono and libs with bitcode (#51220)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Zoltan Varga
[mono] Add a comment about freeing caches. (#51223)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Elinor Fung
Put native library loading helpers in a separate file...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Tarek Mahmoud...
IANA To/From Windows Ids Conversion APIs (#51093)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Tanner Gooding
Expose an eeIsJitIntrinsic method for quickly determini...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Andy Ayers
Fix issues with version resilient hash (#51191)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
David Wrighton
Simplify mibc usage in the build (#50536)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Zoltan Varga
[mono] Use the proper memory manager in the JIT code...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Zoltan Varga
[mono] Transition memory allocations from image sets...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Tomáš Rylek
Fix Crossgen2 compilation failures in several type...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Jan Vorlicek
Fix native stack size alignment on macOS arm64 (#51179)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Kunal Pathak
Update lpFirst and lpTop to reflect accurate compacted...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Andy Ayers
JIT: remove guarded devirtualization restriction for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Radek Doulik
[wasm] Initial test support on windows (#49830)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Tom McDonald
Update SOS readme install instructions (#51181)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
dotnet-maestro...
[main] Update dependencies from dotnet/arcade dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Zoltan Varga
[mono] Emit instances for EnumComparer<T> into the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Tarek Mahmoud...
Expose Adjustment Rule BaseUtcOffsetDelta (#51055)
commit
|
commitdiff
|
tree
|
snapshot
next