platform/upstream/dotnet/runtime.git
2020-10-12 Hugh BellamyAdd test coverage for AttributeCollection, fix bugs...
2020-10-12 Carlos SanchezBump Intellisense version for RTM (#43235)
2020-10-12 Simon Nattress[Crossgen2] Improve compilation throughput for types...
2020-10-12 Carol EidtFix codegen for multi-reg EH vars (#42871)
2020-10-12 Filip NavaraEnsure that iOS builds get correct library identity...
2020-10-12 IliaGet modules information using proc_pidinfo() on macOS...
2020-10-12 Marek SafarAdd configuration for issue mover bot (#43279)
2020-10-12 Alexander KöplingerDon't autoupgrade homebrew formula in install-native...
2020-10-12 Kunal PathakAdd JitDasmWithAddress switch to print the process...
2020-10-12 Vladimir SadovBuild globalization lib (#42166)
2020-10-11 Viktor HoferRevert "Fixed failing build with -allconfigurations...
2020-10-11 Tomáš RylekFix composite Crossgen2 runs on Windows and clean up...
2020-10-11 Michal StrehovskýMove Internal.Console to shared CoreLib & port to Unix...
2020-10-11 Zoltan VargaOngoing work on the cmake build system. (#43264)
2020-10-11 Marek SafarEnable linker substitutions for more architectures...
2020-10-11 Shaun McFallAdd new resource string with correct bounds (#42349)
2020-10-11 Benjamin BartelsFixed failing build with -allconfigurations by adding...
2020-10-11 Nicolas PortmannPipeline performance tweaks (follow-up) (#37065)
2020-10-11 Bond-009Add fast paths to WhenAny(IEnumerable) (#38896)
2020-10-11 Ankit Jain[wasm][tests][browser] Http - FunctionalTests - mark...
2020-10-10 Ivan Diaz SanchezCleaned up unused CLRConfig code (#42422)
2020-10-10 Tomáš RylekKeep response files used for crossgenning the framework...
2020-10-10 Santiago Fernandez... Remove alpine arm64 from mono outerloop build (#43245)
2020-10-10 Santiago Fernandez... Fix official build (#159) (#43240)
2020-10-10 Adeel MujahidFix various typos (#43073)
2020-10-10 Jan KotasUnpin Roslyn compiler (#43241)
2020-10-10 Santiago Fernandez... Remove OSX arm64 from libraries outerloop build (#43242)
2020-10-10 Stephen ToubDelete VirtualNetwork{Stream} test code (#43155)
2020-10-09 Kevin JonesImplement RandomNumberGenerator.GetBytes(int)
2020-10-09 David WrightonDifferentiate between IMPL_LIMITATION and NO_WAY (...
2020-10-09 Jan VorlicekFix crossbuild on CentOS (#43189)
2020-10-09 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-10-09 Ankit Jain[wasm][debugger][tests] Make `dotnet test DebuggerTestS...
2020-10-09 Steve MacLeanEnable building .NET Core osx-arm64 in CI (#43187)
2020-10-09 Stephen ToubAddress outstanding issues with System.Net MatchingRefA...
2020-10-09 Ryan LuciaFix link to wasm build instructions (#43229)
2020-10-09 Viktor HoferUpdate TargetFramework.Sdk and react to changes (#43218)
2020-10-09 Dan MoseleyUpdate area-owners.md (#43233)
2020-10-09 Bruce ForstallFix libraries jitstress jobs (#43191)
2020-10-09 Marek SafarCleanup more EventSource calls in SPC to work better...
2020-10-09 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-10-09 Kenneth Pouncey[wasm][net] System.Net.Mail should not throw PNSE for...
2020-10-09 Maryam AriyanFix some issues with background thread compilation...
2020-10-09 Stephen ToubFix TypeBuilder's base type in ref (#42947)
2020-10-09 Geoff Kizeruse new CancellationToken.UnsafeRegister overload in...
2020-10-09 Stephen ToubImplement ZLibStream and fix SocketsHttpHandler deflate...
2020-10-09 Jan KotasSimplify DynamicWinsockMethods (#43190)
2020-10-09 Santiago Fernandez... Publish all packages generated from the experiment...
2020-10-09 Geoff Kizerminor quic improvements (#43151)
2020-10-09 Stephen ToubAdd CancellationToken.Register with callback accepting...
2020-10-09 Stephen ToubUpdate analyzer versions (#43038)
2020-10-08 Aleksey Kliger... [System.Drawing.Common] Work around libgdiplus use...
2020-10-08 David MasonPort ComWrappers 5.0 diagnostic changes back to master...
2020-10-08 Stephen ToubDisable SetDateTimeMax test on Linux (#43178)
2020-10-08 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-10-08 Santiago Fernandez... Adding Official Build Support for runtimelab (#43146)
2020-10-08 Geoff Kizerfix issue with duplicate completion in MultipleConnectA...
2020-10-08 campersau[wasm] Implement System.Console.Clear (#43002)
2020-10-08 monojenkins[threads] Switch foreign threads to GC Safe in mono_thr...
2020-10-08 Tomáš RylekAdd issues.targets entry for UnitTest_GVM, #42924 ...
2020-10-08 Markus LindströmFix ilasm managed resource lookup on Linux. (#42735)
2020-10-08 Larry EwingAdd UnsupportedOsPlatform(browser) to more synchronous...
2020-10-08 Johan LorenssonEnable EventPipe BufferSize CoreCLR test on Mono runtim...
2020-10-08 Omair MajidDo not define X509_new as local_X509_new
2020-10-08 Brian SullivanFixes Issue 42787 (#43077)
2020-10-08 Steve MacLeanAdd initial support for Apple Silicon (#40435)
2020-10-07 Anirudh AgnihotryAdd a new net6.0 TargetFramework (#42709)
2020-10-07 Ryan LuciaDisable SatelliteLoadCorrectly_FromName on Browser...
2020-10-07 Kunal Pathakfix condition to align method at 32 bytes (#42909)
2020-10-07 Carol EidtAllow enregistering more structs args (#39326)
2020-10-07 monojenkinsExtend use of w32subset API partitioning to cover more...
2020-10-07 Tom DeseynConsole.Unix: reset terminal at exit in less cases...
2020-10-07 Geoff Kizeradd System.Net.Quic assembly and use it in HttpClient...
2020-10-06 Stephen ToubAdd MemoryMappedFile tests involving AcquirePointer...
2020-10-06 Anas MazioudiStart stopwatch immediately before sending http request...
2020-10-06 nathan-mooreJit: Remove bounds checks with tests against length...
2020-10-06 Aaron RobinsonRoslyn update response (#43056)
2020-10-06 Egor ChesakovLock CoreDisTools package version to 1.0.1-prerelease...
2020-10-06 Egor ChesakovCoreDisTools and R2RDump support Arm Thumb2 disassembli...
2020-10-06 Egor ChesakovSmall optimization in LSRA for RMW intrinsics (#42564)
2020-10-06 Maoni StephensChanging the free list from singly linked to doubly...
2020-10-06 David WrightonCorrectly report struct types in asCorInfoType for...
2020-10-06 Tomáš RylekRemove pr: none clause from several CoreCLR pipelines...
2020-10-06 Nikola MilosavljevicRemove unneeded licenses ingested from dotnet/diagnosti...
2020-10-06 Tomáš RylekFix for 'not fully instantiated' Crossgen2 issue bucket...
2020-10-06 Eric ErhardtExpose BackgroundService.ExecuteTask (#42981)
2020-10-06 Shreyas JejurkarChanged mono exception type from execution engine to...
2020-10-06 Jan KotasIntegrate changes in shared files from dotnet/runtimela...
2020-10-06 Vitek KarasImprove detection of unsupported OS in resource updater...
2020-10-06 David MasonAdd dac apis for comwrappers style ccws/rcws (#42942)
2020-10-06 Geoff Kizerfix async logic in MultipleConnectAsync to avoid lock...
2020-10-06 David WrightonUse correct size_t when determining if a value fits...
2020-10-06 Sergey AndreenkoDistinguish when we SPMI R2R compilation. (#42995)
2020-10-05 Kunal Pathakenable superpmi collection pipeline (#43040)
2020-10-05 Viktor HoferUpdate Helix SDK manually (#43011)
2020-10-05 Tomas Weinfurtimprove detection of TLS13 on Windows (#42937)
2020-10-05 Sergey AndreenkoFix SPMI dump. (#42867)
2020-10-05 Alexander KöplingerAdd other openssl path to PKG_CONFIG_PATH (#43041)
2020-10-05 Alexander Köplingerbuild-commons.sh: check for OpenSSL 1.1 on macOS (...
2020-10-05 Steve MacLeanHandle libunwind_xdac partial C11 support (#42997)
next