platform/upstream/dotnet/runtime.git
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 ...
2019-10-21 Stephen ToubDon't root FileSystemWatcher unnecessarily (dotnet...
2019-10-21 Fons SonnemansAdd readonly to members of System.Drawing.Primitives...
2019-10-21 Dong-Heon JungFix a build error on ARM (dotnet/corefx#41937)
2019-10-21 Roman MarusykRemove dead code null check from DirectoryEntry (dotnet...
2019-10-21 Michal StrehovskýUpdate breaking change rules for default interface...
2019-10-21 Carlos Sanchez... Backup important wiki information (dotnet/corefx#41774)
2019-10-21 Dan MoseleyFix XSLT tests to deterministically pick newer xsltc...
2019-10-21 Viktor HoferUpdate netfx queue to Windows 10 19H1 (dotnet/corefx...
2019-10-21 Viktor HoferDisabling TaskCanceledQuickly timing out test (dotnet...
2019-10-21 Tom DeseynStreamPipeWriter: don't flush when the writer is comple...
2019-10-21 Boris ParfenenkovAdd tests to improving TimeSpan precision (dotnet/coref...
2019-10-20 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-10-20 Vladimir SadovA few more test scenarios for casting of nullables...
2019-10-19 Nathan MascitelliImprove the performance of ImmutableList.Contains ...
2019-10-19 Filip NavaraFix invalid IL generated in Xml serializers (dotnet...
2019-10-19 Dan MoseleyAnnotate System.Resources.ResourceWriter for nullable...
2019-10-19 Viktor HoferUse Loopback for PreAuthenticate request test (dotnet...
2019-10-19 Viktor HoferPrepare license and other files for the repo consolidat...
2019-10-19 Jose Perez... Adding single statement if formatting rule to coding...
2019-10-19 Levi BroderickAdd UTF8Encoding compat tests (dotnet/corefx#41910)
2019-10-19 Layomi AkinrinadePopulate non-immutable collections directly on deserial...
next