platform/upstream/dotnet/runtime.git
2022-01-08 Ankit Jain[wasm][tests] Fix, and simplify sample building on...
2022-01-08 NNDelay load winrt (#63196)
2022-01-08 Robin LindnerFix translation of Ping error codes (#63237)
2022-01-08 Jan VorlicekFix exception propagation over HW exception frame on...
2022-01-07 Tomáš RylekShow test names in merged wrapper execution log (#63511)
2022-01-07 Eric StJohnFix NETStandard library using JSON source gen (#63472)
2022-01-07 Geoff KizerHttpConnectionPool improvements (#62935)
2022-01-07 Michal StrehovskýMove init-vs-env in test build script down (#63433)
2022-01-07 Matt KotsenasClarify P/Invoke shims guidance for OOB assemblies...
2022-01-07 Stephen ToubUpdate coverlet to 3.1.0 and reportgenerator to 5.0...
2022-01-07 Layomi AkinrinadeMake delegates unsupported by JsonSerializer (#63495)
2022-01-07 Tarek Mahmoud... Fix Creating Cultures with Sort Names (#63386)
2022-01-07 Qiao[LoongArch64] Port libraries directory (#62888)
2022-01-07 Julien CouvreurSign ILVerification.dll (#63471)
2022-01-07 Layomi AkinrinadeSuppress warnings about [Obsolete] member usage in...
2022-01-07 Stephen ToubBump Microsoft.CodeAnalysis.CSharp version to 4.0.1...
2022-01-07 Vladimir SadovUse "read" to fetch misaligned 64bit values from bundle...
2022-01-07 SteveSupport for specifying max depth of generic cycle ...
2022-01-07 Nathan Ricci[Revert] Reverted change to global build job (#63483)
2022-01-06 Andy AyersJIT: save generics context for late devirtualization...
2022-01-06 Nathan Ricci[DRAFT][Perf][Mono] Enable llvm for arm perf runs ...
2022-01-06 Zoltan Varga[mono] Make some icalls pass/return object references...
2022-01-06 Elinor Fung[DllImportGenerator] Remove DLLIMPORTGENERATOR_ENABLED...
2022-01-06 Layomi AkinrinadeFix bugs with generation for ctor param default values...
2022-01-06 Jeremy KoritzinskyConvert JIT/Methodical/Array/range Pri0 tests and hook...
2022-01-06 Aleksey Kliger... [mono] Reorganize zlib dependency logic (#63365)
2022-01-06 Kevin JonesFix stack overflow with X509Certificate FriendlyName
2022-01-06 Eric ErhardtEnsure UserSecretsIdAttribute is added to assembly...
2022-01-06 Matt KotsenasRefactor DllImports in Microsoft.Extensions.Hosting...
2022-01-06 Tomáš RylekFix time reporting for the merged tests (#63452)
2022-01-06 Elinor FungMake DllImportGenerator unit tests' compilations use...
2022-01-06 Ankit Jain[wasm] Fix test filtering for debugger tests on windows...
2022-01-06 Layomi AkinrinadeInclude properties on records for (de)serialization...
2022-01-06 Thays Grazia[wasm][debugger] GetProperties broken on chrome (#63403)
2022-01-06 NNConvert SAL1 to SAL2 (#63333)
2022-01-05 Kunal PathakArm64: Memory barrier improvements (#62895)
2022-01-05 Andy AyersJIT: refactor fields of GenTreeCall (#63402)
2022-01-05 Kevin GosseHandle race condition when HttpListener is stopped...
2022-01-05 Mike McLaughlinFix the MacOS remote unwinder for VS4Mac (#63378)
2022-01-05 Jan VorlicekFix MethodDesc::CbStackPop for string ctors on x86...
2022-01-05 Michal StrehovskýDelete __SkipCrossgenFramework (#63390)
2022-01-05 Stephen ToubRemove some unnecessary duplicated checks (#63341)
2022-01-05 Jan KotasSimplify condition in System.Private.CoreLib.Shared...
2022-01-05 Stephen ToubRemove dead code in OdbcCommandBuilder.UnquoteIdentifie...
2022-01-05 dotnet-maestro... [main] Update dependencies from dotnet/linker (#63336)
2022-01-05 dotnet-maestro... [main] Update dependencies from 6 repositories (#63252)
2022-01-05 Marek SafarReplace name with type and codepage in EncodingConversi...
2022-01-05 Marek FišeraFix running WASM tests locally on Windows (#63334)
2022-01-05 Michal StrehovskýRemove dependency of type system tests on ILCompiler...
2022-01-05 Theodore TsirpanisImplement IEquatable<T> on the runtime handle types...
2022-01-05 Stephen ToubMove HttpRequestStream.{Begin}Read argument logging...
2022-01-05 Stephen ToubFix null ref for null Stream input in Icon.Save (#63369)
2022-01-05 Stephen ToubRemove unnecessary field writes in MimePart.SetContent...
2022-01-05 Stephen ToubFix LazyMemberInfo.Equals to return false for null...
2022-01-04 Eric ErhardtUpdate Codespaces instructions for latest (#63376)
2022-01-04 Steve PfisterPass configuration as a parameter for local Apple mobil...
2022-01-04 Geoff Kizerclean up header collection property implementations...
2022-01-04 Elinor FungAdd comment about using source-generated p/invokes...
2022-01-04 Tanner GoodingEnable support for nint/nuint for Vector64/128/256...
2022-01-04 Dan MoseleyDisable console test for jitstressreg mode (#63349)
2022-01-04 Stephen ToubFix order of line number/position arguments to XsltExce...
2022-01-04 Stephen ToubFix Instrument.ts_tags to be static in .NET Framework...
2022-01-04 Ilona TomkowiczDivide properties into: public, private, protected...
2022-01-04 Elinor Fung[DllImportGenerator] Update buffer size field for custo...
2022-01-04 Dan Moseleylogging (#63326)
2022-01-04 Tanner GoodingAccelerate additional cross platform hardware intrinsic...
2022-01-04 David WrightonFix GetSpanDataFrom (#63306)
2022-01-04 Stephen ToubFix missing space in literal
2022-01-04 Dan MoseleyAdd some diagnostics for EFS tests (#63243)
2022-01-04 Stephen ToubRevert SafeBuffer change around pointer initialization...
2022-01-04 Stephen ToubA few minor tweaks to Regex source generator rendering...
2022-01-04 Stephen ToubExtend case optimization in MatchCharacterClass to...
2022-01-04 neon-sunsetExtend CPU capabilities detection for osx-arm64 (#62832...
2022-01-04 Dan MoseleyRobustify a name resolution test (#63259)
2022-01-04 Tomas Weinfurtmake sure OpenSSL is initialized before Tls13Supported...
2022-01-04 Michal StrehovskýDelete ILCompiler.TypeSystem.ReadyToRun project (#63313)
2022-01-03 Aaron RobinsonUpdate COM host to match RegAsm registration behavior...
2022-01-03 Benjamin BartelsFixed ILVerify incorrectly flagging valid default inter...
2022-01-03 monojenkinstransform sgen_get_descriptor to parallel safe version...
2022-01-03 SingleAccretionDo not create non-null assertions from location nodes...
2022-01-03 NNUse SAL2 _In_, _Out_ to prevent conflicts (#63261)
2022-01-03 Michal StrehovskýUnify threading between crossgen2 and ilc (#63282)
2022-01-03 Stephen ToubFix user => use typo in comments (#63288)
2022-01-03 Stephen ToubUse pattern matching to reduce some duplication (#63278)
2022-01-03 Aleksey Kliger... [mono] Don't access MonoClassField:parent directly...
2022-01-03 Stephen ToubMark Go override as SkipLocalsInit if possible (#63277)
2022-01-03 Clinton Ingramadd missing PTEST docs (#62122)
2022-01-03 Michal StrehovskýLast ILCompiler.TypeSystem <-> ILCompiler.TypeSystem...
2022-01-03 Andrii KurdiumovFix issues in PAL (#62625)
2022-01-03 Ilona Tomkowicz[wasm][debugger] Add Browsable Attribute support. ...
2022-01-03 Michal StrehovskýMove things from ILCompiler.TypeSystem to ILCompiler...
2022-01-03 Zoltan Varga[mono][wasm] Allow methods with finally clauses to...
2022-01-03 dotnet-maestro... [main] Update dependencies from dotnet/linker (#63166)
2022-01-03 Stephen ToubFix nullability annotations on ProcessModule.FileName...
2022-01-03 Theodore TsirpanisUse interpolated strings in place of `StringBuilder...
2022-01-03 Michal StrehovskýImplement DiagnosticName in NativeAOT code (#63271)
2022-01-03 Dan MoseleyFix strings typo (#63269)
2022-01-02 Zoltan Varga[mono][wasm] Remove unused targets from wasm/Makefile...
2022-01-01 Michal StrehovskýUpdate issue suppressions (#63248)
2021-12-31 Bruce ForstallImprove SuperPMI error message for JIT asserts (#63229)
next