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-03-21
Viktor Hofer
Disable Match_ExcessPrefix on ARM (dotnet/corefx#36209)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Viktor Hofer
Merge pull request dotnet/corefx#35781 from adamsitnik...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tarikul Sabbir
Merge pull request dotnet/corefx#35549 from Wraith2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
David Shulman
Fix HttpWebRequest proxy test (dotnet/corefx#36191)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Adam Sitnik
update the docs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Wraith2
address feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tyler Brinkley
Removed need for Nullable converters in Json serializat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jan Kotas
Delete *.netcoreappaot.txt baselines
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jan Kotas
Delete remaining uses of RuntimeThread
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
dotnet-maestro...
[master] Update dependencies from dotnet/coreclr (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Dan Moseley
Remove 2 phase 2 (dotnet/corefx#35936)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Stephen Toub
Fix Chr_CharCodeOutOfRange_ThrowsNotSupportedException...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
David Shulman
Fix X509Chain build error reporting on Windows (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Levi Broderick
Add BoundedMemory tests for String ctor (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Stephen Toub
Make PipeReader/Writer.AsStream().Dispose complete...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Wraith2
Merge remote-tracking branch 'dotnet/master' into sqlfi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Santiago Fernandez...
Fix wrong error condition on Xunit depproj (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Stephen Toub
Change Process.MaxWorkingSet to prefer cgroup data...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Hugh Bellamy
Cleanup and enhance DateTimeFormatInfo tests (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Afsaneh Rafighi
Merge pull request dotnet/corefx#34999 from Wraith2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Adam Sitnik
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Tomas Weinfurt
improve parsing of Digest authentication header (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Santiago Fernandez...
Fix netfx test runs (dotnet/corefx#36082)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Ahson Khan
Update CurrentDepth semantics to match current token...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Wraith2
fix KatmaiNewDateTimeType logic inversion
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Levi Broderick
Add ref APIs and unit tests for System.Text.Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Ahson Khan
Utf8JsonReader should be consistent when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Ahson Khan
Disable BuildInvalidSignatureTwice in X509Certificates...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Stephen Toub
Unlock SslStream for writes after failed write (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Ahson Khan
Reduce test string size for TextEquals and mover overfl...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Ahson Khan
Default Ut8fJsonReader.Read should return false. (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David Shulman
Fix WebSocketHttpListenerDuplexStream error handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Nikita Potapenko
Fix typo (dotnet/corefx#36107)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Layomi Akinrinade
Add (Try)GetDateTime(Offset) to JsonElement
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Stephen Toub
Add SslStream test to validate synchronous invocation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Stephen Toub
Fix casing of SslStream.Implementation.cs file name...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Stephen Toub
Make ReallyLargeLookupUTF8 test outer loop
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Stephen Toub
Disable System.Text.Json outerloop tests failing in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Tim Seaward
Flatten SslStream by removing SslStreamInternal SslStat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Caesar Chen
Http trailer support for HTTP/1.x (dotnet/corefx#35337)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Stephen Toub
Add SslStream test for "unlocking" after failure (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
David Shulman
Fix and re-enable some HttpListener authentication...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Liudmila Molkova
Inject W3C headers in netfx HTTP diagnostics hook...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Afsaneh Rafighi
Merge pull request dotnet/corefx#35344 from Wraith2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Stephen Toub
Fix SslStreamStreamToStreamTest to exercise correct...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Wraith2
Merge remote-tracking branch 'dotnet/master' into sqlfi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Wraith2
address feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Stephen Toub
Add test for using SslStream for concurrent read/writes...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Ahson Khan
Add TextEquals helper methods to Utf8JsonReader (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
David Shulman
Add test for HttpWebRequest default proxy credentials...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Stephen Toub
Fix CryptoStream.Dispose to only transform final block...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
David Shulman
Fix HttpWebRequest to use WebRequest.DefaultWebProxy...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Marco Rossignoli
Improve test logging: add process name to log (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Stephen Toub
Avoid three expensive allocations in UriHelper (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Wraith2
address formatting feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Wraith2
Merge remote-tracking branch 'dotnet/master' into sqlpe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Marco Rossignoli
Optimize recursion of System.Net.Http.HttpRuleParser...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Laura Walker
Fix single character typo. (dotnet/corefx#36047)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
John Salem
Make StackTrace Symbol Caching Aware of Collectible...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Michelle McDaniel
Rename optimzation package version
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Michelle McDaniel
Remove the workaround to put the IBC files in the right...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Michal Strehovský
Enable default interfaces unconditionally (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Krzysztof Wicher
Fix: System.IO.Ports runtime package signing (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Afsaneh Rafighi
Merge pull request dotnet/corefx#35927 from Wraith2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Eric StJohn
Use ILResourceReference (dotnet/corefx#36038)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Filip Navara
Update ResourceManager tests to account for dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
David Shulman
Disable some proxy tests (dotnet/corefx#36037)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Stephen Toub
Remove remaining usage of Contract.* (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Stephen Toub
Tweak SslApplicationProtocol (dotnet/corefx#36021)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Eric St. John
Fix local zip entry header for large files
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
David Shulman
Clean up some tests and move to new Azure endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Stephen Toub
Disable tests failing on WSL (dotnet/corefx#36017)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Wraith2
let ArrayPool clear returned arrays
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Layomi Akinrinade
Add (Try)GetDateTime(Offset) to Utf8JsonReader (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Wraith2
Merge remote-tracking branch 'dotnet/master' into sqlfi...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tarikul Sabbir
Merge pull request dotnet/corefx#36015 from tarikulsabb...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Eric StJohn
Update Windows.Compatibility package with references...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tarikul Sabbir
Delete XEvent before method exits.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tarikul Sabbir
Formatting change
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tomas Weinfurt
small fixes for ping to properly set state in case...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Stephen Bonikowsky
Updating to latest WCF version.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Ahson Khan
Fix JsonReader bug in multi-segment string processing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tarikul Sabbir
DataStream Test change
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Wraith2
make TextDataFeed.DefaultEncoding internal
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Levi Broderick
React to changes through ASCIIEncoding and EncoderNLS
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Wraith2
address feedback
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tarikul Sabbir
DataSteam Test change
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Jan Kotas
Pin buffer for NtQuerySystemInformation (dotnet/corefx...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tomas Weinfurt
Fix SendWithPingUtilityAsync to catch InvalidOperationE...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Stephen Bonikowsky
Update Windows.Compatibility package with references...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Osman Turan
Add unit tests for PEHeaderBuilder factory methods
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Osman Turan
Fix ImageCharacteristics of PEHeaderBuilder when initia...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Stephen Toub
Include correct error code in WebSocket.ThrowOnInvalidS...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Fowler
Made some tweaks to the BufferSegmentStack (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Stephen Toub
Remove stale TODO
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Fowler
Don't allocate a stack (dotnet/corefx#35958)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Calvin Buckley
Switch from asserts on POSIX_FADV_* to conversions...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Marco Rossignoli
fix catch (dotnet/corefx#35970)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tarikul Sabbir
datastream bugfix first commit
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Liudmila Molkova
Inject W3C headers in HTTP diagnostics handler (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
next