platform/upstream/dotnet/runtime.git
2022-11-29 Viktor HoferMerge branch 'main' into Net8ChangesSecondAttempt
2022-11-29 Nathan RicciRemoved extra 'Build' from build display name
2022-11-29 Stephen ToubExtend regex [x, x+64) char class optimization to ...
2022-11-29 Stephen ToubReplace more Unsafe.As usage with pointers (#78919)
2022-11-29 Stephen ToubFix nullable annotation on Path.EndsInDirectorySeparato...
2022-11-29 Bruce ForstallChange the default SuperPMI collection location (#78513)
2022-11-29 Egor BogatovJIT: Fold const RVA access (via const index) (#78783)
2022-11-28 Julien CouvreurFix typos: entires -> entries (#78928)
2022-11-28 Andrew AuMake sure s_currentGenerationTable is safe for profiler...
2022-11-28 Sven BoemerAdd compiler-generated code tests for NativeAot (#77457)
2022-11-28 Stephen ToubDisable ClientConnectAsync_Cancel_With_InfiniteTimeout...
2022-11-28 Michal StrehovskýGenerate diagnosable failfast in GVM resolution (#78904)
2022-11-28 Akhil Indurtiadd README files for Microsoft.Win32.* (#78248)
2022-11-28 hrrrrusticCorrectly handle false on Add/Take from underlying...
2022-11-28 Peter SollichDisable mark phase prefetching for segments.
2022-11-28 Miha ZupanUse IndexOfAnyValues in Cookie DomainCharsTest (#78896)
2022-11-28 Jakob Botsch... JIT: Set GTF_ORDER_SIDEEFF for some nodes with invisibl...
2022-11-28 Ivan MaximovUpdate JsonSerializer.Write.Stream.cs (#78902)
2022-11-28 dotnet-maestro... [main] Update dependencies from dotnet/cecil (#78768)
2022-11-28 Miha ZupanReplace loop with LastIndexOfAny in DeveloperExperience...
2022-11-28 Michal StrehovskýConvert pointers in a couple tables to relative (#78801)
2022-11-28 Adeel MujahidAlign version option in System.CommandLine usages ...
2022-11-27 Stephen ToubChange MetricSpec.TryParse to be Parse (#78729)
2022-11-27 Ankit Jain[wasm] Fix chrome downloads to unbreak CI (#78884)
2022-11-26 Martin CostelloFix malformed XML documentation (#78868)
2022-11-25 Egor BogatovFix asserts in Vector<> (#78765)
2022-11-25 Alexander KöplingerRemove SystemReflectionMetadataLoadContextVersion from...
2022-11-25 SingleAccretionMove the `[With|Get]Element(SIMD)` folding to local...
2022-11-25 Viktor HoferUpdate convention on how to ref and pack analyzers...
2022-11-25 Eirik TsarpalisAdd support for serializing properties in interface...
2022-11-25 Viktor HoferLive apphost issues with NativeExports
2022-11-25 Michal StrehovskýMake DependencyGraphViewer a WinExe (#78843)
2022-11-25 Alexander KöplingerDisable CG on Linux musl installer jobs too (#78832)
2022-11-25 Vlad-Alexandru... [mono][tests] Fix FullAOT DivToMul test (#78816)
2022-11-25 Peter SollichThis fixes Github issue 78206 - a heap corruption probl...
2022-11-24 Egor BogatovSIMDify ToLowerInvariant/ToUpperInvariant (#78262)
2022-11-24 Tomas WeinfurtImplement Equals & GetHashCode for LingerOption - fix...
2022-11-24 Theodore TsirpanisAdd `DllCharacteristics.ForceIntegrity` and `ControlFlo...
2022-11-24 Anton Firszovlinux-requirements.md: add missing line-continuation...
2022-11-24 Drew KersnarClarify docs for Leading/TrailingZeroCount (#78510)
2022-11-24 Stephen ToubFix some duplicative null checks (#78727)
2022-11-24 Adeel MujahidFix arithmetic overflow in Queue<T>'s MoveNext() (...
2022-11-24 Stephen ToubRemove unnecessary % in ToFourDigitYear (#78728)
2022-11-24 Aleksey Kliger... [wasm] bump devDependencies to rollup 3 and TypeScript...
2022-11-24 Jiri Cincura ↹Bigger timeout (for perf slow). (#78632)
2022-11-24 Michal StrehovskýRemove pointer relocs from GC statics (#78794)
2022-11-23 Jämes MénétreyNativeAOT exports marked functions for exe apps. (...
2022-11-23 Alexander KöplingerRemove code for CoreFxNetCloudService classic Azure...
2022-11-23 Adeel MujahidAllow interop resolvers to return self handle (#78004)
2022-11-23 Stephen ToubRemove unnecessary null check in DataTable (#78725)
2022-11-23 Jeff HandleyIntroduce System.IO.Ports area (#78743)
2022-11-23 Elinor FungRemove members on `arguments_t` that are not related...
2022-11-23 Alexander KöplingerBump System.Data.SqlClient to 4.8.5 (#78774)
2022-11-23 Jan KotasConvert some instances of Unsafe.SizeOf and Unsafe...
2022-11-23 IlyaUse Environment.IsPrivilegedProcess (#77847)
2022-11-23 Adeel MujahidUse ASCII strings in source files (#78265)
2022-11-23 Carlos SanchezTar: Extra tests to confirm extra long paths are not...
2022-11-23 Katelyn Gadd[wasm] More jiterpreter cleanup (#78519)
2022-11-23 Tomas Weinfurtfix DualMode ReceiveFrom on macOS (#78261)
2022-11-23 Zoltan VargaReenable a test after 78358 is fixed. (#78697)
2022-11-23 Jakob Botsch... JIT: Ignore source indir when checking interference...
2022-11-23 Marek Fišera[wasm] Use "node:crypto" to polyfill getRandomValues...
2022-11-23 Egor BogatovJIT: Keep FieldSeq in AssertionDesc (#78616)
2022-11-23 Alexander KöplingerUpdate NugetPackagingVersion to 6.2.2 (#78720)
2022-11-23 Adam SitnikAnonymous pipe resource leak when DisposeLocalCopyOfCli...
2022-11-23 Koundinya VeluriFix the tiering delay to account for changing IL/native...
2022-11-23 Miha ZupanUse IndexOfAnyValues in Xml (#78664)
2022-11-23 Miha ZupanImprove IndexOfAnyAsciiSearcher ARM throughput (#78739)
2022-11-23 Michal StrehovskýExtend preinitialization interpreter to support calling...
2022-11-23 Miha ZupanUse IndexOfAnyValues in Uri (#78666)
2022-11-23 Jan KotasExplicitly omit RID from crossgen2 binary path (#78733)
2022-11-22 Jeremy BartonFix netfx builds for S.S.C.Xml and System.Threading...
2022-11-22 Jeremy BartonAdd READMEs for System.Security* and related libraries
2022-11-22 Jan KotasDelete redundant check (#78702)
2022-11-22 Aaron RobinsonTeach internal printf about 'z' (#78685)
2022-11-22 Viktor HoferClean-up shared CoreLib suppression file
2022-11-22 Viktor HoferMerge remote-tracking branch 'upstream/main' into Net8C...
2022-11-22 Carlos SanchezRemove TrimStart in PAX extended attributes (#78707)
2022-11-22 Theodore TsirpanisClean-up `Microsoft.Win32.Registry` and remove the...
2022-11-22 Miha ZupanUse IndexOfAnyValues in CoreLib (#78678)
2022-11-22 Elinor FungClean up members/signatures/visibility in deps_format...
2022-11-22 Viktor HoferCleanup GenFacades logic and don't bind against non...
2022-11-22 Tomas Weinfurtavoid alpn allocation on windows (#74619)
2022-11-22 David CantúClarify System.Diagnostics.Process' README (#78719)
2022-11-22 Aleksey Kliger... [hot_reload] Add instance fields (#76462)
2022-11-22 Martin TailleferReduce private points of contact between frozen colelct...
2022-11-22 Jesper MeyerPerformance improvements to vectorized Span.Reverse...
2022-11-22 Pavel Savara[wasi] fix duplicate check (#78693)
2022-11-22 Zoltan Varga[mono][wasm] Disable AOTing methods which contain catch...
2022-11-22 Pavel Savara[wasm] propagate aborted startup to top most promise...
2022-11-22 Pavel Savarawasm cleanup (#78643)
2022-11-22 Egor BogatovFix FMA tests to use Math.FusedMultiplyAdd for fallback...
2022-11-22 David CantúAdd readmes for System.IO.Compression* (#78645)
2022-11-22 Viktor HoferCreate a shared apicompat suppression file for CoreLib...
2022-11-22 Mark PleskoFix the other jmp.il after #78501 (more for #78579...
2022-11-22 Miha ZupanUse IndexOfAnyValues in X500NameEncoder (#78676)
2022-11-22 LateApexEarlySpeedCache GenericTypeDefinition to improve perf (#78288)
2022-11-22 Miha ZupanUse IndexOfAnyValues in Regex.Escape (#78667)
2022-11-22 Miha ZupanUse IndexOfAnyInRange in StripBidiControlCharacters...
2022-11-22 Jeff HandleyIntroduce System.IO.Hashing and System.DateTime area...
next