platform/upstream/dotnet/runtime.git
2022-12-02 Stephen ToubUse ArgumentNullException.ThrowIfNull and ObjectDispose...
2022-12-02 Marek Fišera[wasm] Add warning code to all warnings produced in...
2022-12-02 Elinor FungEnable loading COM component in default ALC via runtime...
2022-12-02 mikelle-rogersfixes dotnet-diagnostictests funceval failures (#79123)
2022-12-02 David CantúWait for serverTask before asserting IsCompletedSuccess...
2022-12-02 dotnet-maestro... [main] Update dependencies from dotnet/cecil (#78965)
2022-12-02 Mitchell HwangRemove staged build param (#79119)
2022-12-02 Stephen ToubFix NonCryptoHashTestDriver.AssertEqualHashNumber for...
2022-12-02 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-12-02 Vlad Brezae[mono][interp] Fix PROFILE_INTERP option (#79104)
2022-12-02 Katelyn GaddWasm jiterpreter cleanup and bug fixes pt. 3 (#78782)
2022-12-02 Jan VorlicekRemove FILEDosToUnixPathA conversion (#78995)
2022-12-02 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-02 Alexandre MutelAdd XxHash128 (#77944)
2022-12-02 Ankit Jain[wasm] Fix debugger tests run on Windows (#79124)
2022-12-02 Tarek Mahmoud... Use the new DateTimeOffset.TotalOffsetMinutes API ...
2022-12-02 Stephen ToubIncrease size of Number's small numbers cache, and...
2022-12-02 Stephen ToubSimplify Task.FromResult (#79091)
2022-12-01 hrrrrusticArgOutOfRangeException throw helpers (#78222)
2022-12-01 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
2022-12-01 Aaron RobinsonFix GetCustomAttributeByName generic attributes (#79103)
2022-12-01 Stephen ToubFix boundary handling in Regex auto-atomicity optimizat...
2022-12-01 Brian BoheFactoring out same condition (#79070)
2022-12-01 Stephen ToubPut back setting of field in DirectorySearcher.FindAll...
2022-12-01 Alexander KöplingerWorkaround MacCatalyst .app output path change in cmake...
2022-12-01 Stephen ToubFix comment typo in PipeOptions.cs (#79090)
2022-12-01 Stephen ToubFix null vs empty string in InterpolatedStringHandlerAr...
2022-12-01 Egor BogatovFold some HW nodes for constant input (#78929)
2022-12-01 Egor BogatovAllow inlining in some over-bugdet cases (#78874)
2022-12-01 Aaron RobinsonRemove file with unused APIs. (#79074)
2022-12-01 Ivan PovazanFix System.CommandLine regression when creating repro...
2022-12-01 Aleksey Kliger... [hot_reload] Enable some CustomAttributes tests on...
2022-12-01 SingleAccretionSimplify `impAssignStruct[Ptr]` and `gtNewBlkOpNode...
2022-12-01 Jakob Botsch... JIT: Support GT_SELECT on xarch (#78879)
2022-11-30 Ankit Jain[wasm] Correctly escape library names when generating...
2022-11-30 Miha ZupanUse IndexOfAnyValues in Uri.EscapeString helper (#79024)
2022-11-30 Jan KotasDelete DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER workarounds...
2022-11-30 Pavel Savara[wasm] making JSImport work on worker thread
2022-11-30 Drew KersnarAdd readmes for System.Runtime, System.Runtime.Numerics...
2022-11-30 Vitek KarasEnable basic Kept validation in NativeAOT running linke...
2022-11-30 Miha ZupanUse IndexOfAnyValues in ArchivingUtils (#79025)
2022-11-30 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#78817)
2022-11-30 Fan Yang[Mono] Fix Vector128 divide by scalar (#78784)
2022-11-30 Peter SollichFix issue with last_gc_before_oom flag being reset...
2022-11-30 Simon RozsivalPrevent exceptions with a 'Success' message when there...
2022-11-30 Viktor HoferDisable APICompat assembly validation in source build...
2022-11-30 Milos KotlarInternal.Console.Write uses unicode encoding for iOS...
2022-11-30 SingleAccretionTransform `STRUCT`-typed uses of primitives in local...
2022-11-30 Eirik TsarpalisAdd .NET 7 source gen regression tests (#78857)
2022-11-30 Viktor HoferUpdate to the stable 7.0.100 SDK (#78034)
2022-11-30 Alan HaywardAdd simple Else conditions to If Conversion (#77728)
2022-11-30 Jakob Botsch... JIT: Fix initblk/cpblk and STORE_DYN_BLK size mismatch...
2022-11-30 Adeel MujahidMove AT_EXECFN to fallback for /proc/self/exe (#78958)
2022-11-30 Jeff HandleyConsolidate approach for conditional tests that check...
2022-11-30 Simon Rozsival[Android] Remove repeated calls to beginHandshake ...
2022-11-30 Pavel Savaradisable failing test - active issue (#78976)
2022-11-30 Sven BoemerDon't gitignore linker (#79002)
2022-11-30 Michal StrehovskýPlace non-GC statics in the dehydratable section (...
2022-11-30 Michal StrehovskýPlace frozen objects into dehydrated section (#78688)
2022-11-30 Michal StrehovskýPlace dispatch cells in dehydrated section (#78748)
2022-11-30 Miha ZupanAdd IndexOfAnyValues.Contains (#78996)
2022-11-30 Michal StrehovskýFix compiling EXE modules as native libraries (#78949)
2022-11-30 Tarek Mahmoud... Fix configuration binding with types implementing IDict...
2022-11-29 Tarek Mahmoud... Implement DateTimeOffset.TotalOffsetMinutes (#78943)
2022-11-29 Alexander KöplingerRemove single-stage-pipeline-with-resources.yml, use...
2022-11-29 Egor BogatovImprove fgGetStaticFieldSeqAndAddress (#78961)
2022-11-29 Parker Bibus[PERF] Make mono dotnet pathing dynamic with proj file...
2022-11-29 Thays Grazia[wasm][debugger] Fix justMyCode behavior (#78066)
2022-11-29 Thays Grazia[wasm][debugger] Improvements in debugging in async...
2022-11-29 Kevin JonesRevert "Handle zero value RSA modulus for OpenSSL 1...
2022-11-29 SingleAccretionUse `FIELD_ADDR` for all `ldflda`s (#78226)
2022-11-29 Andrew AuMake DAC logging opt-in (#77923)
2022-11-29 Kevin JonesHandle zero value RSA modulus for OpenSSL 1.1
2022-11-29 Marek Fišera[wasm] Catch error from loading "node:crypto" module...
2022-11-29 Stephen ToubUse string interpolation in more places (#78920)
2022-11-29 Michal StrehovskýFix handling of conv_i in the interpreter (#78948)
2022-11-29 Michal StrehovskýDelete .NET Native leftovers from type loader (part...
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)
next