platform/upstream/dotnet/runtime.git
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...
2022-02-24 Stephen ToubAdd [NotNullWhen(true)] to Enum.TryParse overloads...
2022-02-24 Stephen A.... Add RegexGenerator to System.ComponentModel.TypeConvert...
2022-02-24 Radek ZikmundUnify reading from procfs to get network related inform...
2022-02-24 Radek ZikmundUse SECPKG_ATTR_REMOTE_CERT_CHAIN to retrieve server...
2022-02-24 Ilona Tomkowicz[wasm][debugger] Optional param fix 56251 (#64970)
2022-02-24 Viktor HoferUse TargetFramework singular for tests
2022-02-24 Viktor Hofersfx+oob split, shim project refactoring, P2Ps
2022-02-24 Viktor HoferMove ApiCompat files into own directory
2022-02-24 Peter SollichEqualize promoted (#64206)
2022-02-24 Peter SollichChanges to reduce committed memory: (#65367)
2022-02-24 Jeff HandleyUpdate area-owners and fabricbot to reflect libraries...
2022-02-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-02-24 monojenkins[mono] Throw a MarshalDirectiveException when marshalli...
2022-02-24 Evgeny PeshkovProcess.GetProcessById bugfix (#64723)
2022-02-24 Ankit Jain[wasm] Use `--emit-symbol-map` to generate a `dotnet...
2022-02-24 Tomas Weinfurtfix few Filesystem tests on FreeBSD (#65059)
2022-02-24 Michal StrehovskýReduce alignment of dispatch maps (#65823)
2022-02-24 Aleksey Kliger... [MonoAPI] Split type and function headers, add MONO_API...
2022-02-24 Jeremy KoritzinskyRemove checks and settings for Internal.Runtime.Compile...
2022-02-24 Elinor FungUpdate GeneratedDllImportAttribute CharSet -> StringMar...
2022-02-24 Ankit Jain[wasm] Misc Debugger improvements (including tests...
2022-02-23 Viktor HoferDisable packaging for DllImportGenerator for now (...
2022-02-23 Jeremy KoritzinskyAdd proposed plan for the COM source generator (#60143)
2022-02-23 Ankit Jain[wasm][debugger] Add per-test ids, and save logs to...
2022-02-23 Qiao Pengcheng[LoongArch64] submit some compiling depended files...
2022-02-23 Radek ZikmundMake NegotiatedCipherSuiteTests.SupportedNonTls13Cipher...
2022-02-23 Radek ZikmundChange default of SslServerAuthenticationOptions.AllowR...
2022-02-23 Miha ZupanImplement HttpTelemetry for HTTP/3 (#65644)
2022-02-23 Theodore TsirpanisOptimize the Regex source generator's handling of ...
2022-02-23 Adam SitnikAdd missing GC.SuppressFinalize (#64997)
2022-02-23 Juan Hoyos[EventPipe] Fix reverse connection socket leaking to...
2022-02-23 Radek ZikmundFix unwanted session caching in mutual authentication...
2022-02-23 Egor BogatovJIT: Faster vector == Vector128.Zero on arm64 (#65632)
2022-02-23 Ankit Jain[wasm][tests] Fix use of `RandomTest*Orderer` with...
2022-02-23 Jeremy KoritzinskyFix entrypoint name. (#65745)
2022-02-23 Stephen ToubFix inlining of IPAddress ctor (#65735)
2022-02-23 Jan KotasCleanup platform-specific ifdefs (#65624)
2022-02-23 Zoltan Varga[mono][jit] Remove support for -O=-float32, i.e. treati...
2022-02-23 SingleAccretionDeduplicate some HWI codegen code (#65302)
2022-02-23 Aleksey Kliger... [docs] Create mono-thread-state-machine.md (#65720)
2022-02-22 Zoltan Varga[mono] Remove an usage of g_utf8_strup (), its not...
2022-02-22 Badre BSAILAAdd back StructWithPublicDefaultConstructor test (...
2022-02-22 Ankit Jain[wasm][debugger] Add support for using Conditional...
2022-02-22 William GodbeAlways dispose inner stream in StreamPipeWriter.Complet...
2022-02-22 Alexander KöplingerDisable no_tiered_compilation scenario for mono in...
2022-02-22 Tom DeseynNetworkAddressChange.Unix: use async Socket API to...
2022-02-22 Tomas WeinfurtAllow SslStream in ConnectCallback (#63851)
2022-02-22 dotnet-maestro... [main] Update dependencies from dotnet/linker (#65561)
2022-02-22 Viktor HoferFix slngen.proj and update solution files (#65711)
2022-02-22 SingleAccretionDo not set GLOB_REF for invariant indirections (#65709)
2022-02-22 Vlad Brezae[mono][interp] Fix conv.r.un from r4 (#65697)
2022-02-22 Eirik TsarpalisFix scheduled search in issue cleanup (#65699)
2022-02-22 Meri KhamoyanAdded OnesComplement, Sqrt, Negate vector intrinsics...
2022-02-22 Eirik TsarpalisRoll out automated issue cleanup (#65576)
2022-02-22 Adam SitnikEnsure all expected paths are logged on test failure...
2022-02-22 Stephen ToubMore clean up for RegexOptions.NonBacktracking (#65479)
2022-02-21 Buyaa NamnanFix Type.IsPublic for pointer and byref types (#65156)
2022-02-21 Ankit Jain[wasm] Add support for a random test case orderer,...
2022-02-21 Alexander KöplingerFix PGO jobs on official builds (#65669)
2022-02-21 SingleAccretionDo not number partial definitions and `ARGPLACE` nodes...
2022-02-21 Andy AyersJIT: revise approach for x64 OSR epilogs (#65609)
2022-02-21 Kevin JonesMove more things out of Internal/Cryptography
2022-02-21 Adeel MujahidCleanup CLRConfig (#65655)
2022-02-21 SingleAccretionFix liveness for dead non-removable partial definitions...
2022-02-21 Maxim LipninMove iOS/tvOS simulator and Android emulator legs from...
2022-02-21 Tomáš RylekFix several casing mismatches causing failures on Unix...
2022-02-21 Santiago Fernandez... Always build ref pack even in servicing releases (...
2022-02-21 Santiago Fernandez... Allow to run tests for internal AzDo PRs (#65603)
2022-02-21 TrymPetTreat TZCNT/POPCNT/LZCNT as never negative (#64951)
2022-02-21 Vitek KarasSuppress some new trimmer warnings (#65580)
2022-02-21 Tomáš RylekSlightly relax file pattern for copying native componen...
2022-02-20 Vlad Brezae[mono][jit] Fix --break (#65467)
2022-02-20 WraithRemove S.R.CS.Unsafe and Intrinsify Unsafe (#64861)
2022-02-19 Egor BogatovFaster Math.Max/Min on arm64 (#65584)
2022-02-19 Tomáš RylekPropagate native references to merged project wrapper...
2022-02-19 Tomáš RylekDon't mark prefldinit4 as requiring process isolation...
2022-02-19 Jan VorlicekFix HelperMethodFrame::UpdateRegDisplay on x86 (#65589)
2022-02-19 Jeremy KoritzinskyRemove ExactSpelling from GeneratedDllImport (#65343)
2022-02-19 Ankit Jain[wasm] Trigger all wasm jobs, if `eng/Version.Details...
2022-02-19 Tarek Mahmoud... Allow Trace Samplers to Modify the Activity Trace State...
2022-02-18 Larry Ewing[wasm] Make the sanitize pass less aggressive (#65571)
2022-02-18 Elinor FungDisable System.Diagnostics.Tests.EventLogRecordTests...
2022-02-18 Marek Fišera[wasm] Implicit NodeJS version on Helix (#65514)
2022-02-18 Bruce ForstallImprove SuperPMI script robustness (#65586)
2022-02-18 Viktor HoferClean-up slngen related logic (#65507)
2022-02-18 Stephen ToubSkip RegexOptions.NonBacktracking phase 3 for some...
2022-02-18 Will SmithAllow constant propagation of Vector.Zero. (#65028)
2022-02-18 David WrightonFix Vector256.IsHardwareAccelerated in R2R binaries...
2022-02-18 Jeremy KoritzinskyClass types with layout that inherit from System.Object...
2022-02-18 Jeremy KoritzinskyForward DefaultDllImportSearchPathsAttribute to the...
2022-02-18 SingleAccretionFix missing zero-offset sequences and add checking...
2022-02-18 SingleAccretionFix assert (#65564)
2022-02-18 Nikola MilosavljevicNew Arcade Installers package with Mariner cm.2 change...
next