platform/upstream/dotnet/runtime.git
2019-10-31 Stephen ToubClean up Uri.UnescapeDataString (dotnet/corefx#42225)
2019-10-30 Stephen ToubDelete PlatformHelper class (dotnet/corefx#42230)
2019-10-30 David ShulmanMerge pull request dotnet/corefx#42242 from wfurt/outer...
2019-10-30 wfurtmove CertificateValidationRemoteServer_EndToEnd_Ok...
2019-10-30 Steve HarterFix deserialize issue with a large Stream containing...
2019-10-30 Eirik TsarpalisFix System.Net.WebUtility.HtmlDecode issue (dotnet...
2019-10-30 Ahson KhanAdd tests for custom JavaScriptEncoder to cover the...
2019-10-29 Carlos Sanchez... Add file creation method that takes an ACL (dotnet...
2019-10-29 Eric StJohnHandle binary formatted payloads with ResX mangled...
2019-10-29 Viktor HoferFix typo in sourcelink targets import (dotnet/corefx...
2019-10-29 Stephen ToubAvoid duplicated message in WebException (dotnet/corefx...
2019-10-29 Eirik TsarpalisUse docker-compose for running stress tests (dotnet...
2019-10-29 Viktor HoferPrepare corefx for repo consolidation (dotnet/corefx...
2019-10-29 Roman MarusykConsolidate .netcoreapp.cs test files in System.Runtime...
2019-10-28 Stephen ToubFix build break
2019-10-28 Stephen ToubRemove ILLinkTrim.xml from System.Data.Common (dotnet...
2019-10-28 Stephen ToubRemove several entries from ILLinkTrim.xml in System...
2019-10-28 Santiago Fernandez... Add support to produce WebAssembly runtime assets ...
2019-10-28 Stephen ToubMove PreserveDependencyAttribute to shared (dotnet...
2019-10-28 Stephen ToubRemove ILLinkTrim.xml from System.Linq.Expressions...
2019-10-28 Eirik TsarpalisUpdate project-guidelines.md (dotnet/corefx#42169)
2019-10-28 Stephen ToubDelete ILLinkTrim.xml (and associated dead code) from...
2019-10-28 Stephen ToubAvoid referencing LightCompiler if only Compile() is...
2019-10-28 Roman MarusykConsolidate .netcoreapp.cs test files in System.Runtime...
2019-10-27 Dan MoseleyAnnotate System.Reflection.TypeExtensions for nullable...
2019-10-27 Stephen ToubUpdate illink.targets to keep PreserveDependencyAttribu...
2019-10-27 Stephen ToubRemove ILLinkTrim.xml from System.Net.Security (dotnet...
2019-10-27 Viktor HoferRemove versionless netstandard target group (dotnet...
2019-10-26 John ZabroskiUpdate public-signing.md (dotnet/corefx#42129)
2019-10-26 Stephen ToubRemove ILLinkTrim.xml from System.Diagnostics.Diagnosti...
2019-10-26 Stephen ToubClean up use of PreserveDependencyAttribute in System...
2019-10-26 Stephen ToubRemove ILLinkTrim.xml from System.Net.Http (dotnet...
2019-10-26 Jan KotasFix build break
2019-10-26 Jan KotasDelete a few more instances of StringBuilderCache ...
2019-10-26 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-10-25 Yuki WongMerge pull request dotnet/corefx#42122 from yukiwongky...
2019-10-25 Santiago Fernandez... Revert "Add support to produce WebAssembly runtime...
2019-10-25 buyaa-nAnnotate System.Reflection.DispatchProxy for nullable...
2019-10-25 Santiago Fernandez... Add support to produce WebAssembly runtime assets ...
2019-10-25 v-kaywonFix getting readonly column metadata
2019-10-25 Stephen ToubRemove ILLinkTrim.xml from System.Text.Json (dotnet...
2019-10-25 buyaa-nAnnotate System.Linq.Parallel for nullable ref types...
2019-10-25 Youssef VictorUse NameOf in Conversion.vb (dotnet/corefx#42117)
2019-10-25 Ahson KhanUpdate the S.T.E.W configurations to explicitly target...
2019-10-25 Santiago Fernandez... Update SDL validation to use values from corefx-sdl...
2019-10-24 Eirik TsarpalisHttpStress: Add Stress Pipelines (dotnet/corefx#41833)
2019-10-24 Eugene SamoylovAdd tests to verify that JSON deserializer doesn't...
2019-10-24 Alexander NikolaevUse ValueStringBuilder in UriHelper.UnescapeString...
2019-10-24 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-10-24 Krzysztof WicherSupport PinChangedEvent on Unix (dotnet/corefx#40383)
2019-10-24 Stephen ToubFix non-netcoreapp builds
2019-10-24 Tomas Weinfurtimprove performance of GetAllNetworkInterfaces on Linux...
2019-10-24 Jeremy BartonClean up some X509FilesystemTests tests (dotnet/corefx...
2019-10-24 Sven BoemerUpdate ILLink.Tasks (dotnet/corefx#39287)
2019-10-24 Noah FalkDiagnosticSourceEventSource fixes/improvements for...
2019-10-24 Tarek Mahmoud... Fix RegionInfo.DisplayName test (dotnet/corefx#42088)
2019-10-24 Layomi AkinrinadeEnsure serializer throws JsonException when deserializi...
2019-10-24 Tomas Weinfurtadd entries for new FreeBSD releases (dotnet/corefx...
2019-10-24 Jeremy BartonNormalize Linux and Windows X.509 Revocation Statuses...
2019-10-24 Vladimir SadovMoving StopWatch to `src\Common\src\Corelib` (dotnet...
2019-10-24 Omair MajidAdd cgroup v2 support to Interop.cgroups (dotnet/corefx...
2019-10-24 Roman MarusykRecombine files ProcessTests.cs and ProcessTests.netcor...
2019-10-23 TimOptimize Enumerable.SkipLast() for IPartition and IList...
2019-10-23 Grisha KotlerReduce the number of syscalls when converting Ticks...
2019-10-23 Stephen ToubDelete duplicative exception add in SourceCore (dotnet...
2019-10-23 Tanner GoodingRegenerating the ref assembly for System.Runtime.Intrin...
2019-10-23 Tom DeseynRemove Socket.InnerSafeCloseSocket (dotnet/corefx#41888)
2019-10-23 Dan MoseleyEvent log retries (dotnet/corefx#42017)
2019-10-23 Eriawan KusumawardhonoRemove unused locals in System.Data.Common and keep...
2019-10-23 Stephen ToubAdd test for SafeHandle handling in Socket.Select ...
2019-10-23 Tanner GoodingMove Matrix3x2/4x4, Plan, and Quaternion to the shared...
2019-10-23 Ahson KhanWhen encoder is null, use JavaScriptEncoder.Default...
2019-10-23 Ahson KhanJsonSerializer.Serialize should check whether the passe...
2019-10-23 Stephen ToubFix several Socket tests to not dispose an event (dotne...
2019-10-23 Carlos Sanchez... Add directory creation method that takes an ACL (dotnet...
2019-10-23 Jan KotasSimplify LOGFONT marshalling (dotnet/corefx#42011)
2019-10-23 Tom DeseynSocket.Select: increase ref count while the handle...
2019-10-23 Ahson KhanOptimize FindFirstCharToEncode for JavaScriptEncoder...
2019-10-22 Tanner GoodingMove Vector2/3/4 to the shared CoreLib partition (dotne...
2019-10-22 Tanner GoodingAdding Unsafe.SkipInit (dotnet/corefx#41995)
2019-10-22 Levi BroderickAdd Encoding extensions which work with sequences ...
2019-10-22 Aaron RobinsonExpose SuppressGCTransitionAttribute (dotnet/corefx...
2019-10-22 Stephen ToubAnnotate System.Text.Encoding.CodePages for nullable...
2019-10-22 Jeremy KuhneHandle non blittable LOGFONT structs (dotnet/corefx...
2019-10-22 Viktor HoferRevert license renaming (dotnet/corefx#42002)
2019-10-22 Anton LandorSystem.IO.FileSystem.MoveFile(...) will now delete...
2019-10-22 Viktor HoferRename LICENSE to LICENSE.TXT (dotnet/corefx#42000)
2019-10-22 Carlos Sanchez... Unit tests to verify value returned by DirectoryInfo...
2019-10-22 Stephen ToubAnnotate System.Runtime.Serialization.Primitives for...
2019-10-22 Santiago Fernandez... Update TsaBugAreaPath to fix SDL Validation (dotnet...
2019-10-22 Steve HarterMerge pull request dotnet/corefx#41903 from steveharter...
2019-10-22 Stephen ToubFix a rare GetAwaiter().GetResult() on a ValueTask...
2019-10-22 Kevin JonesCleanup unused locals in more places (dotnet/corefx...
2019-10-22 Viktor HoferDisable ComponentModel MemberDescriptor parallel (dotne...
2019-10-22 Ahson KhanUse Sse2 instrinsics to make NeedsEscaping check faster...
2019-10-21 Steve HarterAdditional merge issues and non-generic support for...
2019-10-21 Steve HarterMerge branch 'master' of https://github.com/steveharter...
2019-10-21 Stephen ToubGuard against attempting to creating out-of-range spans...
2019-10-21 Petr OnderkaCache polymorphic properties (dotnet/corefx#41753)
2019-10-21 madmirRefactor DllImports in System.Reflection.Metadata ...
next