platform/upstream/dotnet/runtime.git
2023-02-03 Michal StrehovskýDo not expect quic to work on single file deployments...
2023-02-03 Katelyn Gadd[wasm] Implement more opcodes in the jiterpreter (...
2023-02-03 Andy AyersJIT: remove cheap preds (#81562)
2023-02-03 Ankit JainCI: Update darc dependency to track emsdk manifest...
2023-02-02 Egor BogatovAllow inlining for ldsfld + value-type (#78736)
2023-02-02 Andy AyersJIT: build pred lists when we first build the flow...
2023-02-02 Marek Fišera[wasm] Allow users to control behavior of undefined...
2023-02-02 Milos Kotlar[mono][ios] Introduce non-global symbol stripping in...
2023-02-02 Jakob Botsch... Delete JIT disasm output in test wrappers before runnin...
2023-02-02 Tom DeseynUpdate some CertificateRequest tests to behave correctl...
2023-02-02 Ankit JainInstall workload manifests in sdk band version derived...
2023-02-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-02-02 Ankit Jain[wasm] CI: fix the new runtime-wasm-dbgtests pipeline...
2023-02-02 Adeel MujahidPass -pie and -no-pie to the linker (#81533)
2023-02-02 Szczepan ĆwiklińskiFix build for FreeBSD arm64 w/NativeAOT (#81510)
2023-02-02 Andy AyersJIT: change profile slop assert to a jitdump note ...
2023-02-02 Eirik TsarpalisRemove types deriving from JsonTypeInfo<T> and mark...
2023-02-02 Mitchell Hwang[mono] Introduce designated direct pinvokes to mono...
2023-02-02 Pavel Savara[browser] javascript build cleanup (#81212)
2023-02-02 Tanner GoodingImprove the codegen of the vector accelerated `System...
2023-02-02 Tanner GoodingEnsure that we don't try to constant fold BSF(0) or...
2023-02-02 Michal StrehovskýConsider method accessibility in interface resolution...
2023-02-02 SingleAccretionDelete !CODEGEN_CPP ifdefs from NAOT smoke tests (...
2023-02-02 dotnet-maestro... [main] Update dependencies from 8 repositories (#81354)
2023-02-02 Andy AyersJIT: build pred lists first (#81448)
2023-02-01 Thays Grazia[wasm] [debugger] First version of multithreaded debugg...
2023-02-01 Thays Grazia[wasm][debugger] Enabling firefox debugger tests on...
2023-02-01 Michal StrehovskýWarningsAsErrors -> TreatWarningsAsErrors (#81508)
2023-02-01 Stephen ToubUse IndexOfAnyValues in MailBnfHelper (#81486)
2023-02-01 Carlos SanchezCopy local intellisense xmls for assemblies with source...
2023-02-01 Jakob Botsch... JIT: Update GTF_GLOB_REF after last-use copy omission...
2023-02-01 Michal StrehovskýDo not strip resource messages if EventSource would...
2023-02-01 Michal StrehovskýDo not remove resource messages in Xml tests (#81463)
2023-02-01 Michal StrehovskýMake newly introduced Immutable tests work with AOT...
2023-02-01 Matt MitchellChange Source link version number refs to new propertie...
2023-02-01 Marie PíchováFix conditions to bin place msquic.dll for Windows...
2023-02-01 Matt MitchellEnable in-build signing based on branch (#81496)
2023-02-01 Brian BoheTest merging IL_Conformance (#80597)
2023-02-01 Eduardo VelardeFix ReaderWriterLock when using it in recursive scenari...
2023-02-01 Parker Bibus[PERF] Remove Android Maui Scenarios from Runtime Repo...
2023-02-01 Pavel Savara[browser] benchmark - generated JSON serializer (#81475)
2023-02-01 madelsonRemove ArgumentState "caching" that leaked memory deser...
2023-02-01 Miha ZupanAvoid unobserved ReadAheadTask exceptions in HttpConnec...
2023-02-01 Jakob Botsch... JIT: Avoid xchg for resolution (#81216)
2023-02-01 Marek SafarMerge pull request #81450 from tlakollo/SyncILLink
2023-02-01 Tlakaelel Axayakatl... Enable packaging of Microsoft.NET.ILLink.Tasks from...
2023-02-01 Marek FišeraDrop _SampleProject and _SampleAssembly properties...
2023-02-01 Michal StrehovskýAdd note on WarningsAsErrors (#81451)
2023-02-01 Katelyn Gadd[wasm] Enable jiterpreter traces; fix floating point...
2023-02-01 Tlakaelel Axayakatl... Merge branch 'main' of ../linker into main
2023-02-01 Tarek Mahmoud... Address ConfigurationBinder feedback (#81384)
2023-02-01 Carlos SanchezBump main branding to .NET 8.0 Preview2 (#81399)
2023-01-31 Andy GockeRemove manual DLL copy from ILCompiler build task ...
2023-01-31 Tarek Mahmoud... Disallow setting Parent on the started Activity (#81394)
2023-01-31 Kunal PathakNativeAOT: Loop alignment support for xarch (#81206)
2023-01-31 Tomáš RylekEncode calling convention in mangled function pointer...
2023-01-31 Egor BogatovRewrite SpanHelpers.IndexOfNullByte/IndexOfNullCharacte...
2023-01-31 Pavel Savara[browser][MT] Calling JS functions from workers + confi...
2023-01-31 Lachlan EnnisFix nullability on `IDesignerSerializationProvider...
2023-01-31 Stephen ToubMore frozen collection perf, test, and cleanup improvem...
2023-01-31 Will Smith[JIT] X64/ARM64 - `CAST` removals for small types on...
2023-01-31 Jakob Botsch... JIT: Skip LSRA inserted nodes in gcIsWriteBarrierCandid...
2023-01-31 Michal StrehovskýAllow overriding WarningsAsErrors policy with an env...
2023-01-31 Jan Dupej[mono][jit] arm64 neon opcodes (#81026)
2023-01-31 Jeff HandleyFix formatting in list-of-diagnostics.md (#81396)
2023-01-31 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#81353)
2023-01-31 Szczepan ĆwiklińskiAdd MCREGs to fix the build for FreeBSD/arm64 (#81397)
2023-01-31 Jakob Botsch... JIT: Fix import of TrailingZeroCount on ARM64 (#81419)
2023-01-31 Ilona Tomkowicz[wasm][debugger][libs] Documentation: How to debug...
2023-01-31 Ilona Tomkowicz[wasm][libs] Fix `WasmAppHost`, and `AppBundle` for...
2023-01-31 Marek SafarEnable CA1859 - Use concrete types when possible for...
2023-01-31 Miha ZupanImprove Http2Connection buffer management (#79484)
2023-01-31 Stephen ToubImprove and dedup GetNonZeroBytes (#81340)
2023-01-31 Šimon Rozsíval[Android] Fix System.IO.MemoryMappedFiles tests (#81368)
2023-01-31 Kunal Pathakfix the space in build-job.yml (#81414)
2023-01-31 Larry EwingCalculate PackageVersionNet6 off PackageVersionNet7...
2023-01-31 Tanner GoodingUpdate fgGetTopLevelQmark to handle GT_LCL_FLD (#81375)
2023-01-31 Larry EwingFully resolve WasmNativeWorkload and WasmNativeWorkload...
2023-01-31 Aaron RobinsonNarrow PAL tests for _vsnprintf_s (#81381)
2023-01-31 Jackson SchusterUse SetupProperties to set properties related to Native...
2023-01-31 Kunal PathakRe-enable producing call stack from crashreport.json...
2023-01-30 Michal StrehovskýInline resource strings in the compiler (#80896)
2023-01-30 Andy AyersJIT: build pred lists before instrumentation (#81288)
2023-01-30 Kunal PathakRevert "Produce crashreport.json and use llvm-symbolize...
2023-01-30 Thays Grazia[wasm][debugger] Fix firefox tests (#81364)
2023-01-30 Larry Ewing[wasm][debugger] Default null columnNumber to 0 (#81336)
2023-01-30 Michał PetrykaOptimize the SqlGuid struct (#72549)
2023-01-30 Vladimir ChirikovRemove additional null-check from ActivityCreationOptio...
2023-01-30 Ankit Jain[wasm] Misc fixes (#81320)
2023-01-30 Jakob Botsch... JIT: Avoid creating stores to dead fields in block...
2023-01-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-01-30 Jan KotasDelete HeapEnableTerminationOnCorruption setting (...
2023-01-30 Viktor HoferRe-enable OneLocBuild (#81296)
2023-01-30 Meri KhamoyanIcu wasi package (#81345)
2023-01-30 Egor Bogatovfix fgMorphArgs for stress mode (#81346)
2023-01-30 Michal StrehovskýMore thoroughly check for function pointers (#81344)
2023-01-30 Šimon Rozsíval[Android] Fix SslStream IsMutuallyAuthenticated on...
2023-01-30 James Newton... Add reflection path for ActivatorUtilities.CreateFactor...
2023-01-30 Lachlan EnnisChange Nullability annotation on `ISelectionService...
2023-01-30 Fan YangDisable function pointer test for crossgen due to a...
next