platform/upstream/dotnet/runtime.git
2018-07-09 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26709-01, preview...
2018-07-08 Eric ErhardtMerge pull request dotnet/corefx#29831 from wtgodbe...
2018-07-08 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-07-08 Stephen ToubFix interop test expecting ArgumentNullException (dotne...
2018-07-07 Eric ErhardtMerge master into SdkProj
2018-07-07 Zeng JiangPort Marshal API tests from CoreCLR (dotnet/corefx...
2018-07-06 Stephen ToubUpdate concurrent socket disposal test to accomoate...
2018-07-06 Viktor HoferAdd CompareInfo and Span.IndexOf with string comparison...
2018-07-06 Wes HaggardMerge pull request dotnet/corefx#30875 from gbalykov...
2018-07-06 Eric ErhardtMerge remote-tracking branch 'upstream/master' into...
2018-07-06 Eric ErhardtSet TargetFramework to workaround project system bug.
2018-07-06 Stephen ToubMerge pull request dotnet/corefx#30840 from dotnet...
2018-07-06 Stephen ToubAugment UnixFileSystemTypes with additional values...
2018-07-06 Stephen ToubFix System.Drawing test for fixed Marshal.Read(null...
2018-07-06 Stephen ToubDisable failing EventSource test
2018-07-06 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-07-06 Stephen ToubAdd more DateTime{Offset}.ParseExact "o"/"r" tests...
2018-07-06 Jan KotasDelete obsolete ResourceConsumption/ResourceExposure...
2018-07-06 Gleb BalykovAdd Tizen 5.0 RID for NETCoreApp
2018-07-06 Mateus Rodrigues... Fixed getmntinfo() call on FreeBSD (dotnet/corefx#30851)
2018-07-06 Tomas Weinfurtchanges to support FreeBSD build (dotnet/corefx#30832)
2018-07-06 Eric ErhardtMerge master into SdkProj
2018-07-05 Eric ErhardtFix up new projects and usages of dir.props/targets.
2018-07-05 Viktor HoferUpdate stable packages for System.Composition.*
2018-07-05 Viktor HoferCleanup System.Composition
2018-07-05 Viktor HoferRemove NS1.0 build from System.Composition.Runtime
2018-07-05 Viktor HoferDelte unused System.ComponentModel.Composition code...
2018-07-05 Viktor HoferCleanup and remove NS1.0 build from System.Composition...
2018-07-05 Viktor HoferClean & remove NS1.0 build from System.Composition...
2018-07-05 Viktor HoferCleanup and remove NS1.0 from System.Composition.Hosting
2018-07-05 Viktor HoferCleanup and remove NS1.0 build from System.Composition...
2018-07-05 Redouane SobaihiRemove Microsoft.Internal from System.Composition.*
2018-07-05 Keerat SinghGH Issue dotnet/corefx#15652 SqlFileStream Implementati...
2018-07-05 Tomas Weinfurtbottom part of serial port support on Unix (dotnet...
2018-07-05 Anirudh AgnihotryExposing SetupInformation, TargetFramework and Applicat...
2018-07-05 Eric ErhardtRun UpdateVSConfigurations on the current code.
2018-07-05 Eric ErhardtMerge master into SdkProj
2018-07-04 cmpt376editsImprove wording in coding style documentation (dotnet...
2018-07-04 dotnet-maestro-botUpdate CoreFx, CoreSetup to preview1-26704-05, preview1...
2018-07-04 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, ProjectNTfs, Projec...
2018-07-04 Anirudh AgnihotryLazy Initialization of Thread.CurrentPrincipal and...
2018-07-04 Jeremy KuhneReplace custom synchronized text writer (dotnet/corefx...
2018-07-04 Stephen ToubAdd more DateTime ParseExact tests for "r" (dotnet...
2018-07-03 Maryam AriyanUpdating test to assert milisecond granularity for...
2018-07-03 Luqun LouUse public implementation CultureDataSupport (dotnet...
2018-07-03 Jose Perez... Configuration changes so that System.Reflection.Emit...
2018-07-03 Tomas Weinfurtuse separate kevent() calls on FreeBSD for read and...
2018-07-03 Viktor HoferFix flacky RegistrationBuilder test
2018-07-03 Eric ErhardtMoving sign.builds to run on full .NET Framework. ...
2018-07-03 Stephen ToubFix SocketAsyncEventArgs' handling of ExecutionContext...
2018-07-03 Atsushi KanamoriAdd test to ensure FromBase64 bug doesn't regress....
2018-07-03 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26703-04, preview...
2018-07-03 Dan MoseleyMinor test fixes for UAP runs (dotnet/corefx#30803)
2018-07-03 dotnet-maestro-botUpdate CoreClr to preview1-26703-01 (dotnet/corefx...
2018-07-02 Viktor HoferAdd System.ComponentModel.Composition.Registration
2018-07-02 Viktor HoferCleanup System.ComponentModel.Composition
2018-07-02 Eric ErhardtUpdate the OptionalTooling to work on .NET Core MSBuild...
2018-07-02 dotnet-maestro-botUpdate BuildTools, CoreSetup to preview1-03002-01,...
2018-07-02 Hugh BellamyAdd parameter name where missing
2018-07-02 Hugh BellamyAdd Syndication tests
2018-07-02 Hugh BellamyCleanup Syndication tests
2018-07-02 dotnet-maestro-botUpdate CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTest...
2018-07-01 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26701-03, preview...
2018-06-30 Tanner GoodingFixing the names/parameter types for several Bmi1 HWInt...
2018-06-30 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26630-03, preview...
2018-06-30 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-06-29 kasper3 Update brotli to v1.0.5 (dotnet/corefx#30751)
2018-06-29 William GodbeDelay console CPR timer once protocol has worked (dotne...
2018-06-29 Steve PfisterSwitched to as cast in Init because some caller do...
2018-06-29 Viktor HoferRegex: reduce allocation slightly, add tests, code...
2018-06-29 Eric ErhardtRevert WebServer change, since it cannot be an SDK...
2018-06-29 Eric ErhardtFix up Reflection.Context dir.props/targets to Director...
2018-06-29 Eric ErhardtMerge master into SdkProj
2018-06-29 Eric ErhardtTurn off ILLinkTrimAssembly during design-time builds.
2018-06-28 Stephen ToubFix handle double-free in recently added WindowsIdentit...
2018-06-28 Maryam AriyanFix compilation for deprecated API on macOS Mojave...
2018-06-28 Eric ErhardtChange .csproj to new Configurations property
2018-06-28 Eric ErhardtCorefx Windows build on .NET Core MSBuild (dotnet/coref...
2018-06-28 Marco RossignoliOverride TextWriter.Write{Line}{Async} on StringWriter...
2018-06-28 Luqun LouRemove dependency for IBindableVector Type (dotnet...
2018-06-28 Luqun LouRemove Is AppDomainUnloadedException check (dotnet...
2018-06-28 Martin BauligMove 'Internal.Cryptography.Pal.CertificateData' into...
2018-06-28 Atsushi KanamoriBring back System.Reflection.ICustomTypeProvider (dotne...
2018-06-28 Santiago Fernandez... Fix ImageFormat.ToString by using it's Guid when compar...
2018-06-28 Santiago Fernandez... Fix FontFamily.Name performance by using span and calli...
2018-06-28 Jiayi YuAdd IsSerializerVersionMatch check (dotnet/corefx#30137)
2018-06-28 Stephen ToubMerge pull request dotnet/corefx#30662 from dotnet...
2018-06-28 Stephen ToubDisable Tizen leg on PRs (dotnet/corefx#30715)
2018-06-28 Fei PengFix Aes and Ssse3.Shuffle intrinsic APIs
2018-06-28 John DoeTypo (dotnet/corefx#30721)
2018-06-28 Gleb BalykovFix __Arch for armv7l tests (dotnet/corefx#30639)
2018-06-28 Luqun LouRemove use of FrameworkEventSourceSupport from S.P...
2018-06-28 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-06-27 Afsaneh RafighiMerge pull request dotnet/corefx#29697 from AfsanehR...
2018-06-27 Jan KotasRemoves duplicate attributes on Span
2018-06-27 Afsaneh Rafighiadded a margin to test
2018-06-27 Tomas Weinfurtbuild stub assemblies on FreeBSD from *UnknownUnix...
2018-06-27 Gleb BalykovUpdate Tizen CI RID (dotnet/corefx#30692)
2018-06-27 Santiago Fernandez... Disable DrawBezier/DrawLine_PointFs tests (dotnet/coref...
2018-06-26 Afsaneh Rafighiupdated test
next