platform/upstream/dotnet/runtime.git
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...
2020-02-19 monojenkins[interp] Fix incorrect propagation of indirect local...
2020-02-19 Ryan Lucia[loader] Add check to mono_domain_ensure_entry_assembly...
2020-02-19 Matt MitchellUpdate branding to preview2 (#32542)
2020-02-19 Gleb BalykovFix armel cross build of native part of libraries ...
2020-02-19 Dan MoseleyUpdate docs for steps to take if CI fails (#32548)
2020-02-19 Ryan Lucia[loader] Parse in more netcore hosting properties ...
2020-02-19 monojenkins[llvm] Remove the disable-self-init debug option, it...
2020-02-19 Alexander KöplingerEnsure ActiveIssue attribute is only used with issue...
2020-02-19 Alexander NikolaevHttpClient throws TimeoutException wrapped by TaskCance...
2020-02-19 Maxim Lipnin[mono] Fix several nits (#32529)
2020-02-19 Tomáš RylekInitial Crossgen2 changes for composite R2R support...
2020-02-19 Jeremy KoritzinskyUpdate SDK used in global.json. (#32189)
2020-02-19 ts2doOptimize integral ToString (without generics) (#32528)
2020-02-19 Justin KotalikChange StreamEvent.Abort to use byte instead of bool...
2020-02-19 monojenkinsRemove some #if __cplusplus wrt inlining. (#32519)
2020-02-19 monojenkinsMake MONO_API_DATA clearer. (#32459)
2020-02-19 Santiago Fernandez... Convert System.Globalization unix calls to QCalls into...
2020-02-19 Santiago Fernandez... Fix nullable warnings on windows (#32515)
2020-02-19 monojenkins[interp] Make newobj_vt[st]_fast non-recursive. (#32477)
2020-02-19 Cory NelsonGet more HTTP/3 tests running (#32495)
2020-02-18 Jan KotasMerging small assemblies (part 2/N) (#31991)
2020-02-18 Santiago Fernandez... Update all issues in source code to point to runtime...
2020-02-18 Adeel MujahidSet TargetsFreeBSD in installer's props (#31939)
2020-02-18 Viktor HoferMove EventLog tests to not run on CI (#32501)
2020-02-18 monojenkins[mono] Remove SIGTRAP handler, as it interferes with...
2020-02-18 monojenkins[merp] Capture Environment.FailFast message in crash...
2020-02-18 monojenkins[interp] Unwrap RuntimeWrappedException if needed ...
2020-02-18 Maxim Lipnin[mono][xunit tests] Move skipped tests out of rsp file...
2020-02-18 Alexander KöplingerFix Platform setting in mono nuget Directory.Build...
2020-02-18 Eirik TsarpalisMerge pull request #2351 from manne/feature/nullable_mi...
2020-02-18 Jo ShieldsIf we have the capacity, try running Mono CI on ARM64...
2020-02-18 Miha ZupanSimplify CheckIsReserved in IriHelper (#32340)
2020-02-18 Miha ZupanOptimize CheckIriUnicodeRange (#31860)
2020-02-18 Nikola MilosavljevicMerge pull request #32185 from NikolaMilosavljevic...
2020-02-18 Next TurnRemove unused locals in System.ServiceModel.Syndication...
2020-02-18 Stephen ToubMerge branch 'master' into feature/nullable_microsoft_w...
2020-02-18 Stephen ToubChange several `static readonly byte[]` fields to be...
2020-02-18 Stephen ToubReduce allocation in HTTP/2 requests by ~30% (#32406)
2020-02-18 Stephen ToubPrefer StringBuilder.Append(char) over Append(string...
2020-02-18 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-02-18 monojenkinsRemove #if __cplusplus from MagicTypeInfo. (#32461)
2020-02-18 Marek SafarUpdate ILLinkTasksVersion dependency (#32170)
2020-02-18 Stephen ToubUse CancellationToken.ThrowIfCancellationRequested...
2020-02-18 Joseph MusserUnobservedTaskExceptionEventArgs.Exception should not...
2020-02-18 Andrew AuR2RDump fixes (#32460)
2020-02-17 monojenkins[win32] Make non-recursive mutexes SRWLOCK instead...
2020-02-17 Eric ErhardtAnnotate System.IO.Pipes.AccessControl for nullable...
2020-02-17 s0dyyCross compilation, check first if an env variable is...
2020-02-17 Alexander KöplingerFix GeneratorCommand in Microsoft.XmlSerializer.Generat...
2020-02-17 Dong-Heon JungFix IsArgPassedByRef in crossgen2 on ARM32 (#32425)
2020-02-17 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-02-17 Federico ZuccolloUpdate environ.cpp (#832)
2020-02-17 monojenkins[interp] Consolidate non-recursive call sites. (#32220)
2020-02-17 Vitek KarasAdd PreserveDependency to StackFrameHelper (#32023)
2020-02-17 Vladimir SadovIntroducing Pinned Object Heap (#32283)
2020-02-17 monojenkinsFix THREADS_SUSPEND_DEBUG to compile (id vs. mono_threa...
2020-02-17 monojenkins[llvm] Disable X86 call frame size optimization. (...
2020-02-17 monojenkins[jit] Run static cctors for inlined methods, the cctor...
2020-02-17 Alexander KöplingerAdd missing MONO_LLVM_INTERNAL to mono_marshal_get_nati...
2020-02-17 monojenkins[cross] check against correct alignment value (#31801)
2020-02-17 monojenkins[abi-details] add explaining comment for macro magic...
2020-02-17 monojenkinsRemove unnecessary ifdef before undef. (#32417)
2020-02-17 Alexander KöplingerAdd back System.Json to mono-profiler-coverage.suppress...
2020-02-17 monojenkinsRemove duplicated Windows header content. (#32252)
2020-02-17 Anton FirszovReduce execution time of Socket handle inheritance...
2020-02-17 monojenkinsFix/quash some warnings. (#32395)
next