platform/upstream/dotnet/runtime.git
2020-07-17 Eugene RozenfeldAddress late feedback for #39320. (#39387)
2020-07-17 Tarek Mahmoud... Ensure Firing Activity Stop event before setting the...
2020-07-17 Santiago Fernandez... Update MSBuild Traversal SDK that contains StopOnFirstF...
2020-07-17 Anton LapounovFix Crossgen2 compilation in case input files are on...
2020-07-17 Manish Godsefix exception strings. (#39491)
2020-07-17 BrennanFix rare case of 'Reading is already in progress' after...
2020-07-17 Santiago Fernandez... Disable System.Runtime tests that use binary formatter...
2020-07-17 Kevin JonesUse one-shot hash functions where possible. (#39455)
2020-07-16 Vladimir SadovLinking native libraries into superhost (#38684)
2020-07-16 Jose Perez... Removing unused Resources from System.Threading.Overlap...
2020-07-16 Jimmy BogardAdding support for constrained open generics to DI...
2020-07-16 Katelyn GaddICU integration and asset loading overhaul (#37971)
2020-07-16 Carlos Sanchez... AdvSimd support for System.Text.Unicode.Utf16Utility...
2020-07-16 Santiago Fernandez... Move libraries test build to product build (#39402)
2020-07-16 Sean HallAdd tests for runtimepack type RuntimeLibraries. (...
2020-07-16 Kevin JonesThrow when Rfc2898DeriveBytes extract limit has been...
2020-07-16 Dan MoseleyFix inadvertently case sensitive Boyer-Moore (#39420)
2020-07-16 Santiago Fernandez... WASM: enable System.Runtime.Tests (#39344)
2020-07-16 Sourabh ShirhattiUpdate API doc on AddSimpleConsole (#39426)
2020-07-16 Loïc SharmaMake "services.ConfigureOptions" register validations...
2020-07-16 Jose Perez... Fix issue with Trimming tests on Windows (#39307)
2020-07-16 David CantuAdd tests to ensure the right exception is thrown for...
2020-07-16 Layomi AkinrinadeAdd logic for non-generic Stack/Queue to share add...
2020-07-16 Eric StJohnForce bindingRedirect for System.Resources.Extensions...
2020-07-16 Bill WertEnable logging for CI runs (#39381)
2020-07-16 Vladimir SadovMmap R2R images at and non-page-boundary (#38951)
2020-07-16 Maryam AriyanRemaining cleanup work on Microsoft.Extensions.Logging...
2020-07-16 Carlos Sanchez... Bump Intellisense nupkg version to Prev7 (#39383)
2020-07-16 Egor BogatovAdd one more -sroa pass for llvm-jit (#38659)
2020-07-16 Santiago Fernandez... Fix crash on invariant mode when calling GetCultureInfo...
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...
next