platform/upstream/dotnet/runtime.git
2021-04-22 Jeff HandleyWebRequest/ServicePoint/WebClient Obsoletion Follow...
2021-04-22 Jeff HandleyImprove documentation for obsoletion/analyzer diagnosti...
2021-04-22 Larry EwingOverwrite the old rsp (#51703)
2021-04-22 Ankit Jain[wasm][tests] Fix path to System.Text.Json.Tests for...
2021-04-22 Drew ScogginsAdd Blazor Pizza app SOD test (#51659)
2021-04-22 Huo YaoyuanSOCKS4/4a/5 proxy support in SocketsHttpHandler (#48883)
2021-04-22 kronicCleanup XmlReader (#51561)
2021-04-22 David FowlerFix another hang on shutdown (#51681)
2021-04-22 Tomas Weinfurtfix quic cert validation with OpenSSL (#51015)
2021-04-22 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-22 Vlad Brezae[interp] Correctly keep track of stack height when...
2021-04-22 Viktor HoferRemove harvesting of System.Composition* (#51617)
2021-04-22 Nathan MoreauImmutableDictionary.AddRange: throw if any item has...
2021-04-22 Marie PíchováHTTP/3 fixed some tests (#51493)
2021-04-22 Viktor HoferRemove harvesting of M.E.DependencyModel (#51582)
2021-04-22 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-04-22 dotnet-maestro... [main] Update dependencies from mono/linker (#51558)
2021-04-22 Andrew AuFix a build error when USE_REGIONS is turned on (#51660)
2021-04-22 Ankit Jain[wasm] Correctly set PATH for node, and python (#51509)
2021-04-22 Mike McLaughlinFix Type.GetFields() after EnC/Hot reload update (...
2021-04-22 Elinor FungAdd Get/SetLastPInvokeError and Get/SetLastSystemError...
2021-04-22 Steve PfisterShift Most of Wasm AOT test build to helix (#48226)
2021-04-22 Layomi AkinrinadeAdd Put/Post methods to HttpClientJsonExtensions that...
2021-04-21 Ankit Jain[wasm] Use response files for `emcc` invocations (...
2021-04-21 Anton LapounovImprove arguments handling in build-runtime.cmd (#51639)
2021-04-21 Levi BroderickAdd internal Array.Clear method (#51548)
2021-04-21 David PineAdd and update `///` comments to help consumers of...
2021-04-21 Alex-ABWorldRemove outdated mention of "COMObject.cpp" (#51644)
2021-04-21 Aaron RobinsonSimplify some CallConv logic (#51596)
2021-04-21 Andrew AuAllow region_allocator to allocate from the right ...
2021-04-21 Aleksey Kliger... [mono] Add HAVE_PTHREAD_JIT_WRITE_PROTECT_NP to cmake...
2021-04-21 Fan YangDisable failing runtime tests on Android x64 (#51514)
2021-04-21 James Newton... Fix encoding non-static QPack HTTP status (#51614)
2021-04-21 Larry Ewing[wasm][aot] Stop hardcoding artifacts from the runtime...
2021-04-21 Tanner GoodingDon't have gtAuxiliaryJitType and gtOtherReg share...
2021-04-21 Stephen ToubFix thread-safety of TypeDescriptor.Refresh enumerating...
2021-04-21 Viktor HoferRemove stale property (#51615)
2021-04-21 Natalia KondratyevaMerge Start into ctor and Close into Dispose for QuicLi...
2021-04-21 Zoltan VargaAdd wasm runtime debugging docs. (#51623)
2021-04-21 Johan LorenssonLazy init of ThreadWaitInfo in Thread.Mono.cs to preven...
2021-04-21 Levi BroderickAdd internal Array.NativeLength property (#51589)
2021-04-21 Andrew AuNuget package for ILCompiler.Reflection.ReadyToRun...
2021-04-21 Jan KotasSimplify non-generic ArrayEnumerator (#51351)
2021-04-21 Andy AyersJIT: revise inlinee scale computations (#51593)
2021-04-21 Jan KotasFix LatencyRoundtrips test failures (#51603)
2021-04-21 Kevin JonesUse Apple's CCRandomGenerateBytes in GetCryptographical...
2021-04-21 Andy AyersAdd MCS jitflags support for the new GetLikelyClass...
2021-04-21 David PineFix issue #48696 (#51520)
2021-04-20 Zoltan Varga[wasm] Allocate a variable for all ref typed vregs...
2021-04-20 Ankit Jain[wasm] Set runtime pack directory to the nuget path...
2021-04-20 Layomi Akinrinade[JSON source gen 3/3] Add new methods to JsonSerializer...
2021-04-20 Jeff HandleySimplify logic for IncludePlatformAttributes (#51575)
2021-04-20 Levi BroderickAvoid conv.i opcodes in hot paths in CoreLib (#51190)
2021-04-20 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-04-20 Eric StJohnDisable source generators from binplacing (#51539)
2021-04-20 Konrad KokosaAdd link to my deep .NET GC Internals series (#51551)
2021-04-20 David WrightonAdd standard mibc to build pack (#51531)
2021-04-20 Jeremy KoritzinskyUse adjusted parent layout size to handle a non-zero...
2021-04-20 Stephen ToubRemove FileStream long pinning, and simplify synchroniz...
2021-04-20 Stephen ToubAdd metadata update handler to System.ComponentModel...
2021-04-20 Jan KotasFix GCSettings.LatencyMode test TODO (#51547)
2021-04-20 Ben AdamsIncrease SslStream Frameoverhead estimation for newer...
2021-04-20 Geoff Kizerfix zero byte Send on linux (#51473)
2021-04-20 Jeremy BartonUse EVP_PKEY for RSA public key operations
2021-04-20 Johan LorenssonMono runtime component infrastructure including EventPi...
2021-04-20 Lakshan FernandoFix EventSource trimmer warning (#51237)
2021-04-20 Maxim LipninMark System.Console APIs as unsupported on Android...
2021-04-20 Jeff HandleyRefactor build to use SupportedOSPlatforms instead...
2021-04-20 Elinor FungPut Marshal.GetHINSTANCE under ifdef for Windows inste...
2021-04-20 Andy AyersFix SPMI handling of PGO schemas with class profiles...
2021-04-20 Kunal PathakEnable superpmi collection for libraries tests (#51507)
2021-04-20 Tanner GoodingUpdating Vector<T> to support nint and nuint (#50832)
2021-04-19 Jose Perez... Address remaining warnings from DataContractSerializati...
2021-04-19 James Newton... HTTP/3: Fix variable length encoding (#51486)
2021-04-19 Valentin GrigorevFix issue #51468 (#51469)
2021-04-19 Sergey AndreenkoAdd quotes around method.Name for crossgen2 replay...
2021-04-19 Carlos SanchezCbor docs - Fix SA1121: Use built-in type alias (#51516)
2021-04-19 Omair MajidCleanup memory on error in consoleargs.cpp (#50289)
2021-04-19 David PineAdd ConfigureHostOptions extension method on IHostBuild...
2021-04-19 Jakob Botsch... Fix contract violation when reporting tailcall stub...
2021-04-19 Matt ThalmanRefactor interop usage in DirectoryServices (#51325)
2021-04-19 Omair MajidFix ./build.sh --portableBuild false
2021-04-19 Dong-Heon JungFix armel cross build error (#51479)
2021-04-19 Eirik TsarpalisBackport of CBOR documentation (#49506)
2021-04-19 Viktor HoferBump installer tests timeout to 90m (#51494)
2021-04-19 devskoFix TimeOnly format O (#51484)
2021-04-19 David PineUpdate HostTests.cs (#51495)
2021-04-19 Filip NavaraUse same TimeZoneInfo implementation on iOS/tvOS as...
2021-04-19 Aaron RobinsonCreate standalone class for CallConv parsing. (#51441)
2021-04-19 Natalia Kondratyeva[QUIC] Add ShutdownCompleted method and fix receive...
2021-04-19 GilesDMiddleton.vsconfig update for .NET 4.8 (#51464)
2021-04-19 Michal StrehovskýFix System.Runtime tests for single file runner (#50996)
2021-04-19 Ben AdamsReduce unnecessary casting in SslStreamPal (#51324)
2021-04-19 devskoSimplify trimming non significant digits in JsonUtf8Wri...
2021-04-19 Layomi AkinrinadeAdd JSON source generator (#51300)
2021-04-18 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-04-18 Geoff KizerRework request retry logic to be based on retry count...
2021-04-18 Geoff Kizeradd Task-based DisconnectAsync and refactor APM methods...
2021-04-17 Mike McLaughlin MacOS single-file diagnostic support changes (#51425)
2021-04-17 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
next