2018-08-25 |
Jeremy Barton | Use code generation instead of a reflection-based seria... |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Aaron Robinson | Tests not supported on UAP. (dotnet/corefx#31948) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Santiago Fernandez... | Remove ActiveIssue from serialization test (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Marco Rossignoli | Add TypeConverter fallback to DefaultValueAttribute... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Tanner Gooding | Updating S.R.CS.Unsafe to be built using the ilproj... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Clinton Ingram | Remove redundant code (dotnet/corefx#31923) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Adam Sitnik | BenchmarkDotNet can benchmark local CoreFX builds using... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Andrew Au | Merge pull request dotnet/corefx#31919 from cshung... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Add back removed install requirement in docs |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Update required software and developer workflow (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Andrew Au | Avoid [DllImport("libc")] for the Windows scenario |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Merge pull request dotnet/corefx#31260 from ViktorHofer... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
William Godbe | Use longer timeout for first attempt at sending CPR... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Add uap test leg to CI |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Karel Zikmund | Update transactions owners |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Karel Zikmund | Update Interop owners |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Xunit 2.4 test changes |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Karel Zikmund | Update Linq area ownership |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Enable netfx perf runs and promote to netstandard |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Remove uap specific RemoteExecutor code |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Viktor Hofer | Update xunit to official 2.4.0 runner |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Petr Onderka | List formatting in Breaking Change Rules (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Iain Nicol | Implement VBMath module (dotnet/corefx#31897) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Dan Moseley | Remove while enumerating dictionary (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Ben Adams | Reference Assemblies for readonly structs (dotnet/coref... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Andrew Au | Allow RtlGetVersion to be called in uapaot scenario |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Andrew Au | Allow RtlGetVersion to be called in uapaot scenario |
commit | commitdiff | tree | snapshot |
2018-08-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Marco Rossignoli | Remove old Interop.Kernel32.GetVolumeInformation overlo... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Viktor Hofer | Make BaseIntermediateOutputPath project specific |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Clinton Ingram | Speed up System.Drawing.Color factory and HSB/HSL metho... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Morgan Brown | Add netcoreappaot target group (dotnet/corefx#30980) |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Krzysztof Wicher | AesGcm, AesCcm (dotnet/corefx#31389) |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Maryam Ariyan | Update DatabaseSetupInstructions.md |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Jeremy Kuhne | Include changes that crossed two checkins. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Santiago Fernandez... | Fix Icon creation on Unix when an icon has a PNG image... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Marco Rossignoli | Add Win32 File.Encrypt/Decrypt() implementation (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Jeremy Kuhne | Accidentally left in hack condition, removing. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Santiago Fernandez... | Fix compat package drop script for 3.0 (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Jose Perez... | Fixing remaining projects with netsandard configuration... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup to preview1-26819... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Yurij Kadirov | [System.Diagnostics] Change resource ProcessStartIdenti... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Afsaneh Rafighi | Merge pull request dotnet/corefx#31631 from keeratsingh... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Cédric Luthi | Implement System.ComponentModel.VersionConverter (dotne... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Jose Perez... | Fixing netstandard build of System.Collection.Imutable... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Egor Bogatov | Optimize some Matrix4x4 operations with SSE (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Anirudh Agnihotry | ctor overloads and tests added for windows identity... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Anipik | using shared copy |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Neal Gafter | Permit nested using without indentation (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Calvin | Initial Haiku support for CoreFX PAL (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Huangli Wu | Support Add XmlTextAttribute on the derived class for... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Hugh Bellamy | Remove dead code from Syndication |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Hugh Bellamy | Misc cleanup in Syndication |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Hugh Bellamy | Convert fields to auto properties |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Hugh Bellamy | Remove empty tracing code |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Huangli Wu | Need save the update outputDirectory change. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Tomas Weinfurt | fix Race condition with SocketHelperSyncForceNonBlockin... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Luqun Lou | Update GetDelegateForFunctionPointer and GetFunctionPoi... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Morgan Brown | Add WebAssembly build architecture (dotnet/corefx#28936) |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Jose Perez... | Adding special target that will get a resource file... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Hugh Bellamy | Add Get/SetComObjectData tests (dotnet/corefx#31153) |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Paulo Janotti | 3 small changes: update coverlet, increase coverage... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Luqun Lou | Add System.Runtime.WindowsRuntime.UI.Xaml into .NETCore... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Luqun Lou | Update System.Runtime.WindowsRuntime.csproj (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Hugh Bellamy | Add more Type tests and make it easier to add new types... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Mateus Rodrigues... | add freebsd terminfo location (dotnet/corefx#31756) |
commit | commitdiff | tree | snapshot |
2018-08-15 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup to preview1-26815... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
dotnet-maestro-bot | Update CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTest... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Maryam Ariyan | Exposing DynamicMethod.DefineParameter API and adding... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup to preview1-26814... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Krzysztof Wicher | update license header for xml files used for generating... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Joseph Musser | Fixed typo ‘Atribute’ (dotnet/corefx#31736) |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Koundinya Veluri | Test a couple of fixes for apartment state issues |
commit | commitdiff | tree | snapshot |
2018-08-13 |
dotnet-maestro-bot | Update CoreClr to preview1-26813-05 |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Pavel Krymets | Increate ReadAsyncCompletesIfFlushAsyncCanceledMidFlush... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Marco Rossignoli | add corelib helper (dotnet/corefx#31739) |
commit | commitdiff | tree | snapshot |
2018-08-13 |
dotnet-maestro-bot | Update CoreFx, CoreSetup to preview1-26813-02, preview1... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
dotnet-maestro-bot | Update CoreFx, CoreSetup to preview1-26813-01, preview1... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Anipik | removing duplicate files |
commit | commitdiff | tree | snapshot |
2018-08-12 |
Viktor Hofer | Revert "Add Win32 File.Encrypt/Decrypt() implementation... |
commit | commitdiff | tree | snapshot |
2018-08-12 |
dotnet-maestro-bot | Update CoreFx, CoreSetup to preview1-26811-01, preview1... |
commit | commitdiff | tree | snapshot |
2018-08-11 |
Jeremy Kuhne | Create Microsoft.IO.Redist (dotnet/corefx#31679) |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Tarek Mahmoud... | Port a change from servicing branch (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Marco Rossignoli | Add Win32 File.Encrypt/Decrypt() implementation (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Brian Robbins | Add Microsoft-Windows-DotNETRuntime to the list of... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Caesar Chen | Add logging for SocketsHttpHandler SendAsync task cance... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Pavel Krymets | Fix pipe completion behavior (dotnet/corefx#31685) |
commit | commitdiff | tree | snapshot |
2018-08-10 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Michal Strehovský | Annotate reflection fallback for S.P.DataContractSerial... |
commit | commitdiff | tree | snapshot |
2018-08-10 |
Santiago Fernandez... | Prep key enums for binary serialization (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
dotnet-maestro-bot | Update CoreSetup, ProjectNTfs, ProjectNTfsTestILC to... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Matt Galbraith | Merge pull request dotnet/corefx#31667 from MattGal... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Matt Galbraith | PR Feedback: Add opensuse 15.0 as well. |
commit | commitdiff | tree | snapshot |
2018-08-09 |
dotnet-maestro-bot | Update CoreClr, CoreFx, CoreSetup to preview1-26809... |
commit | commitdiff | tree | snapshot |
2018-08-09 |
Paulo Janotti | Issue dotnet/corefx#30252 is by design (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
next |