platform/upstream/dotnet/runtime.git
2020-08-19 Maxim LipninDisable System.IO.Tests.FileStream_SafeFileHandle.Throw...
2020-08-19 Jose Perez... Fix Memory Leak in System.DirectoryServices.Protocols...
2020-08-19 Drew ScogginsRemove semicolon from WASM config (#41017)
2020-08-19 Santiago Fernandez... Add Designer attributes to types that had it in full...
2020-08-19 Alessio FranceschelliConfiguration Json provider: adds empty objects to...
2020-08-19 Gleb BalykovDisable default non-portable build for armel (#41031)
2020-08-18 Alexander KöplingerAdd GitHub Action for backporting PRs to branches ...
2020-08-18 Drew ScogginsFix bad quoting (#41002)
2020-08-18 Anirudh AgnihotryFix packaging for the browser (#40814)
2020-08-18 Natalia KondratyevaAdd parsing of zero port for unknown Uri scheme (#40986)
2020-08-18 monojenkins[aot] Fix the lookup of jit info for WASM. On wasm...
2020-08-18 Egor ChesakovDisable System.Xml.Tests.SameInstanceXslTransformWriter...
2020-08-18 Johan LorenssonFix index adjustments for Get/Set/Address called on...
2020-08-18 Drew ScogginsIncrease timeout for yaml as well (#40987)
2020-08-18 Alexander KöplingerFix duplicate --runtime-path in generated helix command...
2020-08-18 Tomáš RylekFix Runtime_40444 test exclusion in issues.targets...
2020-08-18 Johan LorenssonFix EventActivityIdControl test on MonoVM. (#39178)
2020-08-18 Ankit Jain[wasm][debugger] Support deep member accesses for...
2020-08-18 Anirudh AgnihotryUse Roslyn apis to generate Platform Not Supported...
2020-08-17 Tarek Mahmoud... Ordinal Ignore Case Optimization (#40910)
2020-08-17 Tomáš RylekDeduplicate Helix environment setup in send-to-helix...
2020-08-17 Ryan Lucia[mono] Loader improvements: bundle optimization and...
2020-08-17 Tomas Weinfurtretire TLS1.0/1.1 ciphers from default list (#40746)
2020-08-17 Abel BraaksmaMake RegexParseException and RegexParseError public...
2020-08-17 imhameed[mono] Add `X86Base` support. (#40861)
2020-08-17 Maryam AriyanAdd support for the InnerException in Json formatter...
2020-08-17 Mateo Torres... Don't load assemblies inside bundle when using LoadFrom...
2020-08-17 Kevin JonesExtend timeouts in revocation timeout tests.
2020-08-17 Kevin JonesDo not include extensions sequence if there are no...
2020-08-17 David CantúThrow when reference cannot be assigned to converter...
2020-08-17 Jeff HandleyRemove ObsoletedInOSPlatformAttribute (#40945)
2020-08-17 Juan HoyosFix patch skip + emulation on ARM64 (#40941)
2020-08-17 Tomas Weinfurtuse port in SPN calculation if not default (#40860)
2020-08-17 monojenkins[aot] Avoid emitting generic instances with vtype argum...
2020-08-17 Adeel MujahidPass length to PathCharString.Append on SunOS (#40928)
2020-08-17 Nikola MilosavljevicDo not build Targeting pack in source-build (#40870)
2020-08-17 Charles StonerTest concurrent calls to CallSite.AddRule() and MoveRul...
2020-08-17 devskoNot all object converters return a JsonElement (#40921)
2020-08-17 Mike McLaughlinCreate dump in utility thread after m_LastThrownObjectH...
2020-08-17 Mateo Torres... Normalize directory separator of paths in FileSpec...
2020-08-17 Ben AdamsIntrinsicify SpanHelpers.IndexOfAny(char,...) (#40729)
2020-08-17 Tomáš RylekReenable crossgen2smoke under GC stress (#40849)
2020-08-17 Carol EidtFix GC liveness check in ByRefLocals test (#40857)
2020-08-17 Andrew AuMake the buffer size configurable for generational...
2020-08-17 Tomáš RylekBlock out the Runtime_40444 test failing in PR's +...
2020-08-17 asmichiFix IndexOutOfRangeException in CallSite.MoveRule....
2020-08-17 Sven BoemerUpdate linker warning numbers (#40865)
2020-08-17 Eirik TsarpalisMake Enumerable.Cast<T> and friends return IEnumerable...
2020-08-17 Adeel MujahidInclude <sys/sysctl.h> only for FreeBSD in pal.cpp...
2020-08-17 Marco RossignoliImplement ReadOnlySequence<T>.GetPosition(SequencePosit...
2020-08-17 Anton FirszovAdd NetworkError.TimedOut, rename Unknown to Other...
2020-08-17 Marie PíchováRenamed EventSources "Microsoft-"->"Private.InternalDia...
2020-08-17 David WrightonImplement concept of unstable ABI into crossgen2 (...
2020-08-17 Layomi AkinrinadeEnsure value-type handling converter created by factory...
2020-08-16 Miha ZupanAdd remaining System.Net.Http Telemetry (#40838)
2020-08-16 Miha ZupanDisable HttpTelemetry for HTTP 3 requests (#40839)
2020-08-16 Anton LapounovFix runtime crash on Linux ARM64 running in WSL (#40597)
2020-08-16 Geoff Kizerimplement ConnectAsync overloads with CancellationToken...
2020-08-16 Tomáš RylekRemove the coreClrRepoRoot YAML variable (#40893)
2020-08-16 John SalemMake suspend the default port configuration (#40888)
2020-08-16 Eirik TsarpalisWorkaround for WSL1 process IO redirection bug (#40851)
2020-08-16 Noah FalkLimit Debugger.Log() calls in EventSource (#40823)
2020-08-15 Jan KotasDelete unused files (#40889)
2020-08-15 Brian RobbinsUpdate PGO/IBC Data. (#40850)
2020-08-15 Tammy Qiu[wasm] Add Timezone data generator as build task (...
2020-08-15 Andy GockeChange Assembly.GetFile(s) to throw when in-memory...
2020-08-15 Marie PíchováFix sync ConnectHelper.Connect (#40880)
2020-08-15 David CantúReverts https://github.com/dotnet/corefx/pull/37583...
2020-08-15 Jared ParsonsFix annotation in DataTableReaderListnener (#40855)
2020-08-15 Krzysztof WicherNullable: System.Xml, part 6 (XSLT minus XSLT.Runtime...
2020-08-15 Andrew AuGenerational aware analysis based on environment variab...
2020-08-15 Ryan Lucia[mono] Make bundle filename changes netcore-only (...
2020-08-15 Santiago Fernandez... Move Font*, Image* and Margins converters to System...
2020-08-15 Mike McLaughlinFix stack overflow createdump triggering on Windows...
2020-08-15 lindexiIgnore the executable file be deleted in Process Start...
2020-08-15 Eugene RozenfeldFix TailCallStress mode. (#40698)
2020-08-15 Steve HarterChange null handling in custom converters for backwards...
2020-08-15 Layomi AkinrinadeThrow when non-nullable struct converters indicate...
2020-08-15 Jimmy BogardAdding support for constrained open generics to DI...
2020-08-15 Anirudh AgnihotryFixing the allconfig build. (#40812)
2020-08-15 Sung Yoon WhangFix a deadlock in EventSource and CounterGroup (#40259)
2020-08-15 Jan VorlicekFix ilasm, ildasm, crossgen and others launch from...
2020-08-15 Santiago Fernandez... Update analyzers and various fixes to be able to build...
2020-08-15 Alexander NikolaevSet MaxConcurrentStreams = 100 on new Http2Connection...
2020-08-14 Sergey AseevMove content type verification to a later stage (#40594)
2020-08-14 Carlos SanchezEnsure FileStatus and FileSystemEntry Hidden and ReadOn...
2020-08-14 Marie PíchováFix timing issues with Http2_PingKeepAlive test. (...
2020-08-14 Alexander NikolaevFlaky multiple HTTP/2 connection tests read full reques...
2020-08-14 Benjamin BartelsApplied BinaryPrimitives throughout CoreLib (#37582)
2020-08-14 Ryan LuciaHandle potential null in ALC.ResolveSatelliteAssembly...
2020-08-14 Vitek KarasFix resolve_component_dependencies in single-file bundl...
2020-08-14 Steve HarterImprove JSON serialization perf of longer strings on...
2020-08-14 Steve HarterIncrease method resolution test coverage for generics...
2020-08-14 Steve HarterRemove unused method (#40658)
2020-08-14 Ben AdamsImprove SpanHelpers.IndexOfAny(byte,byte) (#40747)
2020-08-14 Charles StonerFix EmitLoadValueIndirect() for SByte and Byte (#40741)
2020-08-14 Brian SullivanAdd the GT_MEMORYBARRIER operator to the set of instruc...
2020-08-14 Anton FirszovReplace SocketsHttpConnectionFactory with SocketsConnec...
2020-08-14 Drew ScogginsIncrease timeout (#40808)
2020-08-14 Santiago Fernandez... Publish transport packages that are not runtime package...
next