platform/upstream/dotnet/runtime.git
2020-02-24 Jeremy BartonRegenerate the S.S.C.Algorithms ref.cs
2020-02-24 YaakovAdd StatusCode to HttpRequestException (#32455)
2020-02-24 Steve MacLeanBuild cross OS DACs in default Windows builds (#32322)
2020-02-24 monojenkins[wasm][debugger] Improve accessing locals (#32701)
2020-02-24 monojenkins[merp] Increase buffer size for state dump (#32134)
2020-02-24 Alexander KöplingerReplace SkipOnMono attributes with ActiveIssue (#32745)
2020-02-24 Andy AyersJIT: make sure to set compLongUsed during struct promot...
2020-02-24 pi1024eFix compilation warning (#32740)
2020-02-24 Brian WalkerFixes #32230 (#32302)
2020-02-24 Viktor HoferFix Version.Details.xml merge failure (#32748)
2020-02-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-02-24 Vitek KarasMark class ctors as preserved for dependencies of Syste...
2020-02-24 Vitek KarasMerge pull request #32540 from vitek-karas/PreserveDepWinRT
2020-02-24 monojenkins[interp] Use alloca for InterpFrame (#32720)
2020-02-24 monojenkins[interp] Decruft PowerPC. (#32654)
2020-02-24 Next TurnUpdate library name variations for uses with LoadLibrar...
2020-02-23 Michal StrehovskýMove fat call policy out of RyuJIT (#32718)
2020-02-23 Simon NattressMerge pull request #32279 from nattress/coreroot_determ...
2020-02-23 monojenkins[interp] Remove some unused paths in newobj and cleanup...
2020-02-23 monojenkins[interp] Pop leave and calli_nat frames. (#32691)
2020-02-23 Stephen ToubAnnotate System.Net.WebProxy for nullable reference...
2020-02-22 Mukul SabharwalRemove unused param from EventPipe (#32698)
2020-02-22 monojenkins[corlib] Link out more SR/SRE types (#32101)
2020-02-22 Andrew AuMake ReadyToRunReader constructor completely lazy ...
2020-02-22 Alaa MasoudUse StringBuilder.Append(Char) instead of converting...
2020-02-22 Andy AyersJIT: Fix arm gcstress/jistress issues (#32674)
2020-02-22 Tomáš RylekAdditional SuperIlc fixes for running composite R2R...
2020-02-22 Sung Yoon WhangFix CrstTypeTool to target the right header file on...
2020-02-22 Eugene RozenfeldUse GT_NULLCHECK for unconsumed indirections. (#32641)
2020-02-22 Eric ErhardtMulticastOption.Group no longer accepts null. (#32518)
2020-02-22 Stephen ToubFix several HTTP/3 uses of ValueTask (#32671)
2020-02-21 Tomáš RylekBail out on CORINFO_STATIC_FIELD_ADDRESS like Crossgen1...
2020-02-21 monojenkins[metadata] Mark mono_signature_get_return_type external...
2020-02-21 buyaa-nFix nullability annotations in Pkcs (#32616)
2020-02-21 Jan KotasJIT/EE interface cleanup (#32521)
2020-02-21 Marie PíchováRemoved misleading doc and added -vs testing (#32618)
2020-02-21 Egor Chesakov[Arm64] AddAcross MaxAcross MinAcross MaxNumber MaxNumb...
2020-02-21 Nathan RicciAdded some parenthesis and a cast to control order...
2020-02-21 Alexander NikolaevAllowNatTraversal is properly set for stopped socket...
2020-02-21 Stephen ToubRemove CreditManager from Http2Stream (#32624)
2020-02-21 Cory NelsonFix NetworkInformation / execution context usage for...
2020-02-21 Barry DorransAdding new MSRC portal details (#32652)
2020-02-21 IlyaAnnotate System.Net.Primitives for nullable (#31794)
2020-02-21 Nathan RicciMerge pull request #32494 from naricc/naricc/GetGCMemor...
2020-02-21 Bernhard Urban... [mono/metadata] add definitions for ENCLog/ENCMap ...
2020-02-21 Egor Bogatov[mono] Add RunCoreFxTest AOT targets to mono.proj ...
2020-02-21 monojenkins[interp] Cleanup: Replace retval-> with result. and...
2020-02-21 Bernhard Urban... [mono] .gitignore autom4te.cache (#32644)
2020-02-21 monojenkins[interp] Allow inlining. (#32574)
2020-02-21 Ahson KhanFix up area owner GitHub alias (#32639)
2020-02-21 Ahson KhanUpdate tests to deserialize char so that they align...
2020-02-21 buyaa-nRemove local header compressed/uncomressed size validat...
2020-02-21 Levi BroderickRemove some calls to wstrcpy (#32342)
2020-02-21 Nathan RicciCorrect values for HighMemoryLoadThresholdBytes, Memory...
2020-02-21 Jeremy BartonMake X509Certificate.Export non-null-returning
2020-02-21 Mike McLaughlinFix createdump failures on alpine in diagnostics repo...
2020-02-20 monojenkins[interp] Non-recursive newobj. (#32533)
2020-02-20 Anirudh Agnihotryupdating docs and removing BuildConfiguration and Confi...
2020-02-20 Viktor HoferRemove compiler downgrade (#32474)
2020-02-20 Chris RossMove System.Net.Quic to internal shared source (#32549...
2020-02-20 monojenkins[wasm] Improve locals visualization (#32503)
2020-02-20 Kevin JonesPermit incorrectly DER sorted SET for decoding X500...
2020-02-20 Stephen ToubIncrease timeout in ValueTaskTests (#32607)
2020-02-20 Vladimir SadovFix verify_heap to handle > 1 UOH generations (#32586)
2020-02-20 Stephen ToubTemporarily disable nullable enabled for Pkcs (#32617)
2020-02-20 Simon NattressRun SuperIlc with CoreRun
2020-02-20 Eric ErhardtRemove unused LogSendPacketsBuffers method (#32605)
2020-02-20 buyaa-nAnnotate System.Security.Cryptography.Pkcs for nullable...
2020-02-20 Juan HoyosFix debugger crash during unload of assemblies in ALC...
2020-02-20 Alaa MasoudRemove duplicate ToString() call (#32598)
2020-02-20 Eirik TsarpalisNullable annotate System.Security.Cryptography.X509Cert...
2020-02-20 Alaa MasoudAvoid Split(new char[]) inside loops (#32601)
2020-02-20 Santiago Fernandez... Cleanup System.Text.Json tests names with issue number...
2020-02-20 Viktor HoferUpdate testing with configuration system changes
2020-02-20 Stephen ToubReduce simple HTTP/2 post app allocation by ~40% (...
2020-02-20 Egor BogatovFix minor issue in debugging.md (#32597)
2020-02-20 monojenkinsAdd struct offset definitions to s390x (#32591)
2020-02-20 monojenkins[debugger] Enable reading embedded ppdb (#32447)
2020-02-20 Maxim Lipnin[mono] Remove CoreFX.issues_mac.rsp file (#32585)
2020-02-20 monojenkinsRemove LOCK_DECLARE and LOCK_INIT -- unused and incorre...
2020-02-20 Eugene RozenfeldCheck return code of bootstrap script in format.py...
2020-02-20 Bernhard Urban... [metadata] use descriptive constants for method table...
2020-02-20 Felipe PessotoFix OverflowException in JsonSerializer.Serialize ...
2020-02-20 Swaroop SridharUpdate documentation about HostModel (#32583)
2020-02-20 Tomasz Kajetan... Nullability of BaseDirectory fix (#32486)
2020-02-20 Jeremy KoritzinskyFix managed hosting assembly PackageReference versions...
2020-02-20 Stephen ToubRemove a smattering of string allocations with spans...
2020-02-20 Stephen ToubRemove _activeReadWriteTask field from Stream (#32569)
2020-02-20 Bernhard Urban... [mono.proj] use all available cores for runtime build...
2020-02-20 Eric StJohnUpdate areas and owners (#32570)
2020-02-20 Andy AyersJIT: invoke nullable box optimizations earlier (#32269)
2020-02-19 Carol EidtSupport Write-Thru of EH variables in LSRA (#543)
2020-02-19 Swaroop SridharAppHost.Bundle.Tests: Fix a flaky test (#32563)
2020-02-19 Andy AyersJIT: fix profiler leave hook trash register sets for...
2020-02-19 Matt MitchellChange back-edge dependencies to toolset dependencies...
2020-02-19 John SalemChange COMPlus_DiagnosticsServerTransportPath (#32087)
2020-02-19 monojenkins[interp] Inline newobj. (#32480)
2020-02-19 Swaroop SridharHostModel: Retry ResourceUpdate on Win32 error (#32347)
2020-02-19 monojenkins[wasm] Avoid spilling refs to the stack in gsharedvt...
2020-02-19 monojenkins[sgen] Disable managed allocator when using nursery...
next