platform/upstream/dotnet/runtime.git
2020-09-02 Adeel MujahidDelete multi-byte related functions from PAL (#41611)
2020-09-02 Geoff KizerRemove System.Net.Connections and related features...
2020-09-02 Jan VorlicekFix issue with covariant return method validation ...
2020-09-02 Tomas Weinfurtfree existingTrust when verifying certificate name...
2020-09-01 Safia AbdallaUse dynamic port for BrowserDebugHost process (#41688)
2020-09-01 Seonyoung ParkRemove unused USE_REFEMIT define in System.Private...
2020-09-01 monojenkins[interp] Optimize out conditional branches (#41628)
2020-09-01 Jeremy KoritzinskyBlock casting to an interface marked ComInterfaceType...
2020-09-01 Huo YaoyuanAdd methods to manipulate Half in binary (#40882)
2020-09-01 Juan HoyosInclude CrossOs diagnostic assets for signing (#41655)
2020-09-01 Huo YaoyuanAdd SafeBuffer Span<T> methods (#40842)
2020-09-01 Tarek Mahmoud... Add Support to ActivitySource events in DiagnosticSourc...
2020-09-01 Tom DeseynSafeSocketHandle: avoid potential blocking of finalizer...
2020-09-01 Peter SollichFix issue 41413 (#41445)
2020-09-01 Eric ErhardtRemove dead files from System.Private.DataContractSeria...
2020-09-01 David WrightonAdd assert to verify the correctness of the GCRefMap...
2020-09-01 Adeel MujahidSearch libgdiplus in /usr/local/lib on macOS (#41503)
2020-09-01 Jan JahodaObsolete Uri.EscapeUriString (#41501)
2020-09-01 Santiago Fernandez... Fix infinite recursion in configuration manager (#41638)
2020-09-01 Egor Bogatov[RyuJIT] Avoid emitting cdq/coq for a positive constant...
2020-09-01 Adeel MujahidFix palsuite build (#41622)
2020-09-01 Jan KotasOptimize out gc polls in basic blocks with regular...
2020-09-01 Immo LandwerthAdd nullable annotations for XmlDataDocument (#41541)
2020-09-01 Eric ErhardtUpdating ref source documentation for full facades...
2020-08-31 Eric StJohnAdd TypeConverterAttribute to IListSource (#41634)
2020-08-31 Andy GockeAdd docs link to editing-and-debugging (#41636)
2020-08-31 Eric StJohnRenable AddMethodBody tests (#41613)
2020-08-31 Egor Bogatovmake cns_str indirect loads invariant (#40898)
2020-08-31 Günther FoidlMade char.IsAscii public (#41396)
2020-08-31 Ryan Lucia[mono] Add mono_image_open_from_data_alc to unstable...
2020-08-31 Thays Grazia[wasm][debugger] Breakpoint stopping after it's removed...
2020-08-31 Miha ZupanAdd Request/Response Headers/Content Start/Stop events...
2020-08-31 Alexander NikolaevHTTP 1.1 stress test steps (#41592)
2020-08-31 Ankit Jain[wasm] Disable an extraneous debug message (#41468)
2020-08-31 Ankit Jain[wasm][debugger] Correctly handle empty, and whitespace...
2020-08-31 Peter SollichFix issue 41311 - Assert failure ephemeral_heap_segment...
2020-08-31 monojenkinsmono: result of regmask should be stored in regmask_t...
2020-08-31 Marie PíchováMoved HTTP request telemetry to HttpClient.SendAsync...
2020-08-31 eli-finAdd 32/8 bit values of exit codes (#41566)
2020-08-31 Adam SitnikUpdate perf docs (#41583)
2020-08-31 Huo YaoyuanOptimize Half.Equals (#41554)
2020-08-30 monojenkins[MIPS32] Fix mono_arch_get_cie_program and ELF_MACHINE...
2020-08-30 Zoltan VargaPass Configuration to cmake. Use -Os on wasm. (#41550)
2020-08-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-08-29 monojenkins[mono] Squelch Mach exception handlers (#41536)
2020-08-29 SerenttyFix comments calling surrogate halves low surrogates...
2020-08-29 Bruce ForstallFix a race condition in GCStress (#41540)
2020-08-29 Ankit Jainarea-owners.md: Add @radical for debugger-mono (#41425)
2020-08-29 Zoltan Varga[runtime] Fix signature of mini_cleanup (). (#41510)
2020-08-29 Manish GodseFix reading cpu cache size for Alpine(musl) (#41532)
2020-08-29 Miha ZupanSystem.Net Telemetry style changes (#41527)
2020-08-28 Eric ErhardtNullable annotations for System.Runtime.Serialization...
2020-08-28 Mitchell HwangModfiy ErrorHandlingTests for Browser (#40659)
2020-08-28 Mateo Torres... Do not add bundle deps file to APP_CONTEXT_DEPS_FILES...
2020-08-28 Layomi AkinrinadeUpdate IgnoreNullValues obsoletion message (#41141)
2020-08-28 Fan YangUpdate excluded tests list for WASM (#41415)
2020-08-28 jaymin93fixed issue 36752 mail address display name (#37874)
2020-08-28 Jan JahodaObsolete WebRequest, ServicePoint and WebClient (#41400)
2020-08-28 Jan KotasMake gc/vxsort/isa_detection.cpp portable (#41517)
2020-08-28 Alexander KöplingerBump emscripten version to 2.0.1 (#41509)
2020-08-28 Marie PíchováClient side logging for HTTP stress. (#41444)
2020-08-28 Marie PíchováFixes Windows docker debug prints. (#41443)
2020-08-28 Zoltan VargaBump the local emscripten version to 2.0.1. (#41504)
2020-08-28 Alexander Köplingermono.proj: properly pass -mmacosx-version-min to CFLAGS...
2020-08-28 David CantúPort nullability annotations from System.Private.Xml...
2020-08-28 David CantúPort nullability annotations to refs XmlDocument and...
2020-08-28 Ankit Jain[wasm][debugger] Make sure `System.Private.CoreLib...
2020-08-28 David CantúSwitch Markup property to XmlNode?[]? to reflect it...
2020-08-28 Layomi AkinrinadeRemove if-def from JSON ref file previously used to...
2020-08-28 Egor Bogatovimprove InitializeCurrentThread (#41440)
2020-08-28 Olivia ChenFix perf token (#41345)
2020-08-27 David CantúSwitch text param to nullable in WriteProcessingInstruc...
2020-08-27 Layomi AkinrinadeClean up changes in #40914 (#41427)
2020-08-27 Jeff HandleyUpdate SYSLIB0012 obsoletion messages to be clear and...
2020-08-27 Tomas Weinfurtadd tracing to Decryp to complement tracing in Encrypt...
2020-08-27 David CantúPort nullability annotations to System.Xml.ReaderWriter...
2020-08-27 Andy AyersFix SPMI to handle replays of BBINSTR jit method contex...
2020-08-27 Alexander KöplingerMake minimal OSX version consistent between build-nativ...
2020-08-27 Krzysztof WicherFix null check in S.Diagnostics.Contract regressed...
2020-08-27 Tom DeseynConsole.Unix: fix window size not always being invalida...
2020-08-27 Maryam AriyanFix ArgumentNullException when using minimum json file...
2020-08-27 Natalia KondratyevaAllow return null from ConnectionListener.AcceptAsync...
2020-08-27 monojenkinsIssue18826 fix (#35137)
2020-08-27 Ryan Lucia[mono] ALC function restructuring for unloadability...
2020-08-27 Zoltan VargaAdd support for using cmake in the mono runtime build...
2020-08-27 Krzysztof WicherGlobally enable nullability in XML (#41438)
2020-08-27 Alexander KöplingerBrowserDebugProxy: bump package versions to latest...
2020-08-27 Krzysztof WicherNullable: System.Xml, part 7 (Serialization) (#41261)
2020-08-26 Tomáš RylekThree fixes for R2RDump bugs I discovered while investi...
2020-08-26 Edison Henrique... [VisualBasic] Fix tests for Android (#41378)
2020-08-26 devskoAdded VersionConverter (#41384)
2020-08-26 Tomas Weinfurtselect Debian10 over Debian9 for PR validation (#41015)
2020-08-26 Drew ScogginsExclude Fannkuch_9 test on ARM (#41380)
2020-08-26 Prashanth GovindarajanNullability annotations for HttpListener (#41189)
2020-08-26 Marie PíchováHTTP stress docker fix (#41397)
2020-08-26 Kevin JonesRetry up to three times for X509Chain timeout tests
2020-08-26 Jeremy BartonAdd netcoreapp build of System.Formats.Asn1
2020-08-26 Tammy Qiu[wasm][browser] Fix System.IO.FileSystem failing tests...
2020-08-26 Ryan Lucia[mono] Add mono_assembly_decref, return value on both...
2020-08-26 Miha ZupanReset all Uri fields when reusing an instance (#41324)
next