projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-10-28
Eirik Tsarpalis
Update project-guidelines.md (dotnet/corefx#42169)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Stephen Toub
Delete ILLinkTrim.xml (and associated dead code) from...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Stephen Toub
Avoid referencing LightCompiler if only Compile() is...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Roman Marusyk
Consolidate .netcoreapp.cs test files in System.Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Dan Moseley
Annotate System.Reflection.TypeExtensions for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Stephen Toub
Update illink.targets to keep PreserveDependencyAttribu...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Stephen Toub
Remove ILLinkTrim.xml from System.Net.Security (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
Viktor Hofer
Remove versionless netstandard target group (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
John Zabroski
Update public-signing.md (dotnet/corefx#42129)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Stephen Toub
Remove ILLinkTrim.xml from System.Diagnostics.Diagnosti...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Stephen Toub
Clean up use of PreserveDependencyAttribute in System...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Stephen Toub
Remove ILLinkTrim.xml from System.Net.Http (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Jan Kotas
Fix build break
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
Jan Kotas
Delete a few more instances of StringBuilderCache ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Yuki Wong
Merge pull request dotnet/corefx#42122 from yukiwongky...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Santiago Fernandez...
Revert "Add support to produce WebAssembly runtime...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
buyaa-n
Annotate System.Reflection.DispatchProxy for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Santiago Fernandez...
Add support to produce WebAssembly runtime assets ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
v-kaywon
Fix getting readonly column metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Stephen Toub
Remove ILLinkTrim.xml from System.Text.Json (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
buyaa-n
Annotate System.Linq.Parallel for nullable ref types...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Youssef Victor
Use NameOf in Conversion.vb (dotnet/corefx#42117)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Ahson Khan
Update the S.T.E.W configurations to explicitly target...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Santiago Fernandez...
Update SDL validation to use values from corefx-sdl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Eirik Tsarpalis
HttpStress: Add Stress Pipelines (dotnet/corefx#41833)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Eugene Samoylov
Add tests to verify that JSON deserializer doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Alexander Nikolaev
Use ValueStringBuilder in UriHelper.UnescapeString...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Krzysztof Wicher
Support PinChangedEvent on Unix (dotnet/corefx#40383)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Stephen Toub
Fix non-netcoreapp builds
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Tomas Weinfurt
improve performance of GetAllNetworkInterfaces on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jeremy Barton
Clean up some X509FilesystemTests tests (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Sven Boemer
Update ILLink.Tasks (dotnet/corefx#39287)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Noah Falk
DiagnosticSourceEventSource fixes/improvements for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Tarek Mahmoud...
Fix RegionInfo.DisplayName test (dotnet/corefx#42088)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Layomi Akinrinade
Ensure serializer throws JsonException when deserializi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Tomas Weinfurt
add entries for new FreeBSD releases (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jeremy Barton
Normalize Linux and Windows X.509 Revocation Statuses...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Vladimir Sadov
Moving StopWatch to `src\Common\src\Corelib` (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Omair Majid
Add cgroup v2 support to Interop.cgroups (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Roman Marusyk
Recombine files ProcessTests.cs and ProcessTests.netcor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tim
Optimize Enumerable.SkipLast() for IPartition and IList...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Grisha Kotler
Reduce the number of syscalls when converting Ticks...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Stephen Toub
Delete duplicative exception add in SourceCore (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Regenerating the ref assembly for System.Runtime.Intrin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tom Deseyn
Remove Socket.InnerSafeCloseSocket (dotnet/corefx#41888)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Dan Moseley
Event log retries (dotnet/corefx#42017)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Eriawan Kusumawardhono
Remove unused locals in System.Data.Common and keep...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Stephen Toub
Add test for SafeHandle handling in Socket.Select ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tanner Gooding
Move Matrix3x2/4x4, Plan, and Quaternion to the shared...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Ahson Khan
When encoder is null, use JavaScriptEncoder.Default...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Ahson Khan
JsonSerializer.Serialize should check whether the passe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Stephen Toub
Fix several Socket tests to not dispose an event (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Carlos Sanchez...
Add directory creation method that takes an ACL (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Jan Kotas
Simplify LOGFONT marshalling (dotnet/corefx#42011)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Tom Deseyn
Socket.Select: increase ref count while the handle...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Ahson Khan
Optimize FindFirstCharToEncode for JavaScriptEncoder...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Tanner Gooding
Move Vector2/3/4 to the shared CoreLib partition (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Tanner Gooding
Adding Unsafe.SkipInit (dotnet/corefx#41995)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Levi Broderick
Add Encoding extensions which work with sequences ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Aaron Robinson
Expose SuppressGCTransitionAttribute (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stephen Toub
Annotate System.Text.Encoding.CodePages for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jeremy Kuhne
Handle non blittable LOGFONT structs (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Viktor Hofer
Revert license renaming (dotnet/corefx#42002)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Anton Landor
System.IO.FileSystem.MoveFile(...) will now delete...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Viktor Hofer
Rename LICENSE to LICENSE.TXT (dotnet/corefx#42000)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Carlos Sanchez...
Unit tests to verify value returned by DirectoryInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stephen Toub
Annotate System.Runtime.Serialization.Primitives for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Santiago Fernandez...
Update TsaBugAreaPath to fix SDL Validation (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Steve Harter
Merge pull request dotnet/corefx#41903 from steveharter...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stephen Toub
Fix a rare GetAwaiter().GetResult() on a ValueTask...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Kevin Jones
Cleanup unused locals in more places (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Viktor Hofer
Disable ComponentModel MemberDescriptor parallel (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Ahson Khan
Use Sse2 instrinsics to make NeedsEscaping check faster...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Steve Harter
Additional merge issues and non-generic support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Steve Harter
Merge branch 'master' of https://github.com/steveharter...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stephen Toub
Guard against attempting to creating out-of-range spans...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Petr Onderka
Cache polymorphic properties (dotnet/corefx#41753)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
madmir
Refactor DllImports in System.Reflection.Metadata ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stephen Toub
Don't root FileSystemWatcher unnecessarily (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Fons Sonnemans
Add readonly to members of System.Drawing.Primitives...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Dong-Heon Jung
Fix a build error on ARM (dotnet/corefx#41937)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Marusyk
Remove dead code null check from DirectoryEntry (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Michal Strehovský
Update breaking change rules for default interface...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Carlos Sanchez...
Backup important wiki information (dotnet/corefx#41774)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Dan Moseley
Fix XSLT tests to deterministically pick newer xsltc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Viktor Hofer
Update netfx queue to Windows 10 19H1 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Viktor Hofer
Disabling TaskCanceledQuickly timing out test (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Tom Deseyn
StreamPipeWriter: don't flush when the writer is comple...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Boris Parfenenkov
Add tests to improving TimeSpan precision (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Vladimir Sadov
A few more test scenarios for casting of nullables...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Nathan Mascitelli
Improve the performance of ImmutableList.Contains ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Filip Navara
Fix invalid IL generated in Xml serializers (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Dan Moseley
Annotate System.Resources.ResourceWriter for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Viktor Hofer
Use Loopback for PreAuthenticate request test (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Viktor Hofer
Prepare license and other files for the repo consolidat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Jose Perez...
Adding single statement if formatting rule to coding...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Levi Broderick
Add UTF8Encoding compat tests (dotnet/corefx#41910)
commit
|
commitdiff
|
tree
|
snapshot
next