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-05-31
Noah Falk
Merge pull request dotnet/corefx#38013 from lmolkova...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Ahson Khan
Add Base64 APIs to Utf8JsonReader, Utf8JsonWriter,...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Jeremy Kuhne
Add read ahead logic for streams. (dotnet/corefx#38039)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Bradley Grainger
Simplify DbProviderFactory feature detection code....
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
William Godbe
System.Text.Json is not inbox on netfx (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Merge pull request dotnet/corefx#37972 from ViktorHofer...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
PR feedback nits
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Steve Harter
Change JsonException.Path to be a json-based path ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Jose Perez...
Fixing issue where assemblies would build againsta...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Anirudh Agnihotry
Using reflection to add handler for user preference...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ahson Khan
Address leftover feedback related to Skip/TrySkip APIs...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Steve Harter
Update float converter and related tests (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Harden failing EventLog.Clear test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Disable building tests on uapaot
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Add validation target for netstandard
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Replace netstandard test projects with tfms
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Steve Harter
Cache the escaped property names (dotnet/corefx#37909)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Shay Rojansky
Add feature detection properties to DbProviderFactory
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Shay Rojansky
Add async methods in System.Data.Common, implement...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Egor Bogatov
Ignore some System.Runtime tests on Mono (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Stephen Toub
Handle nullable attributes on platforms that lack them
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
dotnet-maestro-bot
Update ProjectNTfs to beta-27730-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Liudmila Molkova
HttpCorrelationProtocol docs update: Add notice about...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ahson Khan
Remove source package related comments on internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ahson Khan
Disable warning suppressions related to missing XML...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Stephen Toub
Enable Microsoft.Diagnostics.Runtime to be used by...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Viktor Hofer
Update to use alpine3.9 in PRs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Tomas Weinfurt
Enable MaxConnectionsPerServer_WaitingConnectionsAreCan...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
Merge pull request dotnet/corefx#37900 from ViktorHofer...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Eric StJohn
Remove some dependencies from source build (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
Merge branch 'master' into MoveToolsConfig
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Jeremy Kuhne
Add test to validate dotnet/corefx#37567. (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Jeremy Kuhne
Add test to validate dotnet/corefx#36167 is fixed....
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Jeremy Kuhne
Add readonly modifiers to SequenceReader. (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Tomas Weinfurt
improve reliability of HttpListenerFactory by verifying...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Santiago Fernandez...
Re-generate System.Collections ref assembly against...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Adam Sitnik
Avoid .ToArray() in JsonSerializer .NET Standard implem...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
Exclude xunit.core.dll
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
Merge branch 'MoveToolsConfig' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Stephen Toub
Remove SSL cancellation workaround from SocketsHttpHand...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Günther Foidl
Base64 encoding with simd-support (dotnet/corefx#34529)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
React to xunit runner changes in arcade
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Viktor Hofer
Move dotnet-tools config
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
dotnet-maestro-bot
Update ProjectNTfs to beta-27729-00
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Liudmila Molkova
Fix wrong Activity.Id serialization - 00 flags are...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Stephen Toub
Disable sporadically failing GetGCMemoryInfo test ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Stephen Toub
Make AuthenticateAsClient/ServerAsync cancellation...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Stephen Toub
Improve SocketAddress.ToString() performance (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Barry Dorrans
Creating common security policy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Stephen Toub
Remove socket cancellation workarounds on Unix from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Stephen Toub
Improve Debug.Assert in ConcurrentBag (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Maryam Ariyan
Make JsonPropertyNameAttribute.Name readonly (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Ahson Khan
Add Skip and TrySkip APIs to Utf8JsonReader with tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Marco Rossignoli
User-Agent header is ignored in "CONNECT" requests...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Viktor Hofer
Merge pull request dotnet/corefx#37975 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
dotnet-maestro-bot
Update ProjectNTfs to beta-27728-00
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Viktor Hofer
Move dotnet-tools config
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Tomas Weinfurt
Move tests with external servers to outerloop (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Viktor Hofer
Merge pull request dotnet/corefx#37950 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
dotnet-maestro-bot
Update ProjectNTfs to beta-27727-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Viktor Hofer
Remove custom restore for arcade
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Krzysztof Wicher
Update xml doc comment for JsonSerializerOptions.Ignore...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Tarek Mahmoud...
Use Thread instead of Task.Run in some Task tests ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Ganbarukamo41
Fix binary bitwise operators with resized BitArray...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Santiago Fernandez...
Re-generate System.Runtime.InteropServices ref source...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Anirudh Agnihotry
rename ToBytes to ToUtf8Bytes (dotnet/corefx#37912)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
dotnet-maestro-bot
Update ProjectNTfs to beta-27724-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Andrew Stanton...
fix dotnet/corefx#36798 by updating PipeReader doc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Christopher...
Address dotnet/corefx#37794 by removing "UTF-16" when...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Ahson Khan
Fix typo in JsonSerializer api documentation. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Steve Harter
Support unlimited array dimensions (dotnet/corefx#37867)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Santiago Fernandez...
Add nowarns for reference assemblies to be annotated...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Tarek Mahmoud...
Add logging at the Task timeout tests (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
dotnet-maestro-bot
Update ProjectNTfs to beta-27723-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Santiago Fernandez...
Update to new compiler toolset by using arcade's proper...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Viktor Hofer
Use RepoTools instead of global tools (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Viktor Hofer
Remove LanguageTargets switch (dotnet/corefx#37875)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Viktor Hofer
Use netfx ref package from nuget (dotnet/corefx#37869)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Krzysztof Wicher
Fix threading issue when reading and writing from SslSt...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Karel Zikmund
Update issue-guide.md
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Tomas Weinfurt
initial support for new network protocols (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Karel Zikmund
Update area owners for System.IO.Pipelines
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Bruce Forstall
Merge pull request dotnet/corefx#37851 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
dotnet-maestro-bot
Update ProjectNTfs to beta-27722-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Anirudh Agnihotry
using netcoreapp2.1 version if colorUtil (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Jan Kotas
Regression test for multiple attributes on the same...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
RJ
Fix ambiguous Utf8JsonReader Get/TryGet method document...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Jose Perez...
Update packageIndex.json with packages from release...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Bruce Forstall
Publish corefx tests for more platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Tarek Mahmoud...
Add Utc test to ensure creating only one instance ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Viktor Hofer
Exclude non netcoreapp packages from OOB package (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Steve Harter
Avoid StackOverflowException when cyclic enumerable...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
dotnet-maestro-bot
Update ProjectNTfs to beta-27721-00 (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Tanner Gooding
Adding some additional tests to validating formatting...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Anirudh Agnihotry
As Span and As Memory apis added for immutable arrays...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Viktor Hofer
Reenable ModifyStore tests (dotnet/corefx#37827)
commit
|
commitdiff
|
tree
|
snapshot
next