platform/upstream/dotnet/runtime.git
2020-03-25 Eric StJohnAdd iOS.10 with arm support to RID graph (#33990)
2020-03-25 Stephen ToubDisable UseClientCertOnHttp2_OSSupportsIt_Success test...
2020-03-25 Stephen ToubFix SemaphoreSlim handling of canceled continuation...
2020-03-25 Eric StJohnAdding transport package for extensions (#33515)
2020-03-25 Stephen ToubUpdate analyzer versions and fix violations (#34041)
2020-03-25 Andy AyersJIT: block throw helper merges for first block of a...
2020-03-24 Ryan Lucia[metadata] Fix leak in custom attribute lookup (#33937)
2020-03-24 Santiago Fernandez... Disable zip download for azure devops download task...
2020-03-24 Alexander KöplingerAdd Android build configurations for Mono/Libraries...
2020-03-24 Eirik Tsarpalis[CBOR] Implement indefinite length writer and reader...
2020-03-24 monojenkins[debugger] Implementing step through multithreaded...
2020-03-24 Santiago Fernandez... Set osOverride default value to empty on mono builds...
2020-03-24 Marek SafarRe-enable linker optimization disabled in #2334 (#32865)
2020-03-24 Alexander KöplingerFix compilation of System.Net.Security.Native (#34018)
2020-03-24 Nikola MilosavljevicAdd System*Native libraries from .NET Core 3.1 release...
2020-03-24 Stephen ToubDisable failing WinHttpHandler HTTP/2 test (#34011)
2020-03-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-03-24 Alexander NikolaevRun stress tests on private Asp.Net Core package (...
2020-03-24 David WrightonReenable unified instruction set logic (#33936)
2020-03-24 Tanner GoodingUpdate lowerxarch to handle some hwintrinsics that...
2020-03-24 Stephen ToubDisable JsonSerializer test failing in CI (#34012)
2020-03-24 Anirudh Agnihotryfix clean (#33758)
2020-03-24 Aleksey Kliger... [mono] Make some API functions public and private ...
2020-03-24 Alexander KöplingeriOS: Enable System.Net.Security.Native and parts of...
2020-03-24 Jan KotasFix build break with latest VS preview (#33996)
2020-03-24 Anton VasilievFix incorrect comment in Queue.Dequeue (#34006)
2020-03-24 Jan KotasMinor doc updates (#34003)
2020-03-24 Stephen ToubRemove a few boxing/string allocations in XmlJsonWriter...
2020-03-24 Stephen ToubSuppress analyzer warning about ValueTask usage (#33994)
2020-03-24 monojenkins[interp] Replace ldloca + ldfld/stfld pairs with ldloc...
2020-03-24 Alexander KöplingerRename TARGET_DARWIN to TARGET_OSX (#33959)
2020-03-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-03-24 Johan LorenssonRemove Mono runtime vcruntime140.dll release build...
2020-03-24 Johan LorenssonImplement icall used by RuntimeHelpers.EnsureSufficient...
2020-03-24 Jan KotasFix nullability annotations for ProfileOptimization...
2020-03-24 Robert HenryUpdate README.md (#33999)
2020-03-24 Robert HenryUpdate README.md (#33995)
2020-03-24 monojenkinsMove unbox tramp method address table to data segment...
2020-03-24 Aleksey Kliger... [mono] retry mono_threads_pthread_kill if result =...
2020-03-24 Egor Chesakov[Arm64] Implement more hardware intrinsics as proposed...
2020-03-24 Aleksey Kliger[jit] Move mono_install_load_aot_data_hook to mono...
2020-03-24 Aleksey Kliger[utils] init mono_logger in all public API functions
2020-03-24 Aleksey KligerRevert "[utils] Move mono_trace_init to a public header"
2020-03-24 Aleksey KligerUpdate ios sample
2020-03-24 Aleksey Kliger[utils] Move mono_trace_init to a public header
2020-03-24 Aleksey Kliger[gc] Make mono_gc_init_finalizer_thread a public API
2020-03-24 Aleksey Kliger[mini] Move mono_install_load_aot_data_hook to a public...
2020-03-23 Aleksey Kliger... [mono] Add headers for unstable APIs (#33869)
2020-03-23 Jan KotasMore efficient interop for BITMAPINFOHEADER (#33967)
2020-03-23 Kirill FrolovFixed build with GDBJIT enabled and PREJIT disabled...
2020-03-23 monojenkins[jit] Perform inlining earlier during call processing...
2020-03-23 monojenkins[debug_interp] Do not use uninitialized local. (#33910)
2020-03-23 Ryan Lucia[loader] Fix mistake in netcore_load_reference comment...
2020-03-23 Yoh DeadfallOptimized built-in factory lookup (#2248)
2020-03-23 Francesco SaltoriAdd service name to TimeoutException message (#33927)
2020-03-22 Jeremy BartonIncrease number of attempts before failure in ECDSA...
2020-03-22 Kevin JonesCreate one-shot PEM reader and writer
2020-03-22 Next TurnAdd clrcompression static library (#33922)
2020-03-22 Francesco SaltoriRemove unused strings in System.ServiceProcess (#33929)
2020-03-22 Tomáš RylekCreate test wrappers in run phase, not build phase...
2020-03-22 monojenkins[llvm] Unify the emission of GOT access. NFC. (#33714)
2020-03-22 Maryam AriyanEnable Microsoft.Extensions.DependencyInjection (#33816)
2020-03-21 Stephen ToubAnnotate System.Net.Mail for nullable reference types...
2020-03-21 Viktor HoferRemove duplicates and fix namespaces in S.T.RegularExpr...
2020-03-21 Bruce ForstallEnable Windows arm64 JIT stress pipeline testing (...
2020-03-21 Stephen ToubFix LangVersion for C# projects (#33868)
2020-03-21 Egor Bogatov[mono] Implement System.Console for iOS (#33827)
2020-03-21 Nathan RicciNaricc/add coreclr check (#33810)
2020-03-21 Stephen ToubFix cancellation-related deadlock in BoundedChannel...
2020-03-21 Stephen ToubRemove more unnecessary LINQ usage (#33892)
2020-03-21 Santiago Fernandez... Add System.Globalization.Native support for Windows...
2020-03-21 Vivek MishraMerge pull request #33882 from dotnet/50yaml
2020-03-21 Adeel MujahidUnify some cmake function definitions (#33716)
2020-03-21 Tomáš RylekFix missing lock in CoreRTNameMangler (#33903)
2020-03-21 David WrightonRevert "Unify instruction set definition (#33730)"...
2020-03-21 Bruce ForstallOnly run format job in master branch (#33896)
2020-03-21 Tarek Mahmoud... Update RegionInfo data and Fix RegionInfo.CurrentRegion...
2020-03-20 Layomi AkinrinadeAdd spec: deserializing objects with parameterized...
2020-03-20 Viktor HoferDelete repo tools manifest in CI to fix CI errors ...
2020-03-20 Mike McLaughlinFix DAC minidump generation (#33833)
2020-03-20 Maryam Ariyan+ ref/src/tests/pkg (#33844)
2020-03-20 vivmishra5.0 yamls and edits for 3.1.200
2020-03-20 Sergey AndreenkoForbid block morph in CSE. (#33845)
2020-03-20 Layomi AkinrinadeAdd [JsonConstructor] and support for deserializing...
2020-03-20 Mike McLaughlinRemove SOS_README.md from every app's OutDir (#33878)
2020-03-20 Günther FoidlUse HW-intrinsics in BitConverter for double <-> long...
2020-03-20 monojenkins[interp] Remove MINT_TYPE_P (#33850)
2020-03-20 monojenkins[coop] Make MONO_ENTER_GC_UNSAFE fatal if no_safepoints...
2020-03-20 Andrey KurdyumovFix running tests (#33719)
2020-03-20 Adam SitnikRevert "allocate SocketAsyncEngine less frequenty to...
2020-03-20 Stephen ToubChange Environment.OSVersion to use RtlGetVersion ...
2020-03-20 Stephen ToubAnnotate System.Runtime.WindowsRuntime for nullable...
2020-03-20 Tomas Weinfurtrework locking in SslStream to support TLS1.3 (#32925)
2020-03-20 monojenkinsUpdating the Copyright line display when running 'mono...
2020-03-20 monojenkins[debugger] Fix NOT_IMPLEMENTED while debugging. (#33702)
2020-03-20 monojenkinsRemove dead code from bug-10127.cs. (#31976)
2020-03-20 monojenkins[FreeBSD] Fix for libinotify support and compile (...
2020-03-20 Jan VorlicekFix R2RDump generic signature parsing (#33825)
2020-03-20 Jeremy KoritzinskyDon't pass the managed array object down when clearing...
2020-03-20 Kevin JonesUse ReadOnlySpan<byte> for defaultDerInit (#33828)
next