platform/upstream/dotnet/runtime.git
2020-06-03 Maryam AriyanMerge pull request #37103 from maryamariyan/di-external
2020-06-03 Maryam AriyanEnables DI.External
2020-06-03 Maryam AriyanMerge commit '6ccc72a9df472b2e1efd10d0c3493d580a9992ca...
2020-06-03 Alexander KöplingerRun WASM tests with xharness (#37346)
2020-06-03 Tammy QiuUpdate webassembly docker image with updated emscripten...
2020-06-03 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-06-03 Elinor FungSupport COM objects using IEnumerator (#37326)
2020-06-03 Kunal PathakOptimize WithLower, WithUpper, Create, AsInt64, AsUInt6...
2020-06-03 Krzysztof WicherMerge pull request #37182 from krwq/nullable-xml-3
2020-06-03 Jeremy KuhneAdd [SuppressGCTransition] to GetSysColor (#37284)
2020-06-03 Dan MoseleyAdd a front page link to download daily builds (#37322)
2020-06-03 Stephen ToubRemove unnecessary volatile from EventCounter (#37309)
2020-06-03 Stephen ToubAnnotate System.Diagnostics.TextWriterTraceListener...
2020-06-03 Tarek Mahmoud... Enhance DiagnosticSource Test readability (#37294)
2020-06-03 Stephen ToubAvoid allocating unused ObjectDisposedException per...
2020-06-03 Prashanth GovindarajanApply code fixes from recently added analyzers (#36097)
2020-06-02 Santiago Fernandez... Revert "Adding A log presence check before trying to...
2020-06-02 Swaroop SridharMerge pull request #37329 from swaroop-sridhar/openssl
2020-06-02 Tanner GoodingReturn nullptr from impSimdAsHWIntrinsic if the baselin...
2020-06-02 Swaroop SridharFix a typo in DropFromSingleFile list
2020-06-02 monojenkins[aot] Load the container module from load_aot_module...
2020-06-02 Steve HarterRemove serializer todos and add comments (#37170)
2020-06-02 Matt GalbraithMerge pull request #37312 from dotnet/update-fedora...
2020-06-02 monojenkins[interp] Fix tracing (#37300)
2020-06-02 monojenkins[runtime] Fix a case where crash chaining was broken...
2020-06-02 Krzysztof Wicherapply feedback
2020-06-02 Matt Galbraith(Hopefully) address https://github.com/dotnet/core...
2020-06-02 Kenneth Pouncey[browser][wasm] Wasm address miscellaneous code comment...
2020-06-02 Egor BogatovRemove sample/AspNetCore (#37249)
2020-06-02 Egor BogatovRename to libruntime-android.so to libmonodroid.so...
2020-06-02 Michal StrehovskýLinker-annotate Type/TypeInfo/RuntimeType (#37243)
2020-06-02 David CantuExpose ReferenceResolver and rename ReferenceHandling...
2020-06-02 Tomas Weinfurtenable ServerAsyncAuthenticate_MismatchProtocols_Fails...
2020-06-02 Anirudh Agnihotryupdate branding to preview7 (#37285)
2020-06-02 Andy GockeAdd ILVerify from the corert repo (#35038)
2020-06-01 Eric ErhardtUpdate Mono CoreLib LinkerDescriptor to match CoreCLR...
2020-06-01 Elinor FungBinder tracing tests: log more info for timeouts (...
2020-06-01 Elinor FungRemove HasCCWTemplate, HasGuidInfo, and HasRCWPerTypeDa...
2020-06-01 Jan VorlicekAdd RuntimeFeature.CovariantReturnsOfClasses (#37276)
2020-06-01 Aleksey Kliger... [interp] Switch to GC Unsafe mode before calling get_in...
2020-06-01 Keith NewtonCallGetCalendarInfoEx() was being called twice even...
2020-06-01 Adeel MujahidInline and delete runtime.$(os).$(proj).props files...
2020-06-01 Steve MacLeanLibunwind 1.5rc2 again (#36988)
2020-06-01 Steve HarterUpdate comment
2020-06-01 Aleksey Kliger... [mono][metadata] Add a method custom attribute scanning...
2020-06-01 Tarek Mahmoud... ActivityContext Changes (#37185)
2020-06-01 Fadi Hanna[WIP] Covariant Returns Feature (#35308)
2020-06-01 Ahmed MohamedRename Installer test directory to tests (#34542)
2020-06-01 Krzysztof WicherMerge pull request #37020 from krwq/sp-rem-nat-from-fx
2020-06-01 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-06-01 Brian FriesenFix doc comment (#37061)
2020-06-01 Matt MitchellDisable additional validation that is run post-build...
2020-06-01 Adeel MujahidRev cmake minimum version from 3.14.2 to 3.14.5 (#34757)
2020-06-01 Miha ZupanMake URI Unc path recognition more consistent across...
2020-06-01 Kenneth Pouncey[browser][wasm][http] Fix System.Net.Http build failure...
2020-06-01 monojenkins[interp] Remove saving of clause_args from interp state...
2020-06-01 Kenneth Pouncey[wasm] Initial addition of Browser WebAssembly support...
2020-06-01 Vladimir SadovRevert "Enable test for MemoryBarrierProcessWide on...
2020-05-31 Stephen ToubRewrite HashSet<T>'s implementation based on Dictionary...
2020-05-31 ChandramouleswaranFix ActivitySource to log the right amount of stopped...
2020-05-31 Steven YehAdd Or int? (#37225)
2020-05-31 Viktor HoferUpdate Directory.Build.props (#37218)
2020-05-31 Zoltan Varga[wasm] Include the pinvoke table into a separate file...
2020-05-31 Zoltan VargaUse the wasm version of System.Console on wasm. (#37221)
2020-05-31 Miha ZupanReduce Uri ctor overhead (#36915)
2020-05-31 Bruce ForstallFix bad documentation links (#37222)
2020-05-31 Viktor HoferUpdate coverlet version to fix coverage exceptions...
2020-05-31 Bruce ForstallReduce duplication in Linux build instructions (#37175)
2020-05-31 Stephen ToubAdd SslStream test for zero-byte reads (#37128)
2020-05-31 Zoltan VargaDefine TargetsUnix for wasm. (#37207)
2020-05-31 Egor Bogatov[mono] Enable parallel mode for xunit on Android by...
2020-05-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-05-30 Eugene RozenfeldFix fast tail calls on Windows ARM64. (#37192)
2020-05-30 Jan KotasDelete unused file (#37201)
2020-05-30 Filip NavaraLowLevelLifoSemaphore: Fix incorrect field offset ...
2020-05-30 lindexiInit dictionary with clear count (#37041)
2020-05-30 Marek SafarUse nuint for bytes counter inside SafeBuffer (#37173)
2020-05-30 Zoltan VargaReformat WasmAppBuilder to conform to the coding conven...
2020-05-30 Alexander KöplingerBump to updated WebAssembly runner from xharness (...
2020-05-30 David MasonAllow GetReJITIDs calls with NULL to get number of...
2020-05-30 Anton LapounovReplace CoreClr issue numbers with Runtime issue links...
2020-05-30 Aaron RobinsonRemove ObsoleteAttribute and EditorBrowsableAttribute...
2020-05-30 Johan LorenssonFix Mono C++ build. (#37153)
2020-05-30 Jeremy KoritzinskyRemove built-in WinRT support from the runtime (#36715)
2020-05-29 Maoni Stephensfixed a bug in updating the gen0 budget for AllocateUni...
2020-05-29 Youssef VictorMake H3StaticTable class static (#36222)
2020-05-29 Tarek Mahmoud... Add activity Ids and Context to log scopes (#37092)
2020-05-29 Vlad Brezae[interp] Remove assertions from release and add more...
2020-05-29 Kevin JonesFix fixed dictionary sizes in apple crypto key generation
2020-05-29 Vitek KarasAllow DynamicallyAccessedMembersAttribute on methods...
2020-05-29 Eric ErhardtRemove AnonymousType ILLinkTrim entry for EventSource...
2020-05-29 Krzysztof WicherNullable: System.Xml, part 3
2020-05-29 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-05-29 Kenneth Pouncey[browser][wasm] Add initial webassembly instructions...
2020-05-29 Aleksey Kliger... [mono] Remove some dead code from Delegate.DynamicInvok...
2020-05-29 Dan MoseleyUpdate area-owners.md (#37171)
2020-05-29 Steve HarterRemove todos and add comments
2020-05-29 Swaroop SridharMerge pull request #37147 from swaroop-sridhar/publishhost
2020-05-29 Bruce ForstallFix Linux requirements document (#37145)
2020-05-29 John SalemAdd more verbose logging (#37089)
next