platform/upstream/dotnet/runtime.git
2020-09-24 Tarek Mahmoud... Support cp1252 codepage alias (#42599)
2020-09-24 Bruce ForstallFix use of uninitialized 'altjit' attribute (#42656)
2020-09-23 Eric ErhardtEnsure Enumerable methods are preserved by System.Linq...
2020-09-23 Yaroslav Yamshchikovfix dwarf-based unwinding to the end of stack (#42620)
2020-09-23 Jan KotasDelete unused Monitor.Wait argument (#42610)
2020-09-23 Kevin JonesReturn null from ClaimsPrincipal.Current if no thread...
2020-09-23 Eugene RozenfeldDelete dead code in `genCheckUseBlockInit`. (#42601)
2020-09-23 Stephen ToubFix nullable annotation on Socket.BeginSendFile (#42623)
2020-09-23 Koundinya VeluriFix to allow entering cooperative GC mode when the...
2020-09-23 Andy AyersJIT: initial version of a profile checker (#42481)
2020-09-23 Marie PíchováHTTP stress test improvements (#42313)
2020-09-23 Steve HarterMake nullable-related checks consistent and faster...
2020-09-23 Omair MajidFix singlefilehost build in non-portable mode (#42415)
2020-09-23 Stephen ToubFix a few Socket.SendFile issues (#42535)
2020-09-23 Jan KotasIntegrate changes in shared files from dotnet/runtimela...
2020-09-23 Jan KotasFix race condition in Environment.GetEnvironmentVariabl...
2020-09-23 Eirik TsarpalisRevert "Make Console.ReadKey() distinguish between...
2020-09-23 dotnet-maestro... [master] Update dependencies from dotnet/xharness mono...
2020-09-23 Tarek Mahmoud... Fix the closure allocations in ActivityTagsCollection...
2020-09-23 Jackson Milleradd tests to increase enum serialization code coverage...
2020-09-23 Jan KotasRewrite Type.GetTypeFromProgID in C# (#42546)
2020-09-22 Eric ErhardtAlways generate resx default values in ComponentModel...
2020-09-22 Egor BogatovRyuJIT: Optimize "x<0" to "x>>31" (#35627)
2020-09-22 Aaron RobinsonAddress reliability issue with setting ITypeInfo (...
2020-09-22 Bruce ForstallReduce the number of platforms run by the ilasm round...
2020-09-22 David WrightonTweak crossgen2 so that SuperPMI should work (#42555)
2020-09-22 David WrightonFirst steps towards x86 compatible crossgen2 (#42471)
2020-09-22 Bruce ForstallBuild and archive all JITs in the JIT rolling build...
2020-09-22 Ryan Lucia[mono] Add test for wasm loader regression, fix loading...
2020-09-22 Mike McLaughlinFix createdump on the alpine distro (#42565)
2020-09-22 Geoff KizerImprove ConnectCallback tests (#42562)
2020-09-22 monojenkins[interp] Track MINT_MONO_LDPTR as constants (#42531)
2020-09-22 Maxim LipninMark some APIs throwing PNSE from runtime as unsupporte...
2020-09-22 Maxim Lipnin[browser] Reenable marshal library tests (#42574)
2020-09-22 Jan VorlicekFix argument type in a call to SSLSetEnabledCiphers...
2020-09-22 Ankit Jain[wasm][debugger][tests] Add some async stepping tests...
2020-09-21 Safia AbdallaAdd support for associating BrowserDebugHost with paren...
2020-09-21 Josh SchreuderAdd test case for growing beyond buffer size in Utf8Jso...
2020-09-21 Brian SullivanAnnotate handle indirections with GTF_IND_INVARIANT...
2020-09-21 Cory NelsonEncode the alt-svc header after pseudo-headers ("All...
2020-09-21 Hugh BellamyAdd CSharpCodeGenerator tests (#33886)
2020-09-21 Bruce ForstallSupport auto-download of JIT baseline for SuperPMI...
2020-09-21 Bruce ForstallAdd CLR JIT rolling build (#42507)
2020-09-21 Stephen ToubFix Enumerable.Take/SkipLast on mutable collections...
2020-09-21 Vitek KarasFix mapping of files from bundle to only map the necess...
2020-09-21 Martin CostelloFix typos in comment (#42367)
2020-09-21 Jan VorlicekCleanup libraries CMakeLists (#42380)
2020-09-21 Matt MitchellFix artifact source globbing for extract (#42484)
2020-09-21 nathan-mooreemit test for bounds checks against a 0 index (#42295)
2020-09-19 Tarek Mahmoud... Fix the mechanism getting Constructed Culture (#42480)
2020-09-19 Tarek Mahmoud... Fix Getting default parent span Id with root Parent...
2020-09-19 Eric ErhardtMemory Leak in Microsoft.Extensions.Caching.Memory...
2020-09-19 Frank BoleroSemaphoreSlim spelling corrections (#42451)
2020-09-19 Katelyn GaddFix JS<->WASM string marshaling crash (#42486)
2020-09-19 Stephen ToubAvoid reusing Regex.Replace Match objects with MatchEva...
2020-09-19 Stephen ToubFix several BeginXx nullable annotations (#42442)
2020-09-19 Jan Kotas Use ReadOnlySpan<byte> for parsing FileWatcher respons...
2020-09-19 Sergey AndreenkoA small ref PR in preparation for arm64 apple work...
2020-09-19 Stephen ToubUpdate to latest StyleCop.Analyzers and Microsoft.CodeA...
2020-09-19 Stephen ToubRemove implicit anchoring optimization from Regex ...
2020-09-19 Tom DeseynConsole.Unix: fix inverted TreatControlCAsInput (#42432)
2020-09-18 Carlos SanchezFix Windows AccessViolationException in FileSystemWatch...
2020-09-18 Bruce ForstallImprove superpmi.py scripting (#42238)
2020-09-18 Safia AbdallaSupport loading assemblies and symbols into debugger...
2020-09-18 Kenneth Pouncey[wasm][http] Add support for Blob URLs (#42111)
2020-09-18 Chris RossFix stackalloc loop in hpack test (#42416)
2020-09-18 Vitek KarasAdapt to new behavior of nano server in resource update...
2020-09-18 Thays Grazia[wasm] [debugger] Adding test for #42227 PR (#42299)
2020-09-18 monojenkins[metadata] Assorted enhancements for some CIL image...
2020-09-18 Vitek KarasUpdate ownership of area-Single-File (#42445)
2020-09-18 Aleksey Kliger... Add a minimal .editorconfig for Mono C files (#42286)
2020-09-18 monojenkins[jit] Transition some memory allocations to memory...
2020-09-18 Sergey AndreenkoAllow more obj(addr(lcl_var) foldings. (#42343)
2020-09-18 Zoltan VargaOngoing cmake build work. (#42182)
2020-09-18 Adam SitnikAnnotate Min and Max WorkingSet setters as supported...
2020-09-18 Omair MajidFix build warning/error about converting a constant...
2020-09-17 David CantúRemove unnecessary logic to determine E format when...
2020-09-17 Stephen ToubFix handling of repo analyzers and warnings-as-errors...
2020-09-17 Tammy Qiu[wasm][filesystem] add arg to testharness for setting...
2020-09-17 Epsitha AnanthV3 publishing for Runtime (#42262)
2020-09-17 Mike McLaughlinFix MacOS createdump testing failures (#42357)
2020-09-17 Theodore TsirpanisAvoid race condition in WebClient.IsBusy. (#42076)
2020-09-17 Fan YangAdd a pointer to Android build doc and a pointer to...
2020-09-17 Steve HarterFix default handling for value types when converter...
2020-09-17 Omair MajidFix order of singlefilehost libarires passed to the...
2020-09-17 Tom DeseynConsole.Unix: fix terminal settings during Console...
2020-09-17 Lakshan FernandoHarden AssemblyDependencyResolver assemblyPaths (#42055)
2020-09-17 Matt KotsenasRemove unused locals and methods in System.Private...
2020-09-17 David MasonMake EventPipeProviderCallbackData own the filter data...
2020-09-17 Cory NelsonHTTP/3 interop fixes (#42315)
2020-09-17 Ankit Jain[wasm][debugger] Improving logging control for tests...
2020-09-17 Olivia Chencorrect perf-send-to-helix on windows (#42235)
2020-09-16 devskoFix continuation of JSON deserialization (#42158)
2020-09-16 Matt KotsenasRemove unused locals and fix tests in System.ServiceMod...
2020-09-16 Eric StJohnUse portable PDBs even on .NETFramework (#42331)
2020-09-16 Sergey Andreenkosmall imp for `fgMorphMultiregStructArg`. (#42320)
2020-09-16 David WrightonRun PAL tests in CI (#42049)
2020-09-16 David WrightonAdjust console error logging for msbuild (#42285)
2020-09-16 Andy AyersJIT: make profile data available to inlinees (#42277)
2020-09-16 Kevin JonesSupport CFB8 for 3DES and AES on Windows 7
next