platform/upstream/dotnet/runtime.git
2022-03-03 Michal StrehovskýAdd support for static virtual methods (#66084)
2022-03-03 Bruce ForstallFix `mcs -merge` to stop printing an error message...
2022-03-03 Andy GockeFix remaining COM warnings in crossgen2 (#65297)
2022-03-03 Jeremy KoritzinskyDisable default marshalling for bool (#65749)
2022-03-03 Jose Perez... Fix marshalling issue with BerVal (#66119)
2022-03-03 Stephen ToubUpdate RegexGenerator to require LangVersion > 10 ...
2022-03-03 David CantúFix ZipArchiveEntry names shown as corrupted on other...
2022-03-03 Mitchell Hwang[tests] Update eventsvalidation tests to use intree...
2022-03-03 Andy AyersJIT: tolerate schema mismatches in partial compilation...
2022-03-03 Andy AyersJIT: add hash and tiering name to assert message (...
2022-03-03 Jeremy KoritzinskyUpdate Roslyn and use new step tracking API in incremen...
2022-03-03 Ankit Jain[wasm] Bump sdk for workload testing to `7.0.100-previe...
2022-03-02 Julie LeeSPMI no ASMDiff between Checked and Release (#61335)
2022-03-02 Bruce ForstallTry to work around random CI failures in "dotnet restor...
2022-03-02 Bruce ForstallPartition SuperPMI replay task (#66065)
2022-03-02 SingleAccretionDo not value number locals on the LHS (#65902)
2022-03-02 Stephen ToubSwitch field being examined by NullablePublicOnlyOtherT...
2022-03-02 Stephen ToubFix cross-arch build compilation error about missing...
2022-03-02 Stephen ToubDisable Match_Timeout_Repetition_Throws test with NonBa...
2022-03-02 Bruce ForstallDisable SuperPMI replay jobs until #65332 is fixed...
2022-03-02 Andy AyersJIT: fix interaction of PGO and partial compilation...
2022-03-02 Elinor FungAddress TODO to switch to generated p/invoke (#66057)
2022-03-02 Egor BogatovJIT: Unroll Equals and StartsWith for constant strings...
2022-03-02 Ankit Jain[wasm] Fix S.T.Regex test failures due to line ending...
2022-03-02 Theodore TsirpanisUse generic `Enum` methods when possible. (#64850)
2022-03-02 Viktor HoferKeep CLSCompliantAttribute in sync for src <-> ref...
2022-03-02 Mitchell Hwang[tests][eventpipe] Port over Dotnet/Diagnostics to...
2022-03-02 Jan KotasSimplify RuntimeHelpers.GetSubArray (#66011)
2022-03-02 Ilona Tomkowicz[wasm][debugger] Support "on frame evaluation" of funct...
2022-03-02 Stephen ToubAvoid RegexCode/RegexWriter for all engines other than...
2022-03-02 Jeremy KoritzinskyMake DllImportGenerator emit a GeneratedCodeAttribute...
2022-03-02 Vladimir SadovEE Suspension on x86 should use RtlRestoreContext when...
2022-03-02 Ankit Jain[wasm] Update path to regex tests project, to be exclud...
2022-03-02 Fred SilberbergRemove incorrect exception comment from AsSpan (#66051)
2022-03-02 Egor BogatovFix div-by-zero introduced in https://github.com/dotnet...
2022-03-01 Elinor FungUpdate p/invoke source generator errors to use SYSLIB...
2022-03-01 Aleksey Kliger... [hot_reload] various post-Preview 1 fixes (#65973)
2022-03-01 imhameed[mono] Decompress ICU data during iOS/tvOS app startup...
2022-03-01 Zoltan VargaRevert "[mono][jit] Remove support for -O=-float32...
2022-03-01 Egor BogatovFastMod for EEHashTable (Faster virtual generics) ...
2022-03-01 dotnet-maestro... [main] Update dependencies from dotnet/linker (#65844)
2022-03-01 Viktor HoferKeep Obsolete and EditorBrowsable attributes consistent...
2022-03-01 Michael KettingImprove nullability for TypeConverter.CanConvertTo...
2022-03-01 Bruce ForstallFix libraries GCStress pipeline (#65924)
2022-03-01 Lakshan FernandoNative aot trim annotations experiment (#65816)
2022-03-01 Ankit Jain[wasm] Fix a race condition in adding payloads for...
2022-03-01 Peter SollichOptimize clear_brick_table. (#65837)
2022-03-01 Adam Sitnikadd missing GC.SuppressFinalize(this) to FileStream...
2022-03-01 Eirik TsarpalisMake ObjectConverter use ConverterStrategy.Object ...
2022-03-01 Stephen ToubFix name of regex unit tests project (#65990)
2022-03-01 Zoltan Varga[mono][wasm] Allow AOTing methods with catch/filter...
2022-03-01 Vladimir Sadovnull-check the redirect context before using. (#65910)
2022-03-01 Jan KotasAdd AssemblyName overload for ILVerify.IResolver.Resolv...
2022-03-01 Bruce ForstallFix GC hole with multi-reg local var stores (#65916)
2022-03-01 Elinor FungMove diagnostics for invalid GeneratedDllImportAttribut...
2022-02-28 Stephen ToubAdd regex "unit tests" test project (#65944)
2022-02-28 Kevin JonesFix minor random bias
2022-02-28 Viktor HoferMake Is*Project properties unambiguous and improve...
2022-02-28 Steve SandersonUpdate WASI-enabled runtime to support running ASP...
2022-02-28 Viktor HoferUpdate GenAPI usage and code clean-up (#65887)
2022-02-28 Parker Bibus[PERF][MAUI] Add Maui version info to stored data....
2022-02-28 Jeff HandleyUpdate stale comments that reference GitHub issues...
2022-02-27 SingleAccretionZeroObj assertions (#65257)
2022-02-27 Stephen ToubChange regex source generator to emit returns rather...
2022-02-26 Jose Perez... Adding Regex.IsMatch(Span) and RegexRunner.Scan() metho...
2022-02-26 Alexander Köplinger[mono] Delete unicode-data.h and related code, cleanup...
2022-02-26 Andy AyersJIT: OSR jitstress fixes; enable struct promotion ...
2022-02-26 Aaron Robinson`GetTypeFields` should return `ELEMENT_TYPE_BYREF`...
2022-02-26 Maxim LipninDisable System.IO.Tests.FileStream_DisposeAsync.Dispose...
2022-02-26 Parker Bibus[PERF][MAUI] Update Startup scenarios (#65911)
2022-02-26 Jeff HandleyGenerate fabricbot config for the machinelearning repo...
2022-02-26 Stephen ToubOverhaul SymbolicRegexMatcher to avoid DFA perf regress...
2022-02-26 Margus VeanesImprovements to Antimirov mode and misc small formattin...
2022-02-26 Tomas Weinfurtadd RID for Ubuntu 22.04 (#65483)
2022-02-25 Parker Bibus[Perf][Maui] Set only android-arm64 to be built for...
2022-02-25 Parker Bibus[PERF][MAUI]Maui Install Workaround Fix (#65904)
2022-02-25 Juan HoyosRemove usages of native bootstrapping (#65901)
2022-02-25 Stephen ToubCentralize regex tree analysis for atomic/capture/backt...
2022-02-25 Tomáš RylekReduce TypeGeneratorTests log spew to 1% of its previou...
2022-02-25 Tomáš RylekMark architecture-specific tests with ConditionalFact...
2022-02-25 Elinor Fung[wasm] Add disabled tests to ProjectExclusions (#65877)
2022-02-25 Ilona Tomkowicz[wasm][debugger] Run debugger test in codespace (#64746)
2022-02-25 Aleksey Kliger... [mono][hot reload] Fix sequence point logic for compile...
2022-02-25 Egor BogatovJIT: Range Checks for "(uint)i > cns" pattern (#62864)
2022-02-25 Simon Rozsival[Mono] Add SIMD intrinsic for Vector64/128 comparisons...
2022-02-25 SingleAccretionUse SSA def descriptors in copy propagation (#65250)
2022-02-25 Jan KotasCleanup fragile NGen leftovers (#65869)
2022-02-25 Elinor FungAdd `StringMarshallingCustomType` to `GeneratedDllImpor...
2022-02-25 Vladimir SadovDo not copy XState other than AVX when redirecting...
2022-02-24 Sven BoemerDisable failing EventLogSession.GetProviderNames test...
2022-02-24 Jeremy KoritzinskySwap out a Debug.Fail for a more graceful diagnostic...
2022-02-24 Trayan ZapryanovUse ValueStringBuilder to fix allocations in ToString...
2022-02-24 Jeff HandleyMove the fabricbot config files to the eng folder to...
2022-02-24 Tom DeseynNetworkAddressChange.Unix: fix error checking. (#65849)
2022-02-24 Marek Fišera[wasm] Refactor script to load NPM modules for NodeJS...
2022-02-24 Eirik TsarpalisFix Queryable-to-Enumerable overload mapping logic...
2022-02-24 SingleAccretion Handle direct addresses for statics in `IsFieldAddr...
2022-02-24 Radek ZikmundAdd support for sending CA names in handshake on Linux...
2022-02-24 dotnet-maestro... [main] Update dependencies from 10 repositories (#65504)
2022-02-24 Maksym KoshovyiFix nullability mismatch between `ref` and `src` in...
next