2022-02-25 |
Vladimir Sadov | Do not copy XState other than AVX when redirecting... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Sven Boemer | Disable failing EventLogSession.GetProviderNames test... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jeremy Koritzinsky | Swap out a Debug.Fail for a more graceful diagnostic... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Trayan Zapryanov | Use ValueStringBuilder to fix allocations in ToString... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jeff Handley | Move the fabricbot config files to the eng folder to... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Tom Deseyn | NetworkAddressChange.Unix: fix error checking. (#65849) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Marek Fišera | [wasm] Refactor script to load NPM modules for NodeJS... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Eirik Tsarpalis | Fix Queryable-to-Enumerable overload mapping logic... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
SingleAccretion | Handle direct addresses for statics in `IsFieldAddr... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Radek Zikmund | Add support for sending CA names in handshake on Linux... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
dotnet-maestro... | [main] Update dependencies from 10 repositories (#65504) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Maksym Koshovyi | Fix nullability mismatch between `ref` and `src` in... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Stephen Toub | Add [NotNullWhen(true)] to Enum.TryParse overloads... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Stephen A.... | Add RegexGenerator to System.ComponentModel.TypeConvert... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Radek Zikmund | Unify reading from procfs to get network related inform... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Radek Zikmund | Use SECPKG_ATTR_REMOTE_CERT_CHAIN to retrieve server... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Ilona Tomkowicz | [wasm][debugger] Optional param fix 56251 (#64970) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Viktor Hofer | Use TargetFramework singular for tests |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Viktor Hofer | sfx+oob split, shim project refactoring, P2Ps |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Viktor Hofer | Move ApiCompat files into own directory |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Peter Sollich | Equalize promoted (#64206) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Peter Sollich | Changes to reduce committed memory: (#65367) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jeff Handley | Update area-owners and fabricbot to reflect libraries... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
dotnet-maestro... | Update dependencies from https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
monojenkins | [mono] Throw a MarshalDirectiveException when marshalli... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Evgeny Peshkov | Process.GetProcessById bugfix (#64723) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Ankit Jain | [wasm] Use `--emit-symbol-map` to generate a `dotnet... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Tomas Weinfurt | fix few Filesystem tests on FreeBSD (#65059) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Michal Strehovský | Reduce alignment of dispatch maps (#65823) |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Aleksey Kliger... | [MonoAPI] Split type and function headers, add MONO_API... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Jeremy Koritzinsky | Remove checks and settings for Internal.Runtime.Compile... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Elinor Fung | Update GeneratedDllImportAttribute CharSet -> StringMar... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
Ankit Jain | [wasm] Misc Debugger improvements (including tests... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Viktor Hofer | Disable packaging for DllImportGenerator for now (... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Jeremy Koritzinsky | Add proposed plan for the COM source generator (#60143) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Ankit Jain | [wasm][debugger] Add per-test ids, and save logs to... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Qiao Pengcheng | [LoongArch64] submit some compiling depended files... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Radek Zikmund | Make NegotiatedCipherSuiteTests.SupportedNonTls13Cipher... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Radek Zikmund | Change default of SslServerAuthenticationOptions.AllowR... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Miha Zupan | Implement HttpTelemetry for HTTP/3 (#65644) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Theodore Tsirpanis | Optimize the Regex source generator's handling of ... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Adam Sitnik | Add missing GC.SuppressFinalize (#64997) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Juan Hoyos | [EventPipe] Fix reverse connection socket leaking to... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Radek Zikmund | Fix unwanted session caching in mutual authentication... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Egor Bogatov | JIT: Faster vector == Vector128.Zero on arm64 (#65632) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Ankit Jain | [wasm][tests] Fix use of `RandomTest*Orderer` with... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Jeremy Koritzinsky | Fix entrypoint name. (#65745) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Stephen Toub | Fix inlining of IPAddress ctor (#65735) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Jan Kotas | Cleanup platform-specific ifdefs (#65624) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Zoltan Varga | [mono][jit] Remove support for -O=-float32, i.e. treati... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
SingleAccretion | Deduplicate some HWI codegen code (#65302) |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Aleksey Kliger... | [docs] Create mono-thread-state-machine.md (#65720) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Zoltan Varga | [mono] Remove an usage of g_utf8_strup (), its not... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Badre BSAILA | Add back StructWithPublicDefaultConstructor test (... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Ankit Jain | [wasm][debugger] Add support for using Conditional... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
William Godbe | Always dispose inner stream in StreamPipeWriter.Complet... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Alexander Köplinger | Disable no_tiered_compilation scenario for mono in... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Tom Deseyn | NetworkAddressChange.Unix: use async Socket API to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Tomas Weinfurt | Allow SslStream in ConnectCallback (#63851) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
dotnet-maestro... | [main] Update dependencies from dotnet/linker (#65561) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Viktor Hofer | Fix slngen.proj and update solution files (#65711) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
SingleAccretion | Do not set GLOB_REF for invariant indirections (#65709) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Vlad Brezae | [mono][interp] Fix conv.r.un from r4 (#65697) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Eirik Tsarpalis | Fix scheduled search in issue cleanup (#65699) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Meri Khamoyan | Added OnesComplement, Sqrt, Negate vector intrinsics... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Eirik Tsarpalis | Roll out automated issue cleanup (#65576) |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Adam Sitnik | Ensure all expected paths are logged on test failure... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Stephen Toub | More clean up for RegexOptions.NonBacktracking (#65479) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Buyaa Namnan | Fix Type.IsPublic for pointer and byref types (#65156) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Ankit Jain | [wasm] Add support for a random test case orderer,... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Alexander Köplinger | Fix PGO jobs on official builds (#65669) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
SingleAccretion | Do not number partial definitions and `ARGPLACE` nodes... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Andy Ayers | JIT: revise approach for x64 OSR epilogs (#65609) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Kevin Jones | Move more things out of Internal/Cryptography |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Adeel Mujahid | Cleanup CLRConfig (#65655) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
SingleAccretion | Fix liveness for dead non-removable partial definitions... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Maxim Lipnin | Move iOS/tvOS simulator and Android emulator legs from... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Tomáš Rylek | Fix several casing mismatches causing failures on Unix... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Santiago Fernandez... | Always build ref pack even in servicing releases (... |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Santiago Fernandez... | Allow to run tests for internal AzDo PRs (#65603) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
TrymPet | Treat TZCNT/POPCNT/LZCNT as never negative (#64951) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Vitek Karas | Suppress some new trimmer warnings (#65580) |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Tomáš Rylek | Slightly relax file pattern for copying native componen... |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Vlad Brezae | [mono][jit] Fix --break (#65467) |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Wraith | Remove S.R.CS.Unsafe and Intrinsify Unsafe (#64861) |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Egor Bogatov | Faster Math.Max/Min on arm64 (#65584) |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Tomáš Rylek | Propagate native references to merged project wrapper... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Tomáš Rylek | Don't mark prefldinit4 as requiring process isolation... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Jan Vorlicek | Fix HelperMethodFrame::UpdateRegDisplay on x86 (#65589) |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Jeremy Koritzinsky | Remove ExactSpelling from GeneratedDllImport (#65343) |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Ankit Jain | [wasm] Trigger all wasm jobs, if `eng/Version.Details... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Tarek Mahmoud... | Allow Trace Samplers to Modify the Activity Trace State... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Larry Ewing | [wasm] Make the sanitize pass less aggressive (#65571) |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Elinor Fung | Disable System.Diagnostics.Tests.EventLogRecordTests... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Marek Fišera | [wasm] Implicit NodeJS version on Helix (#65514) |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Bruce Forstall | Improve SuperPMI script robustness (#65586) |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Viktor Hofer | Clean-up slngen related logic (#65507) |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Stephen Toub | Skip RegexOptions.NonBacktracking phase 3 for some... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Will Smith | Allow constant propagation of Vector.Zero. (#65028) |
commit | commitdiff | tree | snapshot |
2022-02-18 |
David Wrighton | Fix Vector256.IsHardwareAccelerated in R2R binaries... |
commit | commitdiff | tree | snapshot |
next |