platform/upstream/dotnet/runtime.git
2017-10-09 Michelle McDanielFix feedback
2017-10-09 danmosemsftFix key
2017-10-09 danmosemsftFix dir.props to 4.0.0.0
2017-10-09 danmosemsftFix configs for VS in src
2017-10-09 danmosemsftAdd baseline file
2017-10-09 danmosemsftFix tests build
2017-10-09 Michelle McDanielAdd tests, update ref, update guid
2017-10-09 Michelle McDanielRemove unnecessary references
2017-10-09 Michelle McDanielAddress feedback
2017-10-09 Michelle McDanielFix additional comments
2017-10-09 Michelle McDanielUpdate based on feedback
2017-10-09 Michelle McDanielAdd PerformanceCounter Library
2017-10-09 Stephen ToubMerge pull request dotnet/corefx#24471 from stephentoub...
2017-10-09 dotnet-maestro-botUpdate Standard to preview1-25809-01 (dotnet/corefx...
2017-10-09 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25809...
2017-10-09 dotnet-maestro-botUpdate CoreFx to preview1-25809-01 (dotnet/corefx#24503)
2017-10-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2017-10-07 Santiago Fernandez... Calculate CoreCLRSymbols from ReferenceCopyLocalPaths...
2017-10-07 Santiago Fernandez... Add build Configurations.props to performance tests...
2017-10-07 Jan VorlicekUpdate CentOS 6 and 7 docker images (dotnet/corefx...
2017-10-06 Eric MellinoMerge pull request dotnet/corefx#24464 from mellinoe...
2017-10-06 Eric MellinoRemove unused resource string in System.Drawing.Common.
2017-10-06 Atsushi KanamoriExpose IsGenericTypeParameter and IsGenericMethodParame...
2017-10-06 Stephen ToubUse CancellationTokenRegistration.Token in PipeCompleti...
2017-10-06 Stephen ToubExpose/test CancellationTokenRegistration.Token
2017-10-06 Anirudh AgnihotryPort System.Diagnostics.EventLog to .NET Core (dotnet...
2017-10-06 David ShulmanRemoved obsolete System.Net.Http NETFX related files...
2017-10-06 Maryam Ariyanremoving comments not anymore tracked by dotnet/corefx...
2017-10-05 Eric MellinoGive a meaningful exception message when FunctionWrappe...
2017-10-05 Stephen ToubAdd Memory-based APIs to Sockets (dotnet/corefx#24431)
2017-10-05 Jon HannaRemove dead code concernin TypeParameterType/Symbol...
2017-10-05 Jan VorlicekFix init-tools.sh for Alpine Linux (dotnet/corefx#24423)
2017-10-05 dotnet-maestro-botUpdate CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC...
2017-10-05 Stephen ToubAdd TextReader/Writer Memory-based virtuals (dotnet...
2017-10-05 Tristram BetheaUnifying the style of property delcarations and fixing...
2017-10-04 Bar ArnonIPAddress.GetHashCode based on Marvin instead of ToStri...
2017-10-04 Tim SeawardSSLStream : Add WriteAsync overloads (dotnet/corefx...
2017-10-04 Tarek Mahmoud... More DirectoryServices tests (dotnet/corefx#24388)
2017-10-04 Eric MellinoMerge pull request dotnet/corefx#24428 from dotnet...
2017-10-04 Santiago Fernandez... Add targets to download CoreCLR symbols (dotnet/corefx...
2017-10-04 dotnet-maestro-botUpdate BuildTools, CoreSetup to prerelease-02104-03...
2017-10-04 Paulo Janotti[UWP]allow all security flags on named pipe client...
2017-10-04 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2017-10-04 Santiago Fernandez... Skip GC tests on desktop with difference in behavior...
2017-10-04 dotnet-maestro-botUpdate BuildTools, CoreSetup to prerelease-02104-02...
2017-10-03 Arthur VickersRevert bad PR that was merged to soon (dotnet/corefx...
2017-10-03 Kasper Fabæch... Make FileSystemWatcher tests tolerant of spurious/extra...
2017-10-03 Ian HaysMerge pull request dotnet/corefx#24171 from ianhays...
2017-10-03 Ian HaysFix ECDsa ExportParameters segfault
2017-10-03 Ahson Ahmed... Reenabling disabled tests and disabling others (for...
2017-10-03 Stephen ToubAdd string.Concat(IEnumerable<char>) tests (dotnet...
2017-10-03 Stephen ToubExpose/test ThreadPool.QueueUserWorkItem(..., bool...
2017-10-03 Jeremy KuhneAllow directory not empty errors (dotnet/corefx#24382)
2017-10-03 Stephen ToubExpose MemoryStream.Read/WriteAsync(Memory) from ref...
2017-10-03 dotnet-maestro-botUpdate CoreClr to preview1-25803-02 (dotnet/corefx...
2017-10-03 Stephen ToubDisable stack trace tests on netfx (dotnet/corefx#24392)
2017-10-03 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25803...
2017-10-03 Kasper Fabæch... Add test for dotnet/corefx#24081 (succeeds after dotnet...
2017-10-03 Koundinya VeluriReenable Task stack guard tests (dotnet/corefx#24087)
2017-10-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2017-10-03 Tomas WeinfurtAdd minimal handling for HTTP 1.0 requests to ManagedHa...
2017-10-02 Ahson Ahmed... Adding MemoryHandle AddOffset to fix Memory.Retain...
2017-10-02 Huangli WuMake the public class be internal in sgen. (dotnet...
2017-10-02 Stephen ToubMerge pull request dotnet/corefx#24349 from dotnet...
2017-10-02 Stephen ToubFix DebuggerDisplay for XmlNode (dotnet/corefx#24367)
2017-10-02 Stephen ToubDisable Tizen leg for PRs
2017-10-02 Ahson Ahmed... Adding {ReadOnly}Memory<T> debugger view (dotnet/corefx...
2017-10-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, Standard...
2017-10-02 Stephen ToubMerge pull request dotnet/corefx#24116 from stephentoub...
2017-10-02 dnicklessMake GetProcessInfo() for a single PID cheaper on Windo...
2017-10-02 Sean GillespieNew tests covering GC.TryStartNoGCRegion (dotnet/corefx...
2017-10-02 Jan VorlicekFix RHEL.6 CI build (dotnet/corefx#24331)
2017-09-30 Paulo JanottiAvoid deadlock on NamedPipeTest.Specific on UWP (dotnet...
2017-09-29 Eric StJohnMerge pull request dotnet/corefx#24306 from ericstj...
2017-09-29 Mike McLaughlinMerge pull request dotnet/corefx#24315 from mikem8361...
2017-09-29 Huangli WuAdd more parameters support in SGEN. (dotnet/corefx...
2017-09-29 Shin MaoMerge pull request dotnet/corefx#24313 from shmao/Remov...
2017-09-29 Stephen ToubFix handling of empty inputs to TakeLast (dotnet/corefx...
2017-09-29 Eric St. JohnRun GenerateRuntimeGraph during build
2017-09-29 Eric MellinoMerge pull request dotnet/corefx#24208 from qmfrederik...
2017-09-29 Tarek Mahmoud... First DirectoryServcies tests which runs against real...
2017-09-29 dotnet-maestro-botUpdate Standard to preview1-25729-01 (dotnet/corefx...
2017-09-29 Stephen ToubMerge pull request dotnet/corefx#24288 from stephentoub...
2017-09-29 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-25729...
2017-09-29 Paulo JanottiRevert "Conditionally run namedPipes tests in uap if...
2017-09-29 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to prerelease...
2017-09-29 Stephen ToubAddress PR feedback
2017-09-29 Stephen ToubUse ManagedHandler in managed ClientWebSocket
2017-09-29 Stephen ToubMake several allocations from ClientWebSocketOptions...
2017-09-29 Stephen ToubSeveral HttpClient/ManagedHandler fixes to better suppo...
2017-09-29 Stephen ToubFix several Connect test's dependence on ReceiveAsync...
2017-09-29 Stephen ToubStop using ArrayPool<byte> for ManagedWebSocket's recei...
2017-09-29 Stephen ToubReduce spurious completions in ManagedWebSocket
2017-09-29 Stephen ToubReduce running time of KeepAlive_LongDelayBetweenSendRe...
2017-09-29 Stephen ToubAvoid blocking ThreadPool threads in cancelable NamedPi...
2017-09-28 Xing MaoRemoved Microsoft.XmlSerializer.Generator's rd.xml
2017-09-28 Frederik CarlierPR feeback - code cleanup
2017-09-28 Frederik CarlierPR feedback - code cleanup
2017-09-28 Jose Perez... Conditionally run namedPipes tests in uap if windows...
2017-09-28 Frederik CarlierUse PlatformSpecific instead of ActiveIssue
next