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-07-23
Viktor Hofer
Remove obsolete ActiveIssue attributes for #23972 ...
|
commitdiff
2020-07-23
Jose Perez Rodriguez
Extend Linker test job timeout to 2 hours (#39847)
|
commitdiff
2020-07-23
Brian Sullivan
Remove a new assert that can fire with unsafe code...
|
commitdiff
2020-07-23
Jan Kotas
Add @dotnet/jit-contrib to CODEOWNERS (#39862)
|
commitdiff
2020-07-23
Next Turn
Write error events for service errors (#39766)
|
commitdiff
2020-07-23
Tanner Gooding
Ensure the size of Vector<T> takes COMPlus_EnableHWIntr...
|
commitdiff
2020-07-23
John Salem
turn pauseonstart test off for Windows (#39789)
|
commitdiff
2020-07-23
Viktor Hofer
Remove outdated comment in System.CM.Composition.Tests...
|
commitdiff
2020-07-23
Viktor Hofer
Remove depprojs in favor of PackageReferences (#35606)
|
commitdiff
2020-07-23
Jeremy Barton
Fix CNG persisted symmetric key operations
|
commitdiff
2020-07-23
Alexander Köplinger
WASM: Fix System.Net.Primitives and tests (#39748)
|
commitdiff
2020-07-23
Maxim Lipnin
[wasm] Enable System.Threading.Thread.Tests test suite...
|
commitdiff
2020-07-23
Alexander Köplinger
Hardcode path to ICU on macOS (#39833)
|
commitdiff
2020-07-23
Jan Jahoda
Suppress credscan false positives (#38026)
|
commitdiff
2020-07-23
Eugene Rozenfeld
Switch Windows arm64 testing to use Windows.10.Arm64v8...
|
commitdiff
2020-07-23
Anton Lapounov
Fix FCall implementation collision on ARM64 (#39810)
|
commitdiff
2020-07-23
Maryam Ariyan
Disabled tests with the PlatformDetection.IsPreciseGcSu...
|
commitdiff
2020-07-23
Jeremy Koritzinsky
Try re-enabling IBC on macOS. (#39801)
|
commitdiff
2020-07-22
Kenneth Pouncey
[browser][file system] GetLogicalDrives implementation...
|
commitdiff
2020-07-22
Tarek Mahmoud Sayed
Fix Failing Casing Tests with Invariant Culture (#39747)
|
commitdiff
2020-07-22
Eugene Rozenfeld
Limit arm32 Windows testing. (#39655)
|
commitdiff
2020-07-22
Zoltan Varga
[runtime] Make sure newly created objects are pinned...
|
commitdiff
2020-07-22
Tanner Gooding
Update the JITEEVersionIdentifier (#39779)
|
commitdiff
2020-07-22
Eirik Tsarpalis
fix CborWriter bug when writing tagged empty collection...
|
commitdiff
2020-07-22
David Wrighton
Add events around type load and r2r usage (#39656)
|
commitdiff
2020-07-22
Tammy Qiu
[wasm] add zone.tab to dotnet.timezones.blat (#39731)
|
commitdiff
2020-07-22
Alexander Köplinger
Remove BundleDir/PublishDir at the end of ArchiveTests...
|
commitdiff
2020-07-22
John Salem
[Infra] collect dumps of all corerun in tree on timeout...
|
commitdiff
2020-07-22
Maryam Ariyan
Add missing space padding before exception message...
|
commitdiff
2020-07-22
Maryam Ariyan
MEH test failure on mono (#39784)
|
commitdiff
2020-07-22
Viktor Hofer
Fix double-writes in test projects (#39778)
|
commitdiff
2020-07-22
Jan Kotas
Add rules for changing InstructionSetDesc.txt (#39777)
|
commitdiff
2020-07-22
Jose Perez Rodriguez
Add runtimelab.yml for dotnet/runtimelab experiments...
|
commitdiff
2020-07-22
Kevin Jones
Allow higher iteration counts for PBES2
|
commitdiff
2020-07-22
Kevin Jones
Fix some scenarios for DynamicRevocationTests on macOS.
|
commitdiff
2020-07-22
Maxim Lipnin
[wasm] Enable System.Linq.Expressions.Tests test suite...
|
commitdiff
2020-07-22
Jan Kotas
Use function pointers in more places (#39752)
|
commitdiff
2020-07-22
Larry Ewing
[wasm] WasmAppBuilder write the json as json (#39660)
|
commitdiff
2020-07-22
Maxim Lipnin
[wasm] Enable System.Xml.XmlSerializer.ReflectionOnly...
|
commitdiff
2020-07-22
Juan Hoyos
CI Integration for Cross OS DAC (#39574)
|
commitdiff
2020-07-22
Sergey Andreenko
Move `GetLclOffs` method to `GenTreeLclVarCommon`....
|
commitdiff
2020-07-22
Jan Kotas
Use lib prefix for native library names for consistency...
|
commitdiff
2020-07-22
Alexander Köplinger
Add note about the tagging bot to area-owners.md (...
|
commitdiff
2020-07-21
Maryam Ariyan
Add Overloads for Add(Json/Systemd/Simple)Console ...
|
commitdiff
2020-07-21
Santiago Fernandez...
Fix libraries outerloop builds (#39735)
|
commitdiff
2020-07-21
Zoltan Varga
[runtime] Initialize the class if needed in type_is_bli...
|
commitdiff
2020-07-21
Tomáš Rylek
Modify build-test scripts to use response files for...
|
commitdiff
2020-07-21
Maxim Lipnin
[wasm] Enable System.ComponentModel.TypeConverter test...
|
commitdiff
2020-07-21
Alexander Köplinger
WASM: Enable System.Reflection tests (#39696)
|
commitdiff
2020-07-21
Layomi Akinrinade
Clean up code following JSON number handling and field...
|
commitdiff
2020-07-21
Bruce Forstall
Disable crossgen2smoke test for GCStress (#39680)
|
commitdiff
2020-07-21
Matt Mitchell
Enable builds of internal branches (#39437)
|
commitdiff
2020-07-21
Omair Majid
Fix hosted crossgen2 build on arm64 (#39537)
|
commitdiff
2020-07-21
Miha Zupan
Update license header in NameResolutionTelemetry (...
|
commitdiff
2020-07-21
Eric Erhardt
Trim more Http DiagnosticsHandler code (#39525)
|
commitdiff
2020-07-21
Kevin Jones
Add CryptoStream.FlushFinalBlockAsync
|
commitdiff
2020-07-21
Kenneth Pouncey
[browser][tests] Activate System.Runtime.Extensions...
|
commitdiff
2020-07-21
Tomáš Rylek
Fix TableOutOfRangeException in Crossgen2 (#39653)
|
commitdiff
2020-07-21
Alexander Köplinger
WASM: Enable System.Reflection.MetadataLoadContext...
|
commitdiff
2020-07-21
Gleb Balykov
Do not touch crossgen if crossgen is not requested...
|
commitdiff
2020-07-21
Bruce Forstall
Disable getappdomainstaticaddress for JIT stress modes...
|
commitdiff
2020-07-21
Layomi Akinrinade
Add JsonNumberHandling(Attribute) & support for (de...
|
commitdiff
2020-07-21
John Salem
fix missing command case (#39686)
|
commitdiff
2020-07-21
Jan Kotas
Start using UnmanagedCallersOnly in CoreLib (#39082)
|
commitdiff
2020-07-21
Vladimir Sadov
Fixing a memory ordering issue in AsymmetricLock and...
|
commitdiff
2020-07-21
Sergey Andreenko
Fix tailCall check for CallI. (#39621)
|
commitdiff
2020-07-21
Ryan Lucia
Add CoffeeFlux to area-VM-meta-mono (#39659)
|
commitdiff
2020-07-20
dotnet-maestro[bot]
[master] Update dependencies from mono/linker Microsoft...
|
commitdiff
2020-07-20
Carlos Sanchez Lopez
Fix build failure in net472 debug AdvSimd Utf16Utility...
|
commitdiff
2020-07-20
Carlos Sanchez Lopez
AdvSimd support for System.Text.Unicode.Utf8Utility...
|
commitdiff
2020-07-20
Carlos Sanchez Lopez
AdvSimd support for System.Text.Unicode.Utf8Utility...
|
commitdiff
2020-07-20
Levi Broderick
Revert "Fix resx test name mangling logic" (#39644)
|
commitdiff
2020-07-20
Koundinya Veluri
Fix tiering assertion failures from concurrent or reent...
|
commitdiff
2020-07-20
Aaron Robinson
Declare AllowReversePInvokeCallsAttribute as Obsolete...
|
commitdiff
2020-07-20
Eric Erhardt
Allow Debugger attributes to be trimmed in Mono (#39479)
|
commitdiff
2020-07-20
Jeff Handley
Apply missing obsolete attributes in src; fix attribute...
|
commitdiff
2020-07-20
John Salem
Add ProcessInfo command to Diagnostics Server (#38967)
|
commitdiff
2020-07-20
John Salem
Fix fd leak in Diagnostics Server and add better error...
|
commitdiff
2020-07-20
Mitchell Hwang
[wasm] Address System.Text.RegularExpressions.Tests...
|
commitdiff
2020-07-20
Alexander Köplinger
Unify resource strings used for Browser PNSE (#39637)
|
commitdiff
2020-07-20
Maxim Lipnin
[wasm] Enable System.CodeDom.Tests test suite (#39626)
|
commitdiff
2020-07-20
Alexander Köplinger
Add PNSE on non-Browser for S.R.I.JavaScript and clean...
|
commitdiff
2020-07-20
David Cantu
Create and add instance reference inside ResolveMetadat...
|
commitdiff
2020-07-20
Egor Bogatov
[mono] Update ICU version, disable some tests for Brows...
|
commitdiff
2020-07-20
Mitchell Hwang
[wasm] Sort Assembly List in WASM Apps (#39374)
|
commitdiff
2020-07-20
Larry Ewing
[wasm] Include data archives and timezone data by defau...
|
commitdiff
2020-07-20
Thays Grazia
[wasm][debugger] Don't download unnecessary assemblies...
|
commitdiff
2020-07-20
Marie Píchová
Properly map exceptions from NetworkStream ctor. (...
|
commitdiff
2020-07-20
Michal Strehovský
Sync shared compiler file (#39164)
|
commitdiff
2020-07-20
Michal Strehovský
Synchronize dataflow annotations accross virtual method...
|
commitdiff
2020-07-20
David Mason
Reenable gcdump test (#39555)
|
commitdiff
2020-07-20
Tomas Weinfurt
add SupportsTls11 and SupportsTls12 to PlatformDetectio...
|
commitdiff
2020-07-18
David Wrighton
Test EmbeddedSignatureData api (#39329)
|
commitdiff
2020-07-18
Vlad Brezae
[wasm] Trim down size of dotnet.wasm (#39549)
|
commitdiff
2020-07-18
Michal Strehovský
Annotate and adjust more of CoreLib for trimming (...
|
commitdiff
2020-07-18
Levi Broderick
Fix resx test name mangling logic (#39569)
|
commitdiff
2020-07-18
David Wrighton
Fix il verification tests (#39538)
|
commitdiff
2020-07-18
Matt Kotsenas
Remove unused locals in System.Management (#39570)
|
commitdiff
2020-07-18
Huang, Zhaoquan
Make Comments In SortedList Match Code Bahaviour (...
|
commitdiff
2020-07-18
Jan Vorlicek
Remove SELECTANY usage (#39532)
|
commitdiff
next