platform/upstream/dotnet/runtime.git
2017-09-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2017-09-13 Eric StJohnMerge pull request dotnet/corefx#23978 from ericstj...
2017-09-13 Lakshmi Priya... Merge pull request dotnet/corefx#23868 from Priya91...
2017-09-13 Sven BoemerUse linker from ILLink.Tasks (dotnet/corefx#23945)
2017-09-13 Lakshmi Priya... Move test to windows specific.
2017-09-12 Eric St. JohnReenable Microsoft.XmlSerializer.Generator.Tests on...
2017-09-12 Ahson Ahmed... Making dangerous Span APIs less discoverable. (dotnet...
2017-09-12 Eric St. JohnUpdate BuildToolsVersion to 2.0.0-prerelease-02012-02
2017-09-12 Eric MellinoMerge pull request dotnet/corefx#23964 from mellinoe...
2017-09-12 Dan MoseleyDisable Drawing tests on Server Core (dotnet/corefx...
2017-09-12 David ShulmanDisable broken HttpWebRequest timeout test (dotnet...
2017-09-12 Jan VorlicekFix check for in_pktinfo and ip_mreqn (dotnet/corefx...
2017-09-12 Eric MellinoClean up PrintingServices.Unix.cs more.
2017-09-12 Eric St. JohnOnly use test shared framework for XmlSerializer.Genera...
2017-09-12 Maryam AriyanMerge pull request dotnet/corefx#23705 from maryamariya...
2017-09-12 Dan MoseleyLog InstallationType key on Windows (dotnet/corefx...
2017-09-12 Xing MaoFix dotnet/corefx#22779
2017-09-12 Xing MaoFix dotnet/corefx#22778.
2017-09-12 Xing MaoFixed a bug in GetCollectionMethods.
2017-09-12 Xing MaoFix test with DataSet serialization.
2017-09-12 David ShulmanMove Socket UDP related tests to OuterLoop (dotnet...
2017-09-12 Maryam Ariyanuncommenting OuterLoops and fixing conditional test
2017-09-12 David ShulmanFix Socket Shutdown_TCP_CLOSED_Success test (dotnet...
2017-09-12 David ShulmanDisable unreliable Http diagnostics logging test (dotne...
2017-09-12 Maryam AriyanApplied second round code review
2017-09-12 Eric St. JohnRenable XmlSerializer.Generator tests
2017-09-12 Eric St. JohnBinplace the serializer assembly to the TestPath
2017-09-12 Eric St. JohnRun dotnet-Microsoft.XmlSerializer.Generator on the...
2017-09-12 Eric St. JohnReuse RuntimeConfig from tests when running dotnet...
2017-09-12 Eric St. JohnAllow copy-local ReferenceFromRuntime
2017-09-12 David ShulmanFix WinHttpHandler when building certificate chain...
2017-09-12 Viktor HoferCleanup code in System.Runtime.Serialization.Formatters...
2017-09-12 Maryam Ariyanfixing failure on linux
2017-09-12 Eric MellinoBetter emulate PInvoke exceptions in FunctionWrapper.cs
2017-09-12 Maryam AriyanApplying code review comments
2017-09-11 Viktor HoferAdding dbnull to dbtable (dotnet/corefx#23959)
2017-09-11 Dan MoseleyRename IsNotWinRT (dotnet/corefx#23963)
2017-09-11 Eric MellinoRemove a couple of bad assertions in PrinterSettingsTes...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23957 from qmfrederik...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23958 from qmfrederik...
2017-09-11 Eric MellinoMove Unix Printing types into regular folder structure.
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23956 from qmfrederik...
2017-09-11 Ahson Ahmed... Enable S.R.CS.Unsafe and System.Memory tests for UAP...
2017-09-11 Ahson Ahmed... Adding log message containing actual number of compares...
2017-09-11 Eric MellinoAllow libcups to be absent.
2017-09-11 Eric MellinoUse manually-loaded libcups functions.
2017-09-11 Frederik CarlierAddress PR feedback
2017-09-11 Eric MellinoFix formatting of FunctionWrapper.Windows.cs.
2017-09-11 Frederik CarlierPR feedback.
2017-09-11 Eric MellinoMove FunctionWrapper into Common folder.
2017-09-11 Viktor HoferDbNull serialization with tests and forward (dotnet...
2017-09-11 Frederik CarlierSave Pen.cs using UTF-8 encoding
2017-09-11 Frederik CarlierPen: Try to replicate exact Desktop System.Drawing...
2017-09-11 Frederik CarlierFurther fine-tine the PenTests
2017-09-11 Frederik CarlierSimplify Pen.get_DashPattern, improve libgdiplus compat...
2017-09-11 Frederik CarlierSimplify PathGradientBrush.set_SurroundColors, to bette...
2017-09-11 Frederik CarlierSimplify P/Invoke logic in PathGradientBrush.Interpolat...
2017-09-11 Frederik CarlierFix P/Invoke for PathGradientBrush
2017-09-11 Eric MellinoDisable failing PrinterSettings test on Unix.
2017-09-11 Eric MellinoCorrect issues in System.Drawing.Printing tests.
2017-09-11 Stephen ToubMake Stream.Write/ReadAsync(Memory, ...) virtual in...
2017-09-11 William GodbeMerge pull request dotnet/corefx#23895 from wtgodbe...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23489 from fiigii...
2017-09-11 Jose Perez... Merge pull request dotnet/corefx#23946 from dotnet...
2017-09-11 Eric MellinoSimplify Unix implementation for System.Drawing.Printin...
2017-09-11 Eric MellinoMerge pull request dotnet/corefx#23753 from mellinoe...
2017-09-11 Jose Perez... Fixing build break
2017-09-11 Jon HannaRemove dead path from BigInteger ctor (dotnet/corefx...
2017-09-11 Petr BredFix Tizen build (dotnet/corefx#23939)
2017-09-11 Stephen ToubExpose/add tests for Memory-based Stream overloads...
2017-09-11 Eric ErhardtMerge pull request dotnet/corefx#23894 from eerhardt...
2017-09-11 Maryam AriyanAdd test for 22299, to throw if folder passed in
2017-09-11 Maryam AriyanRefactored code and cleaned up tests
2017-09-11 James KoCleanup code in SortedSet (dotnet/corefx#22839)
2017-09-11 Kevin GosseAdd BinaryReader Span-based APIs (dotnet/corefx#23589)
2017-09-11 Dan MoseleyRename IsWinRT to IsInAppContainer (dotnet/corefx#23935)
2017-09-11 dotnet-maestro-botUpdate CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTest...
2017-09-11 Dan MoseleyLog Windows ProductType (dotnet/corefx#23934)
2017-09-10 Stephen ToubAdd more DateTime parsing tests (dotnet/corefx#23893)
2017-09-10 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview2-25709-04, preview...
2017-09-10 David ShulmanDisable brittle WebSockets.Client test (dotnet/corefx...
2017-09-09 dotnet-maestro-botUpdate CoreClr to preview2-25709-03 (dotnet/corefx...
2017-09-09 Stephen ToubMerge pull request dotnet/corefx#23841 from ahsonkhan...
2017-09-09 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-09 Jon HannaDon't use .Append within tests, as netfx doesn't suppor...
2017-09-09 Jon HannaAdd more HttpUtilityTests
2017-09-09 Jon HannaInline private ParseQueryString into caller.
2017-09-09 Jon HannaSimplify ParseQueryString exit logic.
2017-09-09 Jon HannaOnly strip initial ? in HttpUtility.ParseQueryString...
2017-09-09 Jon HannaDon't HTML-decode in HttpUtility.ParseQueryString
2017-09-09 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview2-25709-02, preview...
2017-09-09 Tarek Mahmoud... Switch OSX CI runs to use Helix (dotnet/corefx#23831)
2017-09-09 dotnet-maestro-botUpdate CoreClr, Standard to preview2-25708-02, preview1...
2017-09-09 danmosemsftUpdate apicompat baselines. Not in build
2017-09-08 David ShulmanMerge pull request dotnet/corefx#23892 from davidsh...
2017-09-08 Atsushi KanamoriExpose the recently approved Reflection apis in contrac...
2017-09-08 ahsonkhanMove GCHandle and GCHandleType to System.Runtime refere...
2017-09-08 Eric ErhardtAutomatic updating of buildtools version.
2017-09-08 Fei PengAdd Intel hardware intrinsic APIs to CoreFX
2017-09-08 wtgodbeRevert PreReleaseLabel
next