projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2020-02-04
Kevin Jones
Allow null IV for Create{Encryptor,Decryptor}.
|
commitdiff
2020-02-04
Levi Broderick
Add missing nullability annotation to string ctor ...
|
commitdiff
2020-02-04
Yaroslav Yamshchikov
set THUMB_CODE bit (#21180)
|
commitdiff
2020-02-04
Zoltan Varga
[aot] Avoid inflating gparams with byreflike types...
|
commitdiff
2020-02-04
Egor Chesakov
[Arm64] Update execution characteristics for crc32b...
|
commitdiff
2020-02-04
Fadi Hanna
Save stack arguments size in InlinedCallFrame.m_Datum...
|
commitdiff
2020-02-04
Santiago Fernandez...
Fix package testing run name prefix (#31690)
|
commitdiff
2020-02-04
Tomáš Rylek
Disable two JIT tests failing with known issue tracked...
|
commitdiff
2020-02-04
Jan Kotas
Delete unnecessary netstandard builds (#31641)
|
commitdiff
2020-02-04
Drew Scoggins
Merge pull request #31694 from DrewScoggins/anscoggi...
|
commitdiff
2020-02-03
Drew Scoggins
Fix up Linux script as well
|
commitdiff
2020-02-03
Eric Erhardt
Add Single and Double overloads to BinaryPrimitives...
|
commitdiff
2020-02-03
Eugene Rozenfeld
Remove popped trees more aggressively. (#31677)
|
commitdiff
2020-02-03
Drew Scoggins
Update Arch and add RunKind variable
|
commitdiff
2020-02-03
Drew Scoggins
Merge branch 'master' of https://github.com/dotnet...
|
commitdiff
2020-02-03
Tomáš Rylek
Initial Crossgen2 fixes for composite R2R support ...
|
commitdiff
2020-02-03
Santiago Fernandez...
Link System.Globalization.Native into coreclr (#6928)
|
commitdiff
2020-02-03
monojenkins
[mini] Add method-triggered printing for runtime stats...
|
commitdiff
2020-02-03
Steve MacLean
Libraries native renames (#31668)
|
commitdiff
2020-02-03
Stephen Toub
Catch ObjectDisposedException in SmtpClient.Abort ...
|
commitdiff
2020-02-03
Jan Vorlicek
Fix x86 InlinedCallFrame popping during EH (#2215)
|
commitdiff
2020-02-03
buyaa-n
Annotate System.ComponentModel.Composition for nullable...
|
commitdiff
2020-02-03
Andrew Au
Make fixup decoding lazy (#31646)
|
commitdiff
2020-02-03
Eirik Tsarpalis
Nullable annotate System.Security.Principal.Windows...
|
commitdiff
2020-02-03
Marek Safar
Add missing method dependency to Mono SPC (#2338)
|
commitdiff
2020-02-03
monojenkins
[build] Check for Python 3 in configure.ac (#2372)
|
commitdiff
2020-02-03
Vlad Brezae
[interp] Fix enum constrained calls on netcore (#31618)
|
commitdiff
2020-02-03
monojenkins
Fix ppc64 build by fixing -mminimal-toc more correctly...
|
commitdiff
2020-02-03
Jan Kotas
Revert "Optimize typeof(T1).IsAssignableFrom(typeof...
|
commitdiff
2020-02-03
Elinor Fung
Split binder tracing tests into separate test projects...
|
commitdiff
2020-02-03
Ben Adams
Skip EqualityComparer<TKey>.Default creation in Diction...
|
commitdiff
2020-02-02
Yoh Deadfall
Eliminated info creation for non-public properties...
|
commitdiff
2020-02-02
Andy Ayers
Optimize typeof(T1).IsAssignableFrom(typeof(T2)) (...
|
commitdiff
2020-02-02
monojenkins
Adjust mono_class_init_internal to no longer bypass...
|
commitdiff
2020-02-02
Carol Eidt
Allow type mismatch for struct single field (#6102)
|
commitdiff
2020-02-02
monojenkins
[llvm] Enable jump threading with LLVM JIT. (#25687)
|
commitdiff
2020-02-02
Ben Adams
Highlight directory (#31625)
|
commitdiff
2020-02-01
Andy Ayers
JIT: fold trees after inline return expression updates...
|
commitdiff
2020-02-01
EgorBo
Add tests for Arrays of vt
|
commitdiff
2020-02-01
EgorBo
Merge branch 'master' of github.com:dotnet/runtime...
|
commitdiff
2020-02-01
Jan Kotas
Revert "Improve call counting mechanism (#1457)" (...
|
commitdiff
2020-02-01
EgorBo
Merge branch 'master' of github.com:dotnet/runtime...
|
commitdiff
2020-02-01
Fadi Hanna
Emit DebugDirectory section and all DebugDirectory...
|
commitdiff
2020-02-01
Jan Kotas
Cleanup NETCOREAPP ifdef usage in System.Runtime.Tests...
|
commitdiff
2020-02-01
Jeremy Barton
Disable macOS 10.15 from fullMatrix runs
|
commitdiff
2020-02-01
Carol Eidt
Fix UpperVector save asserts (#2268)
|
commitdiff
2020-02-01
Steve MacLean
Rename cross compilation related defines (#2256)
|
commitdiff
2020-01-31
Yaroslav Yamshchikov
crossgen2 ARM support misc (#21109)
|
commitdiff
2020-01-31
Jared Parsons
Fix handling of missing ConfigurationGroup property...
|
commitdiff
2020-01-31
monojenkins
Abort cmov optimization, when one of the out blocks...
|
commitdiff
2020-01-31
David Mason
Add profiler APIs for writing EventPipe events (#2173)
|
commitdiff
2020-01-31
David Wrighton
New pgo format for crossgen2 (#2314)
|
commitdiff
2020-01-31
Ivan Diaz Sanchez
Referred GC Benchmarking Infra in the GC Performance...
|
commitdiff
2020-01-31
Yaroslav Yamshchikov
import thunks for ARM just from zapper (#21072)
|
commitdiff
2020-01-31
buyaa-n
Key should be non null (#5072)
|
commitdiff
2020-01-31
Santiago Fernandez...
Add runtime flavor to test run name for libraries outer...
|
commitdiff
2020-01-31
Stephen Toub
Avoid extra indirect writes in BinaryPrimitives.TryRead...
|
commitdiff
2020-01-31
monojenkins
[aot] Add support for making direct cross-assembly...
|
commitdiff
2020-01-31
Jan Kotas
Cleanup outdated docs (#21915)
|
commitdiff
2020-01-31
monojenkins
[jit] Avoid generating wbarriers for vtype stores to...
|
commitdiff
2020-01-31
Alexander Nikolaev
Script copying SDKs to testhost folder so they can...
|
commitdiff
2020-01-31
Swift Kim
Fix OverflowException from IntPtr casting (#14381)
|
commitdiff
2020-01-31
Dong-Heon Jung
Convert AppDomainNative::CreateDynamicAssembly to QCall...
|
commitdiff
2020-01-31
Tomas Weinfurt
Add missing throw in CertificateValidationApple_EndToEnd_Ok
|
commitdiff
2020-01-31
Lee Coward
Update yamls with latest release info. Clean out EOL...
|
commitdiff
2020-01-31
Jan Kotas
Delete remaining reflection security checks (#2348)
|
commitdiff
2020-01-31
Santiago Fernandez...
Update Dotnet host for testing and add RuntimeFramework...
|
commitdiff
2020-01-31
Stephen Toub
Disable HttpListener tests failing on Mono in CI (...
|
commitdiff
2020-01-31
Zoltan Varga
Merge pull request #10554 from monojenkins/sync-pr...
|
commitdiff
2020-01-31
lateralusX
Move generic_class_init out of line to assist branch...
|
commitdiff
2020-01-31
Tomas Weinfurt
Improve resiliency of CertificateValidationRemoteServer...
|
commitdiff
2020-01-31
Tomas Weinfurt
improve handling of kSecTrustResultRecoverableTrustFail...
|
commitdiff
2020-01-31
Tomas Weinfurt
improve Connection_UnderDifferentUsers_BehavesAsExpecte...
|
commitdiff
2020-01-31
Justin Kotalik
Fix Receive loop in System.Net.Quic, add test (#6035)
|
commitdiff
2020-01-31
Andy Ayers
JIT: improve stress range experience (#2313)
|
commitdiff
2020-01-31
Layomi Akinrinade
Update ActiveIssue URLs for Newtonsoft tests for immuta...
|
commitdiff
2020-01-31
Jared Parsons
Local live builds not picking up runtime config (#2093)
|
commitdiff
2020-01-30
Zoltan Varga
Merge pull request #2397 from vargaz/aot-races
|
commitdiff
2020-01-30
Santiago Fernandez...
Try changing dotnet installation path to avoid clash...
|
commitdiff
2020-01-30
Mike McLaughlin
Fix unhandled exception line number issues (#2269)
|
commitdiff
2020-01-30
Zoltan Varga
Merge pull request #2321 from vargaz/top-runtime-invoke-opt
|
commitdiff
2020-01-30
Zoltan Varga
Merge pull request #2392 from monojenkins/sync-pr-18634...
|
commitdiff
2020-01-30
Michal Strehovský
Add support for emitting inlining info in large version...
|
commitdiff
2020-01-30
Stephen Toub
Fix EventWrittenEventArgs.Keywords on EventSource error...
|
commitdiff
2020-01-30
Stephen Toub
Remove defunct !s after Roslyn changes for default...
|
commitdiff
2020-01-30
Santiago Fernandez...
Update alpine arm64 image (#2370)
|
commitdiff
2020-01-30
Zoltan Varga
Merge pull request #2386 from vargaz/fix-wasm-mmap
|
commitdiff
2020-01-30
Tanveer Gani
Add attribute to support inline namespaces in C++/CLI...
|
commitdiff
2020-01-30
Koundinya Veluri
Fail FuncEval if slot backpatching lock is held by...
|
commitdiff
2020-01-30
Zoltan Varga
[aot] Fix some races if GOT entries are already set.
|
commitdiff
2020-01-30
dotnet-maestro[bot]
[master] Update dependencies from 4 repositories (...
|
commitdiff
2020-01-30
Stephen Toub
Tweak Regex compiler's FindFirstChar code gen (#2342)
|
commitdiff
2020-01-30
Stephen Toub
Allow using non-backtracking code gen for captures...
|
commitdiff
2020-01-30
mdh1418
[mono] Prevent direct MonoClass field access
|
commitdiff
2020-01-30
Zoltan Varga
[wasm] Fix mono_vfree ().
|
commitdiff
2020-01-30
monojenkins
[wasm][debugger] Cancel Existing Single Step Request...
|
commitdiff
2020-01-30
Stephen Toub
Port more Regex doc samples to tests (#2326)
|
commitdiff
2020-01-30
Adeel Mujahid
Pass native build args from top-level scripts (#2071)
|
commitdiff
2020-01-30
Tomáš Rylek
Improve thunk call disassembly in R2RDump (#2297)
|
commitdiff
2020-01-30
Eirik Tsarpalis
Nullable annotate System.Reflection.MetadataLoadContext.
|
commitdiff
next