platform/upstream/dotnet/runtime.git
2020-05-12 Krzysztof Wichermake Poll enums shared
2020-05-12 Krzysztof Wicherunify repeating code
2020-05-09 Krzysztof WicherFix ENODATA error on FreeBSD
2020-05-08 Krzysztof Wicherremove dependency on System.Native from System.IO.Ports
2020-05-08 Nathan RicciNaricc/test mono is mono (#36079)
2020-05-08 Tarek Mahmoud... Revert "Remove superflous CheckReleased call which...
2020-05-08 Viktor HoferEnable VS Test Explorer without the -vs switch (#36126)
2020-05-08 Santiago Fernandez... Add windows 8 and windows 7 testing for PRs in a reduce...
2020-05-08 Viktor HoferDocument F5 and Test Explorer prerequisites (#36117)
2020-05-08 Jan KotasFix reverse marshalling of refs to blittable types...
2020-05-08 Layomi AkinrinadeMerge pull request #35826 from layomia/converter_handle...
2020-05-08 Layomi AkinrinadeMerge pull request #32107 from YohDeadfall/fix-hidden...
2020-05-08 Drew ScogginsAdd mono performance runs (#34825)
2020-05-08 dotnet-maestro... [master] Update dependencies from 4 repositories (...
2020-05-08 John SalemModified PR for reverse diagnostics server (#35850)
2020-05-08 Tanner GoodingOptimize Vector128 and Vector256.Create methods (#35857)
2020-05-08 Nikiforov Alexeyremove unused locals: System.Private.DataContractSerial...
2020-05-08 Carol EidtStruct Improvements (#35544)
2020-05-08 monojenkins[interp] Add x86 support (#35966)
2020-05-08 Adam SitnikRemove MinHandles and OutstandingHandles logic from...
2020-05-08 Tomas Weinfurtdisable sslv2 tests for now (#36102)
2020-05-08 Mitchell HwangMigrating Apple and Android AppBuilder and TestRunner...
2020-05-08 monojenkins[interp] Fix memory overwrite during pinvoke r4 paramet...
2020-05-08 Mitchell HwangMigrating libraries props into both iOS and Android...
2020-05-08 Santiago Fernandez... Mix installer build configurations in PRs as all are...
2020-05-08 Santiago Fernandez... Disable BerConverterTest in arm64 (#36088)
2020-05-08 Kunal PathakOptimize BitOperations.PopCount() with arm64 intrinsics...
2020-05-08 Santiago Fernandez... Disable NonDisposedSocket_SafeHandlesCollected in AnyUn...
2020-05-08 Santiago Fernandez... Disable Microsoft.Extensions.Caching.Memory.Tests on...
2020-05-08 Santiago Fernandez... Revert "Build an apphost with hostfxr and hostpolicy...
2020-05-08 Jeremy KoritzinskyAdd support for ComWrappers-based RCWs to the special...
2020-05-08 ChaojieDelete task code that has been moved to the shared...
2020-05-08 Stephen ToubRemove unnecessary recursive locking from Http2Stream...
2020-05-08 Santiago Fernandez... Add staticapphost template entry to signexclusion file...
2020-05-08 Nikola MilosavljevicMerge pull request #36032 from NikolaMilosavljevic...
2020-05-08 David WrightonCompile methods in canon form only (#36011)
2020-05-08 Stephen ToubMake HttpResponseMessage.Content non-nullable (#35910)
2020-05-08 Stephen ToubTranslate all ObjectDisposedExceptions to SocketExcepti...
2020-05-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-05-07 Layomi AkinrinadeAdd tests for immutable object
2020-05-07 Layomi AkinrinadeEnsure JsonException thrown when null applied to type...
2020-05-07 Nikola Milosavljevic... Do not package singlefilehost.exe in shared runtime
2020-05-07 Tomas Weinfurtadd requirement doc for FreeBSD (#35704)
2020-05-07 Tomas Weinfurtimprove handling of handshake failure (#35549)
2020-05-07 Viktor HoferRemove TargetFramework reads in eng/testing (#35954)
2020-05-07 Viktor HoferMove tfmsuffix file to fix DesignTimeBuild (#35969)
2020-05-07 Jose Perez... Adding Linux support to System.DirectoryServices.Protoc...
2020-05-07 Simon NattressUse type system entities instead of strings for node...
2020-05-07 Layomi AkinrinadeMerge remote-tracking branch 'upstream/master' into...
2020-05-07 Layomi AkinrinadeMake resumable converters delegate null handling to...
2020-05-07 Jan KotasDelete FEATURE_CORRUPTING_EXCEPTIONS (#35938)
2020-05-07 Michal StrehovskýRe-enable default interface methods tests on ARM64...
2020-05-07 Adam SitnikChange epoll thread count (#35800)
2020-05-07 Layomi AkinrinadeAdd logic to throw when converter doesn't handle null...
2020-05-07 Egor Chesakov[Arm64] ASIMD Rename AddReturningHighNarrow to AddHighN...
2020-05-07 Jan VorlicekFix the stackoverflow test output checks (#35914)
2020-05-07 Jeremy KoritzinskyUse C++11 alias templates instead of macro-defined...
2020-05-07 Stephen ToubFix crashes when tracing enabled and Socket disposed...
2020-05-07 Matt WarrenFix broken links on Botr doc (#35973)
2020-05-07 Alois-xxRemove superflous CheckReleased call which will slow...
2020-05-07 Sung Yoon WhangFix a potential memory leak due to EventPipe buffer...
2020-05-07 Stephen ToubRemove FromAsync usage from UDPClient (#35719)
2020-05-07 Vlad Brezae[interp] Remove unnecessary code (#35952)
2020-05-07 Carol EidtFix buffer overflow in assert (#35902)
2020-05-07 Koundinya VeluriSkip processing async operations from epoll thread...
2020-05-07 Steve PfisterFix build issue w/ libs.tests subset on mono (#35905)
2020-05-07 dotnet-maestro... [master] Update dependencies from 3 repositories (...
2020-05-07 Egor Bogatov[mono] Fix 32bit Android build (#35907)
2020-05-07 Stephen ToubImprove HTTP/2 scaling performance (#35694)
2020-05-07 Cédric LuthiSimplify build on macOS (#35570)
2020-05-07 Aaron RobinsonReenable unmanagedcallersonly related tests (#35926)
2020-05-07 Anirudh Agnihotryusing the new sdk hook (#35799)
2020-05-07 Santiago Fernandez... Add app-local support for ICU (#35383)
2020-05-07 Stephen ToubStop spamming System.Net.Http.Tests output with HTTP...
2020-05-07 Tanner GoodingHave SIMDIntrinsicUpperSave and SIMDIntrinsicUpperResto...
2020-05-07 Tanner GoodingEnsure we account for intrinsics which have gtType...
2020-05-06 Santiago Fernandez... Disable JIT.HardwareIntrinsics NotSupported runtime...
2020-05-06 Layomi AkinrinadeApply review feedback - test & nullability fixes
2020-05-06 YohDeadfallFixed rebase issues
2020-05-06 Sung Yoon WhangFix ETWFireEvent macro to emit events correctly (#35737)
2020-05-06 David WrightonReduce allocated object cost of debug info (#35873)
2020-05-06 David WrightonAdd methods to the compilation graph without a full...
2020-05-06 Egor BogatovRyuJIT: x*2 -> x+x; x*1 -> x (fp) (#33024)
2020-05-06 Gleb BalykovFix Linux x86 build error related to #35552 (#35892)
2020-05-06 Anton LapounovFix GC hole in ReadyToRun code on ARM64 (#35858)
2020-05-06 Egor BogatovAdd basic OpenSSL support to Android (#35893)
2020-05-06 Marie PíchováMoved NoWriteNoSeekStreamContent to WinHttpHandler...
2020-05-06 imhameedEnable more formerly-failing-on-mono tests. (#35849)
2020-05-06 David WrightonImprove Crossgen2 performance via sorting improvements...
2020-05-06 Carol EidtMore SuperPmi Tweaks (#35875)
2020-05-06 Viktor HoferRe-enable xunit.console code coverage (#35894)
2020-05-06 Alexis Christoforides[mono] Reintroduce an internal Marshal class method...
2020-05-06 Egor Bogatov[mono] Enable XHarness CLI for Android tests (#35786)
2020-05-06 Stephen ToubFix nullable warnings in HttpStress (#35862)
2020-05-06 Stephen ToubRemove duplicate tests from System.Linq.Tests (#35840)
2020-05-06 Stephen ToubRemove duplicate tests from System.IO.FileSystem.Tests...
2020-05-06 Viktor HoferChange netcoreapp5.0 to net5.0 (#35176)
2020-05-06 Santiago Fernandez... Update arcade from build 20200505.6 (#35871)
2020-05-06 monojenkins[interpreter] Fix incorrect arg storage for arm softfp...
2020-05-06 Peter SollichFixes to EtwCallback and EtwCallbackCommon: (#35793)
next