2019-01-23 |
Jeremy Barton | Introduce JsonDocument |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Tomas Weinfurt | add some synchronization between sender and receiver... |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Tom Deseyn | Unix: Add test for ExitCode on SIGTERM (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Anirudh Agnihotry | making the milisecond test deterministic (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-22 |
dotnet-maestro-bot | Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ... |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Stephen Toub | Add tests for various length DateTime.ToString years... |
commit | commitdiff | tree | snapshot |
2019-01-22 |
dotnet-maestro-bot | Update CoreFx to preview.19071.1 (dotnet/corefx#34732) |
commit | commitdiff | tree | snapshot |
2019-01-21 |
dotnet-maestro-bot | Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ... |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Jan Kotas | Fix inefficient interop in OSX FileSystemWatcher ... |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Liran Chen | Replaced hardcoded value (2) with TypeCode.DBNull ... |
commit | commitdiff | tree | snapshot |
2019-01-21 |
dotnet-maestro-bot | Update CoreFx to preview.19070.2 (dotnet/corefx#34708) |
commit | commitdiff | tree | snapshot |
2019-01-20 |
dotnet-maestro-bot | Update CoreFx to preview.19070.1 (dotnet/corefx#34703) |
commit | commitdiff | tree | snapshot |
2019-01-20 |
dotnet-maestro-bot | Update CoreFx to preview.19069.3 (dotnet/corefx#34684) |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ahson Khan | Update calls in Json tests from GetStringValue to GetSt... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Maxim Shoshin | Reduce memory allocations on read performance counters... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ben Adams | Update Newtonsoft.Json version (dotnet/corefx#34664) |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Mandar Sahasrabuddhe | Implement Get APIs using TryGet counterparts (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ahson Khan | Always reset ValueSpan and ValueSequence whenever the... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ahson Khan | Unescape JSON string token before transcoding to UTF... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ahson Khan | Add documentation around source package consumption... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Ahson Khan | Add CoverageSourceLink option to code coverage doc... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ahson Khan | Add a sample csproj that users can reference. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Matt Mitchell | Merge pull request dotnet/corefx#34682 from mmitche... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ahson Khan | Fix typos and formatting. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ahson Khan | Add documentation around source package consumption. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Santiago Fernandez... | Run Ubuntu arm tests in 1604 (dotnet/corefx#34680) |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Jose Perez... | Generating Source package for System.Text.Json (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
dotnet-maestro-bot | Update CoreFx to preview.19068.1 (dotnet/corefx#34677) |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Tomas Weinfurt | fixes for ARM32 (dotnet/corefx#34559) |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Swaroop Sridhar | Expose AssemblyLoadContext Native Library Resolve Event... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
dotnet-maestro-bot | Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Nicolas Portmann | Remove unnecessary checks in ConsumeNumber (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Roman Marusyk | Utf8JsonReader throw when isFinal is true and the first... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Matt Mitchell | Merge pull request dotnet/corefx#34658 from chcosta... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Stephen Toub | Move Environment to shared CoreLib (dotnet/corefx#34654) |
commit | commitdiff | tree | snapshot |
2019-01-18 |
dotnet-maestro-bot | Update BuildTools to preview1-03617-02 (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Christopher... | Add Location info to asset manifest |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Eugene Rozenfeld | Merge pull request dotnet/corefx#34653 from erozenfeld... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Santiago Fernandez... | Change all configurations PR job to use non-hosted... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Maryam Ariyan | Removing assertion not true for all events (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Stephen Toub | Use RemoteInvoke with tracing tests (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Fred Silberberg | Renamed Microsoft.VisualBasic to Microsoft.VisualBasic... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Eugene Rozenfeld | Fix ThrowAndRethrowOtherMethod test. |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ahson Khan | Fix outerloop JsonWriter test by creating new instance... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Ahson Khan | Update S.T.Json sources with ifdefs so that a netstanda... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Stephen Toub | Avoid unnecessary Span to ReadOnlySpan casts (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Matt Mitchell | Change to build each commit (dotnet/corefx#34644) |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Santiago Fernandez... | Disable System.Drawing.Common flaky tests |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Santiago Fernandez... | Enable Azure Devops CI leg for PRs |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Swaroop Sridhar | Expose NativeLibrary APIs (dotnet/corefx#34567) |
commit | commitdiff | tree | snapshot |
2019-01-17 |
dotnet-maestro-bot | Update ProjectNTfs, ProjectNTfsTestILC to beta-27317... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Adeel Mujahid | Enable official portable musl build (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Afsaneh Rafighi | Merge pull request dotnet/corefx#34134 from Wraith2... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Layomi Akinrinade | Add roundtrip tests for EncoderNLS and DecoderNLS ... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
dotnet-maestro-bot | Update CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Sven Boemer | Consume coreclr dependencies (dotnet/corefx#34169) |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Jeremy Koritzinsky | Expose System.Runtime.Loader.AssemblyDependencyResolver... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Roman Marusyk | System.Management. Refactor DllImports (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Stephen Toub | Test to validate that TaskCompletionSource doesn't... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Stephen Toub | Merge pull request dotnet/corefx#34451 from stephentoub... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Karel Zikmund | Add area-System.Numerics.Tensors |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Ahson Khan | Add Utf8JsonWriter along with unit tests (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Stephen Toub | Merge pull request dotnet/corefx#34596 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Stephen Toub | Fix ManualResetValueTaskSource tests missing event... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Tomas Weinfurt | skip SetDateTimeMax test on 32b Unix platforms (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Stephen Toub | Undo workarounds for CoreLib types |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Tarek Mahmoud... | Update TimeSpan Parsing Test |
commit | commitdiff | tree | snapshot |
2019-01-15 |
dotnet-maestro-bot | Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC... |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Santiago Fernandez... | Consume core-setup using darc (dotnet/corefx#34344) |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Nicolas Portmann | Utf8JsonReader should store if parsed number contains... |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Jeremy Koritzinsky | Remove flaky ReadByte assert. (dotnet/corefx#34589) |
commit | commitdiff | tree | snapshot |
2019-01-13 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview-27312-01, preview... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Merge pull request dotnet/corefx#34549 from dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Dan Moseley | Disable SyncRoot test for NETFX (dotnet/corefx#34563) |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Work around OperationStatus's move to CoreLib |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Temporarily work around lack of types in uapaot |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Delete DefaultParameterValueAttribute after its move... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Delete ComEventInterfaceAttribute after its move to... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Stephen Toub | Expose/test WithCancellation for async enumerables |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Jan Kotas | Unify DispatchWrapper behavior for null |
commit | commitdiff | tree | snapshot |
2019-01-12 |
dotnet-maestro-bot | Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Dan Moseley | Disable some tests from Windows IoT |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Andrew Au | Merge pull request dotnet/corefx#34556 from cshung... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Santiago Fernandez... | Fix UAP Helix source to match mission control config... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Caesar Chen | Fix CVE-2019-0545: .NET Core Information Disclosure... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Andrew Au | Update EventCounter blog with visualization |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Santiago Fernandez... | Remove trailing / from helix source to match mission... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Stephen Toub | Disable EventLogRecordTests.FormatDescription test... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Kurt Schelfthout | Properly Dispose SocketAsyncEventArgs' FileStreams... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Tanner Gooding | Removing some ApiCompat workarounds (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Santiago Fernandez... | Disable Tizen leg from PRs while move to the new system... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
dotnet-maestro-bot | Update CoreFx to preview.19060.1 (dotnet/corefx#34495) |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Wraith2 | fix merge conflict |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Eric StJohn | Exclude apphost.exe from test shared framework (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Caesar Chen | Fix CookieContainer memory leak (dotnet/corefx#34006) |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Wraith2 | SqlClient improve managed memory usage (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Wraith2 | SqlClient spanify netcore guid writes (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Marco Rossignoli | Remove UNC path check from System.Drawing.Icon.ExtractA... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Calvin Buckley | Fix ConvertDirent for AIX by always returning PAL_DT_UN... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Stephen Toub | Use string.Concat(ReadOnlySpan, ...) in a few places... |
commit | commitdiff | tree | snapshot |
next |