platform/upstream/dotnet/runtime.git
2020-10-29 Zoltan VargaFix #44004, disable assertion messages in release mode...
2020-10-29 Fan YangRemove redundant lower function (#44010)
2020-10-29 David PineUpdate ServiceProviderServiceExtensions.cs (#43974)
2020-10-29 Zoltan VargaAvoid disabling assert messages in debug configuration...
2020-10-29 Levi BroderickClarify string.IndexOf rules in code comments (#43999)
2020-10-29 Alexander KöplingerBump xharness (#43996)
2020-10-29 Alexander KöplingerAdd back passing of --build-id option to Mono runtime...
2020-10-29 Egor Bogatov[interp] return false for IsLittleEndian on BE (#43946)
2020-10-28 Alexander KöplingerAdd static libraries for System.Native back to mobile...
2020-10-28 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-10-28 Wei ZhengFix DI DisposeAsync being called twice (#43803)
2020-10-28 Koundinya VeluriEnable the portable thread pool by default in coreclr...
2020-10-28 Anirudh AgnihotryReplace net6.0 TargetFramework Equality Conditions...
2020-10-28 Vadim GalaktionovRespect reloadOnChange in UserSecrets in DefaultBuilder...
2020-10-28 Ryan Lucia[mono] Fix LoadAssemblyRaw to not pin or copy (#43830)
2020-10-28 Alexander KöplingerAdd interpreter libraries to iOS device runtime pack...
2020-10-28 Stephen ToubAdd initial set of conformance tests for Stream (#43834)
2020-10-28 Stephen ToubChange Task.FromResult to use same task cache as async...
2020-10-28 Zoltan VargaDisable qcalls on wasm. Treat them as normal pinvokes...
2020-10-28 BrennanThrow when reader is completed with an exception (...
2020-10-28 Alexander KöplingerAdd link to Discord server to README.md (#43926)
2020-10-27 Vladimir SadovSome refactoring of thread suspension. (#34666)
2020-10-27 Tammy Qiu[wasm] Add backward compatibility file to timezone...
2020-10-27 Fan YangMake runtime tests run with Android (#42683)
2020-10-27 Koundinya VeluriFix test for 32-bit platforms (#43888)
2020-10-27 Koundinya VeluriAdd info about how named mutexes work on Unix into...
2020-10-27 Stephen ToubRemove a volatile access from Task.Id (#43891)
2020-10-27 Stephen ToubReimplement Socket.Begin/EndSend/Receive on Send/Receiv...
2020-10-27 Jan VorlicekFix covariant return type validation for canon parents...
2020-10-27 Egor Bogatov[RyuJIT] Fold "(X op C1) op C2" to "X op (C1 op C2...
2020-10-27 Egor BogatovRyuJIT: Fold Popcnt.PopCount with constant argument...
2020-10-27 Eirik Tsarpalisadd missing CBOR xmldocs (#43882)
2020-10-27 Stephen ToubRewrite Socket.ConnectAsync for DNS with async/await...
2020-10-27 Zoltan VargaSet TARGET_SIZEOF_VOID_P and SIZEOF_REGISTER correctly...
2020-10-27 Stephen ToubAdd IDictionary_Generic_Tests test for multiple values...
2020-10-27 Koundinya Veluri[Portable thread pool] Don't spin-wait on semaphore...
2020-10-27 Egor Bogatov[RyuJIT] Propagate gtFlags in Vector.Create (#43578)
2020-10-27 Krzysztof WicherImprove annotations for XLinq methods taking params...
2020-10-27 Tomas Weinfurtsimplify SslStream_StreamToStream_Alpn_NonMatchingProto...
2020-10-26 Vladimir SadovStatically linking coreclr and clrjit in single file...
2020-10-26 Jeremy KoritzinskyRevert "Try re-enabling IBC on macOS. (#39801)" (#43839)
2020-10-26 monojenkins[WIP][interp] Unify execution and valuetype stacks...
2020-10-26 Adeel MujahidMerge PAL's _wcslwr into _wcslwr_s (#43265)
2020-10-26 David WrightonSetting value of enums didn't properly widen the value...
2020-10-26 Cory NelsonAdd cancellable and AddressFamily-specific name resolut...
2020-10-26 StevenFixed bug in ReadOnlyDictionary's IDictionary.this...
2020-10-26 Zoltan VargaBump emscripten to 2.0.6. (#43800)
2020-10-26 Eugene ShcherboEnhance #43238 so that it covers DefineScope method...
2020-10-26 Shreyas JejurkarServiceProcess Controller Refactor (#43797)
2020-10-26 imhameedCoreCLR runtime tests + Mono LLVM AOT on arm64 Linux...
2020-10-26 Aleksey Kliger... [docs] Add area-System.Reflection-mono area owners...
2020-10-26 Eric StJohnEnsure IBC data is copied to the expected location...
2020-10-26 monojenkins[w32process-win32] Implement System.Diagnostics.Process...
2020-10-26 Lakshan FernandoFix to set the inner exception for ALC event (#43667)
2020-10-26 Anton FirszovFix RHEL7 socket dispose hang, and extend coverage...
2020-10-26 Zoltan VargaDisable JIT counters if the JIT is disabled. (#43808)
2020-10-25 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-10-25 Jan KotasUse function pointers for interop (Unix) (#43793)
2020-10-23 Alexander KöplingerUpdate Android instrumentation runner to be closer...
2020-10-23 Egor ChesakovPass -target arm or -target arm64 to superpmi.exe...
2020-10-23 Ankit Jain[wasm][debugger] Fix check for already loaded assemblie...
2020-10-23 Aleksey Kliger... [mono] Use lax Roslyn and analyzers settings for sample...
2020-10-23 Stephen ToubFix inconsistency of the 'CanRead' property after dispo...
2020-10-23 Tomas Weinfurtimprove link detection for WIFI on macOS (#43737)
2020-10-23 monojenkins[w32socket] Turn WireGuard ENOKEY errno to WASANETUNREA...
2020-10-23 RaymondHuyFix issue: ConventionsBuilder and open generic export...
2020-10-23 Larry EwingBlock the runtime on ready to early bind breakpoints...
2020-10-23 monojenkinsMono: Clang bin path not added to PATH for VS2019 build...
2020-10-23 Bekir OzturkSetting `WebProxy.BypassList` to null throws (#40656)
2020-10-23 Wei ZhengFix null reload token for ConfigurationProvider (#43306)
2020-10-23 Kevin WittmerImprove error message thrown by Microsoft.Extensions...
2020-10-23 Nikolay-parhimovichFix issue #36999 (#43723)
2020-10-23 Vitek KarasSuppress trim analysis warnings inside reflection imple...
2020-10-23 Marek SafarAdd link to Discord server (#43765)
2020-10-23 Eric ErhardtRemove Common Extensions HashCodeCombiner (#43454)
2020-10-23 Daniel MarbachUse non-generic TaskCompletionSource where possible...
2020-10-23 dotnet-maestro... [master] Update dependencies from mono/linker (#43698)
2020-10-23 Adeel MujahidFree allocated buffer after UTF8 encode on FreeBSD...
2020-10-23 Stephen ToubFix NegotiateStream handling of EOF (#43739)
2020-10-23 Zoltan VargaAllow WasmAppBuilder to run after the publish step...
2020-10-23 imhameed[mono] Use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SO...
2020-10-23 Kevin GosseAdd missing opcodes to k_rgnStackPushes (#42246)
2020-10-23 Zoltan VargaFix the signature of Interop.Sys.Log () to match the...
2020-10-23 Jan KotasDisable test against https://github.com/dotnet/runtime...
2020-10-23 Marek SafarMove Thread PNSE check to managed to cut more dependenc...
2020-10-23 Jan KotasFixes to allow using OS-provided threadpool (#43726)
2020-10-23 Anton LapounovTrim quoted file names passed to Crossgen2 (#43746)
2020-10-23 hrrrrusticMake DebugDirectoryBuilder.AddCodeViewEntry public...
2020-10-23 Eric ErhardtIncrease Hosting tests timeout (#43695)
2020-10-23 SUN GuoyunChange list-processed to ps (#42293) (#42297)
2020-10-22 Zoltan Varga[jit] Fix gsharedvt constrained calls to Object.GetType...
2020-10-22 Steve HarterAllow dynamic code sample to compile on v3.0-5.0 (...
2020-10-22 Tom Deseyngc: shorten background thread name to fit Linux name...
2020-10-22 Egor ChesakovUpdate "Input Image Architectures" table in r2rdump...
2020-10-22 Mikel BlanchardFix perf issue in System.Diagnostics.Activity (#43710)
2020-10-22 Bruce ForstallFix ildasm of certain floating-point numbers (#43673)
2020-10-22 Bruce ForstallBring back missing Exit_Failure case (#43665)
2020-10-22 Bar ArnonAlign MailAddress.GetHashCode with Equals (#43573)
2020-10-22 Roman BukinFix issue #43714. Guid fallback for BigEndian had icorr...
2020-10-22 Marek SafarSlim down Path::Combine by removing dependency on Value...
next