platform/upstream/dotnet/runtime.git
2020-11-02 Mitchell HwangAdd property to reuse Android App signing key (#44085)
2020-11-02 Zoltan VargaStrip release builds on wasm. Avoid linking against...
2020-11-02 Elinor FungSlight cleanup in hostpolicy (#44157)
2020-11-02 Clinton IngramUpdate Brotli to v1.0.9 (#44107)
2020-11-02 Steve MacLeanRemove OSX_arm64 from platform group all (#44160)
2020-11-02 Jeremy KoritzinskySet the MSVC RuntimeLibrary properties for ASM_MASM...
2020-11-02 Mitchell HwangAdd NativeMainSource alternative to Android Sample...
2020-11-02 Prashanth GovindarajanFix incorrect handling of character range and capitaliz...
2020-11-02 Stephen ToubDelete duplicate Buffer.Memmove implementations and...
2020-11-02 Tomáš RylekAdd issues.targets CG2 entries for issue #44054 (#44142)
2020-11-02 Jeremy KoritzinskyEnable using the Ninja generator instead of Visual...
2020-11-02 Zoltan VargaSet GC_SUSPEND based on the target os not the host...
2020-11-02 Larry EwingFix equality check for unset variables (#44099)
2020-11-02 Stephen ToubUse slightly smaller code for String.Concat(object...
2020-11-02 Stephen ToubDelete dead AppendSpanFormattable method from ValueStri...
2020-11-02 Zoltan VargaRemove some unused icalls. (#44128)
2020-11-02 Levi Broderick(MQ cleanup) Remove size_t from managed Brotli code...
2020-11-02 Stephen ToubRemove unsafe code from String.Join (#44126)
2020-11-01 Aaron RobinsonRemove last remnants of IExpando support. (#44122)
2020-11-01 David WrightonFix type generator test failures (#44041)
2020-11-01 John CallAdd optimized String.Join for IList<string> (#44032)
2020-11-01 Jan KotasDelete unnecessary seek from SetLengthInternal on Unix...
2020-11-01 Zoltan VargaAvoid linking against libicudata.a, its not needed...
2020-11-01 SingleAccretionFix the typo (#44075)
2020-10-31 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-10-31 Adeel MujahidRemove WinRT leftovers from mono's CoreLib (#44102)
2020-10-31 monojenkinsMinor update to function signatures for RISCV64 archite...
2020-10-31 hevFix IL interpreter build on GCC. (#44049)
2020-10-31 Stephen ToubDisable PollingEventFires test (#44096)
2020-10-31 Stephen ToubOptimize String.Replace(string, string) (#44088)
2020-10-30 Fan Yang[Interp] Create an intrinsic for Interlocked.Exchange...
2020-10-30 Carlos SanchezAdd area owners for System.Formats (#44038)
2020-10-30 Larry EwingClean up debugger debug logging and wasm trace logging...
2020-10-30 Ben AdamsEqualityComparer IndexOf to shared (#44065)
2020-10-30 Jan KotasDelete area-Tizen
2020-10-30 Layomi AkinrinadeSet default value for value-type ctor params properly...
2020-10-30 Layomi AkinrinadeSet number handling for properties read after deseriali...
2020-10-30 Adeel MujahidEnable unused-result warning for PAL (#43395)
2020-10-30 Zoltan VargaFix gsharedvt constrained calls to Object.GetHashCode...
2020-10-30 Brian SullivanImplement the reuse of duplicate constant values (...
2020-10-30 Aleksey Kliger... [cmake] Add -DCHECKED_BUILD=args support, and check...
2020-10-30 Steve HarterAddress JsonElement doc and test feedback (#43832)
2020-10-30 Levi BroderickRemove unused ifdef logic in ODBC (#44042)
2020-10-30 Stephen ToubAdd Stream argument validation helpers and use througho...
2020-10-30 Kunal PathakEnable automated SPMI collection for outerloop tests...
2020-10-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-10-30 Levi BroderickUse BinaryPrimitives where possible (#43474)
2020-10-29 Stephen ToubRemove some unnecessary List-related allocation from...
2020-10-29 David WrightonUse jitstd::sort instead of qsort in jit and gcinfo...
2020-10-29 Jackson Millerremove unnecessary bound check (#42431)
2020-10-29 Stephen ToubUpdate coding-style.md
2020-10-29 Kevin JonesSupport loading public-only PEM X.509 certificates
2020-10-29 Elinor FungFix loading component when application was started...
2020-10-29 Zoltan VargaDisable the 'problematic assembly' code on .net core...
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...
next