platform/upstream/dotnet/runtime.git
2020-03-27 Sung Yoon WhangAdd more tests
2020-03-27 John LuoRemove Serilog dependency in extensions (dotnet/Extensi...
2020-03-27 Doug Bunting[master] Switch to Windows Server queues (dotnet/Extens...
2020-03-27 Sergey AndreenkoFix undetermined SPMI behavior. (#34183)
2020-03-27 FreddyD-GHFix x86 packing issues in System.Data.OleDb (#33899)
2020-03-27 dotnet-maestro... [master] Update dependencies from mono/linker (#34061)
2020-03-27 Jan JahodaFix HTTP SchSendAuxRecordTest (#33751)
2020-03-27 Jared ParsonsClean up warnings building CLR tests (#34155)
2020-03-27 Karel ZikmundAdd how to run outer loop libraries tests (#32940)
2020-03-27 Eric StJohnInclude doc files in Extensions transport package ...
2020-03-27 Kevin JonesUse ReadOnlySpan for RSA DefaultExponent
2020-03-27 Vlad Brezae[interp] Fix issues around not yet supported System...
2020-03-27 Jan JahodaDisable test (#34127)
2020-03-27 Stephen ToubFix a few Process tests to avoid a FileStream assert...
2020-03-27 Jan VorlicekImprove PAL initialization diagnostics (#34136)
2020-03-27 Jarret ShookUse 16.04 to build the x64-arm crossgen (#34171)
2020-03-27 Bruce ForstallSpeed up SuperPMI mcs remove dup process (#33946)
2020-03-27 Maryam Ariyanrename folder to tests (#34174)
2020-03-27 Dan MoseleyMove some Mono corelib strings to resources/nameof...
2020-03-27 Stephen ToubMove a few stackallocs out of loops (#34149)
2020-03-27 Maryam Ariyan[ActiveIssue] test flakiness on M.E.Caching.Memory...
2020-03-26 Stephen ToubMore auto-fixing of corelib (primarily mono/netcore...
2020-03-26 Adeel MujahidMove __allocator under PAL_STDCPP_COMPAT (#34141)
2020-03-26 Layomi AkinrinadeClose issues fixed by serializer refactoring (#33819)
2020-03-26 Tanner GoodingFixing opts.setSupportedISAs to use the computed instru...
2020-03-26 David WrightonDisable 64bit variants of instruction sets (#34147)
2020-03-26 Layomi AkinrinadeAdd JsonIgnoreCondition & per-property ignore logic...
2020-03-26 Andy AyersRevert some changes to managed CorInfoTypes (#34134)
2020-03-26 Jared ParsonsDisable component governance (#34131)
2020-03-26 monojenkins[debugger] Bump protocol for this commit https://github...
2020-03-26 Viktor HoferExecute chmod only on Unix environments for host (...
2020-03-26 Egor ChesakovUnconditionally enable InstructionSet_ArmBase in PAL_Ge...
2020-03-26 Tanner GoodingAdding support for Sse2.StoreScalar for int/uint (...
2020-03-26 Tanner GoodingAdding the convenience Avx.Compare* overloads (#34100)
2020-03-26 Layomi AkinrinadeRemove writable JSON DOM (#34099)
2020-03-26 Ryan Lucia[mini] Move monovm_initialize to unstable header (...
2020-03-26 Ryan Lucia[mono] Don't throw inheritance error on interfaces...
2020-03-26 Ryan Lucia[loader] Initial work to support ALC collectability...
2020-03-26 monojenkins[llvm] Disable running the llvm verifier by default...
2020-03-26 Marie PíchováDisable all PlatformHandlerTest_Cookies_Http2 for WinHt...
2020-03-26 Viktor HoferImport Microsoft.Managed targets in Sdk.IL (#34124)
2020-03-26 Viktor HoferMake VSTest runner work and enable html log (#33915)
2020-03-26 monojenkins[debugger] Fix suspend_policy that will be send to...
2020-03-26 Jan KotasAdd back MetaDataGetDispenser export for profilers...
2020-03-26 Johan LorenssonAdd stack guarantee on Mono Windows to handle stack...
2020-03-26 David CantuAdd new System.Net.Http.Json project/namespace (#33459)
2020-03-26 Maryam AriyanEnable remaining Extensions projects (#33984)
2020-03-26 Eugene RozenfeldMove assert checking the size of structs with GC pointe...
2020-03-26 Stephen ToubAdd string ctor to MemberNotNull{When} (#33864)
2020-03-26 Jarret ShookRun crossgen in parallel in crossgen_comparison.py...
2020-03-25 Adeel MujahidRemove -stripsymbols option from build scripts (#34076)
2020-03-25 Egor BogatovAdd Security framework (#34078)
2020-03-25 Felipe PessotoChange exception for overflow in ArrayBufferWriter...
2020-03-25 Maryam AriyanMerge pull request #34077 from maryamariyan/fromoldmast...
2020-03-25 monojenkinsDo not access unloading domains in debugger (#34013)
2020-03-25 Adeel MujahidFix interpreter build (#34075)
2020-03-25 Alexander NikolaevUseClientCertOnHttp2_OSSupportsIt_Success requires...
2020-03-25 Ryan Lucia[loader] Clear filename when debugging assembly unloadi...
2020-03-25 Ryan Lucia[metadata] Skip symbol name mangling on non-Windows...
2020-03-25 Adeel MujahidRemove symbol stripping from pipeline scripts (#33911)
2020-03-25 Next TurnUpdate docs to point to new build scripts (#33325)
2020-03-25 Maxim LipninRemove CoreFX.issues_linux.rsp file (#33953)
2020-03-25 Ryan Lucia[loader] Fix some log masks in native-library (#33938)
2020-03-25 Viktor HoferUpdate reportgenerator version used (#34059)
2020-03-25 Stephen ToubEnable analyzers for mono/netcore (#34052)
2020-03-25 Adeel MujahidRemove mode bits from open O_RDONLY (#34051)
2020-03-25 monojenkins[mini] Initialize correct class for tls fields (#34019)
2020-03-25 Kirill FrolovFix issue with GDBJIT: moving NotifyGdb call to other...
2020-03-25 Adeel MujahidUpdate centos-7 docker with gcc-7 in PATH (#33846)
2020-03-25 Günther FoidlReplaced Span<T>.Fill(0) with Span<T>.Clear() (#33849)
2020-03-25 Eric StJohnAvoid copying netfx refs twice during allConfigurations...
2020-03-25 Elinor FungUse registered ComWrappers for object <-> COM interface...
2020-03-25 monojenkins[llvmonly] Throw an ExecutionEngine exception with...
2020-03-25 Maryam AriyanMerge branch 'fromoldmaster-integration' of Extensions...
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)
next