platform/upstream/dotnet/runtime.git
2020-10-14 Eugene ShcherboValidate input string passed to LogValuesFormatter...
2020-10-14 Huo YaoyuanAdd ReadOnlySpan<char> overloads to JsonSerializer...
2020-10-14 Marie PíchováRemoved unnecessary WINHTTPHANDLER_DLL compiler constan...
2020-10-14 Tarek Mahmoud... Optimize the Linguistic String Search Operations (...
2020-10-14 monojenkinsFix aot compiler execute_system on all HOST_WIN32....
2020-10-14 monojenkinsAdd mprof-report.exe into msvc build. (#43220)
2020-10-14 Adeel MujahidReplace ReusableTextReader with shared ArrayPool (...
2020-10-14 Larry Ewinguse globalThis instead of varying global scope names...
2020-10-14 Drew ScogginsAdd back the full config string for mono runs (#43309)
2020-10-13 Mike McLaughlinFixes failures in the diagnostics MacOS createdump...
2020-10-13 Sergey AndreenkoDelete a few rudiments (#43069)
2020-10-13 Steve PfisterRemove MetadataLoadContext dependency from AndroidAppBu...
2020-10-13 Zoltan VargaFix the android build. (#43369)
2020-10-13 Kevin JonesChange default FeedbackSize for TripleDES internal...
2020-10-13 Zoltan VargaAdd osx/arm64 build support. (#43354)
2020-10-13 Jan VorlicekFix PAL test threading/WaitForMultipleObjectsEx/test2...
2020-10-13 Stephen ToubFix WinHttpHandler outerloop tests for deflate (#43305)
2020-10-13 Marek Safar[mono] Turn methods with no instance access to static...
2020-10-13 Ben AdamsFaster Dictionary clone (#41944)
2020-10-13 mafo23Fix stack overflow in BsdIPGlobalProperties (#43294)
2020-10-13 Yoh DeadfallUnsafe code replaced by ReadOnlyMemory<> equivalent...
2020-10-13 Stephen ToubUse unbounded connected streams in System.Net.Security...
2020-10-13 monojenkinsAdditional fixes to Windows log profiler. (#43170)
2020-10-13 Zoltan VargaBuild armv7+armv7s for ios. (#43350)
2020-10-13 Stephen ToubFix ArrayList.GetRange().GetRange().ToArray() (#43223)
2020-10-13 hrrrrusticmake AsyncFlowControl implement IEquatable<AsyncFlowCon...
2020-10-13 Kevin JonesRemove EBS.Never from CipherMode.CFB. (#43310)
2020-10-13 Alexander KöplingerAllow passing entrypoint assembly to Android test app...
2020-10-13 monojenkinsSimplify enabling profiler support for embedders. ...
2020-10-13 monojenkinsFix parse error in mprof-report image load event. ...
2020-10-13 Zoltan VargaAdd support for the cmake build to mono.proj. (#43317)
2020-10-13 dotnet-maestro... [master] Update dependencies from mono/linker (#43296)
2020-10-13 monojenkinsParallelize card table copy/clear in minor GC. (#43167)
2020-10-13 Kunal PathakAdd back superpmi pipeline files (#43323)
2020-10-13 Jan KotasSimplify winsock initialization (#43284)
2020-10-13 Stephen ToubReplace a couple Thread.CurrentThread.ManagedThreadIds...
2020-10-12 Adeel MujahidRemove reflection from Environment.WorkingSet prop...
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...
next