2019-05-14 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Update windows.yml |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Matt Galbraith | Use Docker feature for nano runs |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Tarek Mahmoud... | Add Idn.GetAscii Test (dotnet/corefx#37498) |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Steve MacLean | Add AssemblyResolve_FirstChanceException test (dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Levi Broderick | Update System.Text.Encodings.Web Unicode data to 12.1 |
commit | commitdiff | tree | snapshot |
2019-05-11 |
Levi Broderick | Refactoring and code cleanup for System.Text.Encodings.Web |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Maryam Ariyan | Re-enables OLEDB tests and Fixes SEHException (dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27710... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Tanner Gooding | Fixing the ApCompatBaselines for System.Runtime.Intrins... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Jose Perez... | Adding typeforward to AsyncInterfaces now that the... |
commit | commitdiff | tree | snapshot |
2019-05-10 |
Hugh Bellamy | Add ServiceContainer tests and fix bugs (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Fix netfx build with nullable annotations |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Viktor Hofer | Use RetryHelper to harden flaky tests (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Move UseDefaultCredentials_SetToFalseAndServerNeedsAuth... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Disable PostAsyncExpect100Continue_FailsAfterContentSen... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Tweak SendRecv_NoBuffering_Success test to gather more... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Remove unnecessary string allocation from ZipFileUtils... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Add TaskAsyncEnumerableExtensions to Microsoft.Bcl... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27709... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Make ZipFileUtils use of ArrayPool more reliable (dotne... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Use better Array.Copy overload (dotnet/corefx#37548) |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Maryam Ariyan | Adds more OleDb tests (dotnet/corefx#37509) |
commit | commitdiff | tree | snapshot |
2019-05-09 |
dotnet-maestro... | [master] Update dependencies from dotnet/coreclr (dotne... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Koundinya Veluri | Expose and test APIs for some threading metrics (CoreFX... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Suppress NullableAttribute reverse API compat warnings |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Collections.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Collections.Concurrent.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Diagnostics.StackTrace.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Numerics.Vectors.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Runtime.InteropServices.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Security.Principal.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Threading.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Threading.Thread.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Diagnostics.Tools.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Memory.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Runtime.Extensions.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Nullable: System.Runtime.dll |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Maryam Ariyan | skip all OleDb tests first to unblock other PRs. (dotne... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Paul Buonopane | Fix dotnet/corefx#37506: System.Text.Json fails to... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Steve MacLean | Reenable tests (dotnet/corefx#37521) |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stephen Toub | Fix unnecessary culture-aware comparisons in System... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Matt Galbraith | Merge pull request dotnet/corefx#37530 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Matt Galbraith | Update linux.yml |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Matt Galbraith | Update CI docker images |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Maryam Ariyan | Update issue-guide.md |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Tomas Weinfurt | handle Http2Stream add/remove better (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27708... |
commit | commitdiff | tree | snapshot |
2019-05-08 |
Eric StJohn | React to APICompat changes enabling reverse APICompat... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Matt Galbraith | Merge pull request dotnet/corefx#37501 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Tanner Gooding | Fixing SystemNative_GetTimestampResolution for CLOCK_MO... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Jeremy Koritzinsky | Propagate System.Runtime.WindowsRuntime package build... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Stephen Toub | Fix nullability mismatch on partial declarations |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Stephen Toub | Move WithCancellation/ConfigureAwait extension methods... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Eric StJohn | Remove suppression for EventRegistrationToken now that... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Steve Harter | Refactor null handling and add tests (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27707... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Anirudh Agnihotry | Making ctors internal for types with internal abstract... |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Afsaneh Rafighi | update Area Owners (dotnet/corefx#37475) |
commit | commitdiff | tree | snapshot |
2019-05-07 |
Steve Harter | Add JsonException and make JsonSerializationException... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Eric StJohn | Remove runtime.json from Microsoft.NETCore.Targets... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Jose Perez... | Fix VS Configurations for all projects in corefx (dotne... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Tanner Gooding | Regenerating the System.Numerics.Vectors ref assembly... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Randolph West | Update SerializerProgrammingModel.md (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Viktor Hofer | Merge pull request dotnet/corefx#37340 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
ericstj | Don't include the nupkg/nuspec from the package folder |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Matt Galbraith | Merge pull request dotnet/corefx#37474 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Jeremy Barton | Update RID graph |
commit | commitdiff | tree | snapshot |
2019-05-06 |
David Fowler | Fix remaining races in WriteAsync (dotnet/corefx#37414) |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Matt Galbraith | Update Ubuntu 19.04 Docker Image |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Tarek Mahmoud... | Fix Timezone Test with Morocco on Windows (dotnet/coref... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Stephen Toub | Optimize Enumerable.Range(...).Select(...) (dotnet... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27706... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Shay Rojansky | Switch to newer, explicit atomic API (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Gérald Barré | Add FlushAsync (dotnet/corefx#37458) |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Viktor Hofer | Disable GetSchema test on Win7 (dotnet/corefx#37450) |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Levi Broderick | Move System.Text.Encodings.Web inbox (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Jeremy Barton | Define X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS on non... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Jose Perez... | Adding Microsoft.Bcl.HashCode package for .NET Standard... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Maryam Ariyan | System.Data.OleDb.Tests.OleDbConnectionTests.GetSchema... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Charles Stoner | Port several Interaction methods (dotnet/corefx#37436) |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Dávid Kaya | Changed File.Copy to throw if destination is a director... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Tanner Gooding | Regenerating the System.Runtime.Intrinsics and System... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Levi Broderick | Create Utf8String package install docs (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Stephen Toub | Fix deadlock in SystemEventsTests.CreateTimerTests... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Jeremy Barton | Use X509_check_host when available instead of a custom... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Steve Harter | Update doc for Preview 5 (dotnet/corefx#37433) |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stephen Toub | Disable GetPropertyValues_NotStoredProperty_ValueEquals... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stephen Toub | Log exceptions from asynchronously failing Expect:... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stephen Toub | Use RemoveInvoke in several StringTests (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Charles Stoner | Port AssemblyInfo, ConsoleApplicationBase.CommandLineAr... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Kevin Jones | Better support RSAES_OAEP certificates for EnvelopedCms |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Tarek Mahmoud... | Fix Macedonian display name in ComponentModel CultureIn... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Charles Stoner | Port Constants, Globals, DateAndTime (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27703... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stephen Toub | Tweak asserts used in GetGCMemoryInfo test to be more... |
commit | commitdiff | tree | snapshot |
next |