Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-13Allocate boxed static structs on Frozen Object Heap and remove getFieldAddres...HEADmainEgor Bogatov
2022-11-13Fix nullable annotations in ITypeDescriptorContext (#78287)gpetrou
2022-11-13Don't emit manifest for NativeRuntimeEventSource (#78213)David Mason
2022-11-13Update deep-dive-blog-posts.md (#78281)Stephen Toub
2022-11-12fix: [Wasm] Adjust windows build (#70689)Jérôme Laban
2022-11-12Fix Equals in hot reload scenario (#78249)Buyaa Namnan
2022-11-12Delete `fgMorphBlockOperand` (#77688)SingleAccretion
2022-11-12React to CheckForOverflowUnderflow in regex source generator (#78228)Stephen Toub
2022-11-12System.Diagnostics.TraceSource readme small typo (#78253)Carlos Sanchez
2022-11-12System.Diagnostics.EventLog: Add README (#78243)Carlos Sanchez
2022-11-12Fix relative symlink support in TarFile (#77338)Adeel Mujahid
2022-11-12[mono][aot] Prefer concrete instances instead of gshared ones for met… (#78...Zoltan Varga
2022-11-12Fix recursive assembly spec parsing with textual PGO (#78035)Jakob Botsch Nielsen
2022-11-11MemoryExtensions.Replace(Span<T>, T, T) implemented (#76337)Günther Foidl
2022-11-11System.Diagnostics.PerformanceCounter: Add README (#78244)Carlos Sanchez
2022-11-11System.Diagnostics.TraceSource: Add README (#78245)Carlos Sanchez
2022-11-11Hardware intrinsics tests in new style (#74886)David Wrighton
2022-11-11Ensure ReadBufferState resets any BOM offsets every time the buffer is advanc...Eirik Tsarpalis
2022-11-11Fix bug in String.Equals unrolling for certain single-char strings (#78190)Egor Bogatov
2022-11-11[mono] MiniJIT OP_XEQUAL for floats (#77770)Matous Kozak
2022-11-11remove unnecessary code (#78171)Thays Grazia
2022-11-11Make System.IO.Compression work in the repro project (#78208)Michal Strehovský
2022-11-11Exclude dynamic libraries in AppleAppBuilder for iOS device (#78173)Milos Kotlar
2022-11-11Allow DecompressionHandler to be trimmed when the application isn't using Aut...Eric Erhardt
2022-11-11Vectorize String.Equals for OrdinalIgnoreCase (#77947)Egor Bogatov
2022-11-11Fix Vector<T> != operator (#78177)Radek Doulik
2022-11-11[NativeAOT] Objective-C: SetMessageSendPendingException and SetMessageSendCa...Austin Wise
2022-11-11Make Type.IsEnum and Type.GetEnumUnderlyingType intrinsics (#71685)Michał Petryka
2022-11-11Updating CreateScalar to be intrinsic for Vector64/128/256 (#77798)Tanner Gooding
2022-11-11Fix elliptic curve name case sensitivity on WindowsKevin Jones
2022-11-11Fix regex fixer to maintain string literal syntax (#78172)Stephen Toub
2022-11-11Fix morph issue with fgOptimizeEqualityComparisonWithConst (#78187)David Wrighton
2022-11-11Introduce `FIELD_ADDR` and use it for TLS statics and instance class fields (...SingleAccretion
2022-11-11Don't consider `lvSpillAtSingleDef` in `WritesAnyLocation` (#78181)Tanner Gooding
2022-11-10[wasm] Add Vector128.AndNot intrinsics (#78133)Radek Doulik
2022-11-10[NativeAOT] Enable software writewatch and card bundles on Windows. (#77934)Vladimir Sadov
2022-11-10Switch `LightupAppActivation` tests to component tests targeting additional d...Elinor Fung
2022-11-10Add REAMDE.md for ServiceProcess.ServiceController (#78124)Viktor Hofer
2022-11-10Reduce host memory usage: don't keep resolved deps around for app lifetime (#...Elinor Fung
2022-11-10Remove ENABLE_VISIBILITY_HIDDEN from mono.proj (#78155)Alexander Köplinger
2022-11-10Must read `SequenceNumber` before reading the `Item` (#78142)Vladimir Sadov
2022-11-10Fix bug with BigInteger.TrailingZeroCount (#77727)Drew Kersnar
2022-11-10Fix a few recent perf regressions in Regex (#78003)Stephen Toub
2022-11-10Optimize some SIMD comparisons with Max/Min trick (#78027)Egor Bogatov
2022-11-10Fix non-determinism in Regex source generator (#78103)Stephen Toub
2022-11-10Fix expensive typo in JsonNode (#78130)Stephen Toub
2022-11-10Return NULL for mmap fail case on Unix (#78069)ws77.cho
2022-11-10Delete `AppDomainIterator` (#78078)Elinor Fung
2022-11-10Don't copy coreclr version of coreclr and SPCL to core_root when targeting mo...Elinor Fung
2022-11-10Fix Azure Pipelines build badge in README (#78134)Alexander Köplinger