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-03-20
Layomi Akinrinade
Reactivate JsonSerializer polymorphic tests (#33815)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
dotnet-maestro...
[master] Update dependencies from dotnet/arcade mono...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Tomáš Rylek
New attempt at enabling Windows ARM32 runs (#32819)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Omair Majid
Fix src/libraries to build on clang 10 (#33734)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Aleksey Kliger...
[mono] Enter GC Unsafe mode in some string allocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Egor Bogatov
Don't crash with SO for AdvSimd.IsSupported (#33761)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jo Shields
Make "iOS" not part of "all" to avoid some outerloop...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Julien Couvreur
Add MemberNotNull/When attributes (#33567)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
David Wrighton
Unify instruction set definition (#33730)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Alexander Nikolaev
Enable HTTP/2 client cert authentication in WinHttpHand...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Matt Mitchell
Exclude packages from checksum generation (#33722)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Egor Bogatov
Bump global.json dotnet version (#33735)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
monojenkins
[runtime] Fix the mapping of 'int' in jit icall signatu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Egor Bogatov
Make iOS sample simulator friendly (#33740)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Johan Lorensson
Ignore register unwinder callback for empty patch_info...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jeremy Barton
Remove bad calls to ReferenceEquals (#33739)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
monojenkins
[interp] Optimize out intptr ctor (#33720)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Johan Lorensson
Mono DISABLE_SIMD define still emits OP codes depending...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Johan Lorensson
Fix warning building Mono using -Wint-conversion. ...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Sergey Andreenko
Fix SIMD case on arm64 linux with zapDisabled. (#33712)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Egor Chesakov
[Arm64] Implement Store Hardware Intrinsic (#33535)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Maryam Ariyan
Merge pull request #33678 from maryamariyan/fromoldmast...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Frederik Carlier
Update System.Drawing to reflect GDI+ changes (#32873)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Andy Ayers
Add pipeline setup for jit experimental feature testing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Tomáš Rylek
Add support for previously missing helper Check_FieldOf...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Maryam Ariyan
Remove DI.Specification csproj
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
dotnet-maestro...
[master] Update dependencies from dotnet/arcade mono...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
monojenkins
[interp] Inline also constructors of valuetypes (#33632)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
monojenkins
[interp] Do cfold for a few more unary operators (...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Carlos Sanchez...
Fix unexpected exception when enumerating a completely...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Egor Bogatov
[mono] Add iOS sample (AOT, arm64) (#33633)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Maryam Ariyan
Update src/libraries/Microsoft.Extensions.DependencyInj...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Stephen Toub
Annotate System.Runtime.WindowsRuntime.UI.Xaml for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Andy Ayers
JIT: propagate block flags during guarded devirt transf...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Fadi Hanna
Fix for issue 32731 (#33534)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Johan Lorensson
Change Mono runtime to use static linked c-runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Tomáš Rylek
One more fix for running / debugging Crossgen2 under...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Juan Hoyos
Only add the llvm elf headers on Windows for dbgutil...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Krzysztof Wicher
Support Rfc3279 signature format for DSA and EcDSA...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Johan Lorensson
Correct subsetCategory parameter passed to build.cmd...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
monojenkins
Fix additional constants embedded in instruction stream...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
monojenkins
Remove useless ip += from MINT_JMP, it is assigned...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Vladimir Sadov
Adding public API for Pinned Object Heap allocations...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Jan Kotas
Avoid unnecessary use of Linq (#33700)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Aaron Robinson
Reverse P/Invoke methods do not support tailcalls....
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
dotnet-maestro...
[master] Update dependencies from mono/linker dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Jan Kotas
Disable warnings-as-errors for release branches (#33664)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Matt Galbraith
Try UsePythonVersion to work around py2 removal (#33695)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Stephen Toub
Annotate System.Threading.Tasks.Dataflow for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jo Shields
Add AzDO builds for iOS (#33424)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Adeel Mujahid
Fix native components build for Android (#32800)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Maryam Ariyan
Update src/libraries/Microsoft.Extensions.DependencyInj...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Stephen Toub
Address follow-up feedback on System.Net.Requests annot...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Maryam Ariyan
Merge branch 'fromoldmaster-di-spec' of Extensions...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Maryam Ariyan
Extensions: Incremental additions (#33563)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Anirudh Agnihotry
Adding missing test project config to .sln file (#33679)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Stephen Toub
Annotate System.Net.WebClient for nullable reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Stephen Toub
Annotate System.Net.Requests for nullable reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Tarek Mahmoud...
Fix Reading the Currency Formats (#33599)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Vitek Karas
Merge pull request #33602 from vitek-karas/AppHostVersi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Stephen Toub
Annotate System.Net.WebSockets.Client for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Alexis Christoforides
Revert "Disable System.Reflection.Emit.Tests in mono...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Anton Lapounov
Enable crossgen2smoke test for ARM64 (#33530)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Aaron Robinson
GC coverage can now occur in scenarios where a thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Santiago Fernandez...
Use compilerName and compilerArg in pipeline configs...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Vorlicek
Fix Win64 exception propagation in NativeCallable metho...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Pent Ploompuu
Simplify Convert (#33659)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
monojenkins
Fix usage of JIT_FLAG_CODE_EXEC_ONLY flag. (#33623)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Kotas
Delete IExecutionEngine (#33640)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Jan Kotas
Delete unused and redundant msbuild properties in corec...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Aaron Robinson
Limit JIT flag manipulation to FEATURE_TIERED_COMPILATION
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
monojenkins
[merp] Add breadcrumb for StackHash (#33635)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
buyaa-n
Annotate System.Net.Http for nullable (#33268)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
monojenkins
[jit] Transition the SIMD code to use the MONO_CPU_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Davis Goodin
Update area owners: Setup, Infra-installer (#33650)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Andy Ayers
Implement simple version of On Stack Replacement (OSR...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Elinor Fung
Fix COM + dynamic tests (#33642)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
David Mason
Revert "Add example profiler that does stack sampling...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Aaron Robinson
Code review and fix some asserts when running the Debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Thomas Gassmann
Fix timespan wrap-around when multiplying back by inver...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ganbarukamo41
Implement Vector.Ceiling / Vector.Floor (#31993)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Eirik Tsarpalis
[CBOR] Implement Map support for CborReader and CborWri...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Nathan Ricci
Changed RuntimeName to the existing RuntimeFlavor prope...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Kotas
Delete redundant LangVersion properties (#33637)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
vitek-karas
Update the docs with the change
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Kotas
Delete unnecessary ReferenceSystemPrivateCoreLib from...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jan Kotas
Replace manually managed TLS slots with regular thread_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
monojenkins
[Loader] Change mono_trace level from info to debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
dotnet-maestro...
[master] Update dependencies from 3 repositories (...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Roman Marusyk
Remove calls to empty RuntimeHelpers.PrepareConstrained...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
handlespeed
Remove unused variable for System.Net.Requests, as...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
David Mason
Add example profiler that does stack sampling with...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Aaron Robinson
Remove MethodDesc from GC coverage.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jeremy Barton
Don't delete private keys detected from SerializedCert...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Aaron Robinson
Update gccover.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Aaron Robinson
GC coverage can now occur in scenarios where a thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Alan Isaac
Additional code coverage in System.Text.Json - no publi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-15
Anirudh Agnihotry
Fixing the sourcelink failure for embeded files (#33521)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-15
David Wrighton
Print Ibc messages only when --verbose is specified...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-15
Jan Kotas
Update links to the design repo (#33606)
commit
|
commitdiff
|
tree
|
snapshot
next