platform/upstream/dotnet/runtime.git
2020-07-16 Tom DeseynUse implicit system configuration for EncryptionPolicy...
2020-07-16 Jeremy BartonAdd RequiresUnreferencedCodeAttribute to CryptoConfig
2020-07-16 Kevin JonesReduce allocations and P/Invokes in one-shot hashes
2020-07-16 Christian HiersekornMemoryCache: Size calculation with expired Entries...
2020-07-16 Jan KotasImprove SuppressGCTransitionAttribute docs (#39410)
2020-07-16 Aaron RobinsonMake ILBlittablePtrMarshaler participate in marshaller...
2020-07-16 Viktor HoferAllow building libs tests for all configurations (...
2020-07-16 Stephen ToubSprinkle SuppressGCTransition across Unix shim P/Invoke...
2020-07-16 Maxim Lipnin[wasm] Enable the library test suites that have no...
2020-07-16 Maryam AriyanFix non-windows test failure on Microsoft.Extensions...
2020-07-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-07-16 Jan Jahodaupdate branding to rc1 (#39418)
2020-07-16 Mike McLaughlinFix source build (CLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE...
2020-07-16 Levi BroderickIntroduce BinaryFormatter enablement switch; disable...
2020-07-16 Layomi AkinrinadeAdd JsonIgnoreCondition.WhenWritingNull (#39388)
2020-07-16 Mateo Torres... Interpret DOTNET_BUNDLE_EXTRACT_BASE_DIR without dir...
2020-07-16 Jan KotasAdd support for GCPOLL_INLINE for crossgen (#39376)
2020-07-16 Matt MitchellMove ICU dependency to product (#39382)
2020-07-15 Matt MitchellUse more consistent manifest attributes (#39360)
2020-07-15 Steve HarterAllow ctor parameters to exactly match property name...
2020-07-15 Steve HarterMicro optimizations for serialization (#39323)
2020-07-15 Tomas Weinfurtuse new API on new windows to get TLS13 (#37888)
2020-07-15 Sergey AndreenkoFix 2 noRetypingRegressions. (#39345)
2020-07-15 David WrightonQuiet crossgen2 output (#39340)
2020-07-15 Peter SollichVxsort (#37159)
2020-07-15 Santiago Fernandez... Move wasm queue to one that has more capacity and condi...
2020-07-15 Kevin JonesMake CreateHMAC(ReadOnlySpan<byte> key) public.
2020-07-15 John Salem[Test] EventPipe test enhancements (#39212)
2020-07-15 Alexander KöplingerWASM: Fix System.IO.MemoryMappedFiles tests (#39355)
2020-07-15 Carlos Sanchez... Apply CA2016: Forward CancellationToken to methods...
2020-07-15 Eugene RozenfeldFix `fgOptimizeBranch` when run late. (#39320)
2020-07-15 Alexis Christoforides[mono] Improve RuntimeConstructorInfo.ToString (#38451)
2020-07-15 Layomi AkinrinadeMake IgnoreNullValues apply only to reference types...
2020-07-15 Geoff Kizerexception from PerformWriteAsync should be asynchronous...
2020-07-15 Sergey AndreenkoFix `ASG struct (copy)` with different src and dst...
2020-07-15 Andy AyersJIT: avoid crashing on unexpected types for brtrue...
2020-07-15 Elinor FungHandle 'unmanaged' calling convention value (#39030)
2020-07-15 Eric ErhardtFix up trimming tests for new SDK (#39334)
2020-07-15 Maryam AriyanAdds Console Log Formatting APIs (#38616)
2020-07-15 Maxim Lipnin[wasm] Modify System.Net.Security to throw PNSE (#39358)
2020-07-15 Jan KotasDisable eventpipe/gcdump test against #39361 (#39362)
2020-07-15 Vlad Brezae[interp] Intrinsify span ctor (#39195)
2020-07-15 Marek SafarGenerate only unique entries in wasm pinvoke table...
2020-07-15 Eric ErhardtRemove debug only attributes when Debugger.IsSupported...
2020-07-15 Eirik TsarpalisApply arm64 intrinsics to System.Text.Encodings.Web...
2020-07-15 Marek SafarAdd PlatformNotSupportedException for Browser version...
2020-07-15 Simon Nattress[Crossgen2] Add DelayLoadMethodCallThunks table, fix...
2020-07-15 Kevin JonesAdd static one-shot hashing methods
2020-07-15 Zoltan Varga[wasm] Remove ActiveIssue for issue #38337. Add a Condi...
2020-07-15 Jan VorlicekAdd .cfi annotation to CONTEXT_CaptureContext and RtlCa...
2020-07-15 David WrightonThumb2 uses the Arm registers (#39318)
2020-07-15 Juan HoyosAdd loader heap enumeration api's (ICorDebugProcess11...
2020-07-15 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-07-15 Alexander KöplingerWASM: Enable System.Memory tests (#39319)
2020-07-15 Juan HoyosFix location of gcdump test (#39057)
2020-07-15 Levi BroderickDisallow unrestricted polymorphic deserialization in...
2020-07-15 Levi BroderickObsolete BinaryFormatter.Serialize and BinaryFormatter...
2020-07-15 monojenkins[wasm] Fix the propagation of exceptions through runtim...
2020-07-15 Mike McLaughlinPAL_VirtualUnwindOutOfProc for MacOS (#39213)
2020-07-15 Bruce ForstallDisable System.Net.HttpListener.Tests for TailcallStres...
2020-07-15 Tarek Mahmoud... Improve Activity API usability and OpenTelemetry integr...
2020-07-15 Jose Perez... Add NetFramework Configurations to OOB packages (#39099)
2020-07-15 imhameedUpdate Mono's implementation of Vector<T> intrinsics...
2020-07-15 Carol EidtStruct, arg and float reg cleanup (#39284)
2020-07-15 Ben AdamsAdd TryReadTo(out ReadOnlySpan<T> span, ReadOnlySpan...
2020-07-15 t-mustafin[crossgen2] Use Alignment to calculate class Offset...
2020-07-15 Bruce ForstallDisable libraries tailcallstress testing on Linux arm32...
2020-07-15 Dan MoseleyFix TestOnStartWithArgsThenStop and make service tests...
2020-07-14 Sergey Andreenko2 small cleanup: 2 printf formatiing typos and 1 functi...
2020-07-14 Vitek KarasAssembly.Location should return empty string for assemb...
2020-07-14 Mitchell Hwang[wasm] Address System.Runtime.Loader failures (#39306)
2020-07-14 Santiago Fernandez... WASM: run tests on CI only in rolling and/or when libra...
2020-07-14 nathan-mooreJIT: Don't emit some unnecessary tests (#38586)
2020-07-14 Stephen ToubDelete APM fallback from Socket task operations (#39248)
2020-07-14 Alexander KöplingerWASM: Fix System.IO.FileSystem.DriveInfo and Microsoft...
2020-07-14 Eric ErhardtPreserve DebuggerTypeProxyAttribute classes (#39126)
2020-07-14 Egor Chesakov[Arm64] ASIMD StorePair StorePairNonTemporal (#39240)
2020-07-14 monojenkins[wasm] Restrict the changes in mono/mono#20113 to netco...
2020-07-14 Dan MoseleyAdd sleep before looking for dump (#39217)
2020-07-14 Eric ErhardtFix build break by adding new package version for Depen...
2020-07-14 Tomas Weinfurtadd ServerOptionsSelectionCallback to SslStream (#38760)
2020-07-14 Steve Pfister[Wasm] Disable System.Linq.Parallel test suite (#39305)
2020-07-14 Alexander KöplingerWASM: Fix System.Diagnostics.TextWriterTraceListener...
2020-07-14 Drew ScogginsAdd NoInterpreter filter back (#39131)
2020-07-14 Tomas Weinfurtimprove diag for GetNetworkInterfaces failures (#39252)
2020-07-14 Adam Sitnikdon't aquite lock when calling RuntimeInformation.OSArc...
2020-07-14 Adam Sitnikadd OSPlatform.macOS, switch to OrdinalIgnoreCase for...
2020-07-14 Anirudh AgnihotryAdding attribute keyword to all the attributes in the...
2020-07-14 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-07-14 Alexander KöplingerWASM: Fix System.Diagnostics.Tracing (#39271)
2020-07-14 Alexander KöplingerWASM: Disable two GetFunctionPointerForDelegate tests...
2020-07-14 Maxim Lipnin[wasm] Enable System.Runtime.Serialization.Primitives...
2020-07-14 Alexander KöplingerWASM: Disable System.Net.Primitives.Pal.Tests.csproj...
2020-07-14 Alexander NikolaevSocket's connect operations tracing (#38620)
2020-07-14 Alexander NikolaevWinHttpHandler multiple HTTP/2 connections test is...
2020-07-14 Eric ErhardtFix DebuggerTypeProxy on ObjectCollection (#39234)
2020-07-14 Johan LorenssonKeep weak gc handle for EventPipe delegate callback...
2020-07-14 Zoltan Varga[wasm] Fail right away in interp_create_method_pointer...
2020-07-14 Maxim Lipnin[wasm] Enable System.Runtime.Serialization.Xml and...
2020-07-14 Maxim Lipnin[wasm] Enable System.Runtime.Serialization.Json test...
next