platform/upstream/dotnet/runtime.git
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)
2020-02-17 monojenkinsRemove unnecesssary include. (#32394)
2020-02-17 monojenkins[interp] Use method_entry at interp entry instead of...
2020-02-17 monojenkins[interp] Step toward consolidating nonrecursive call...
2020-02-17 monojenkins[interp] Fix incorrect comment -- stackval has no size...
2020-02-17 Egor Bogatov[mono] Fix msvc mono build and add `CopyMonoRuntimeFile...
2020-02-17 monojenkins[interp] Step toward consolidation of non-recursive...
2020-02-17 Viktor HoferUpdate Build Script Help Content (#2046)
2020-02-17 Viktor HoferPublish (bin)logs as pipeline artifacts (#2345)
2020-02-17 Stephen ToubSimplify and remove char[] allocation from AsnFormatter...
2020-02-17 Stephen ToubUse double.Parse on span instead of string in Unix...
2020-02-17 Dong-Heon JungFix an assert error in crossgen2 on ARM (#32421)
2020-02-16 Vladimir SadovGC polling in unboxing JIT helpers (#32353)
2020-02-16 pi1024eSimplify to use NOT operator instead of comparing to...
2020-02-16 IliaDefine FEATURE_PROFAPI_ATTACH_DETACH always (#32293)
2020-02-16 Viktor HoferDisable EventLog test on all targets (#32403)
2020-02-16 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#32292)
2020-02-16 Marius UngureanuRemove CreateDefensiveCopy and inline it in ImmutableAr...
2020-02-16 Tomáš RylekTemporarily disable Windows ARM test executions (#32390)
2020-02-16 Anatoly Belyaevremove duplicate definition of Interop.Advapi32.CryptRe...
2020-02-16 Marius GundersenFix build on systems with space in path (#32169)
2020-02-16 Michał BryłkaUpdate documentation for Vector256.Create methods ...
2020-02-16 Marius UngureanuAdd a comment explaining why not to switch to Array...
2020-02-16 pi1024e!entry cannot be null ever, so why even bother have...
2020-02-16 Mike McLaughlinRemove DAC dependence on compile time DAC_TABLE_RVA...
2020-02-15 Aaron RobinsonRemove unused COM shutdown logic. (#32381)
2020-02-15 Steve PfisterAdd additional info to the mono building and testing...
next