platform/upstream/dotnet/runtime.git
2018-02-21 Maryam AriyanAdding missing typeforward for Lazy<T,TMetadata> to...
2018-02-20 Lakshmi Priya... Merge pull request dotnet/corefx#26979 from Priya91...
2018-02-20 Matt GalbraithMerge pull request dotnet/corefx#27214 from MattGal...
2018-02-20 Brian RobbinsMark Microsoft.Diagnostics.Tracing.EventSource.Redist...
2018-02-20 Matt GalbraithRemove 7.3 Centos/RH from CI
2018-02-20 Viktor HoferRefactor CheckTimeout to enable inlining (dotnet/corefx...
2018-02-20 Ian HaysMerge pull request dotnet/corefx#27216 from ianhays...
2018-02-20 Jan KotasReplace ValueStringBuilder.set_Length with indexer...
2018-02-20 Geoff KizerSocketsHttpHandler: Don't reuse connection with extrane...
2018-02-20 Stephen ToubDisabling CanRecurseFromRoot test, again (dotnet/corefx...
2018-02-20 Geoff KizerMerge pull request dotnet/corefx#27255 from geoffkizer...
2018-02-20 Jeremy KuhneHandle errors getting state in Unix (dotnet/corefx...
2018-02-20 Jeremy KuhneAdd tests against corelib shared IO internals (dotnet...
2018-02-20 Jeremy KuhneUpdate root dir enum test (dotnet/corefx#27254)
2018-02-19 Geoff Kizerremove CL if TE present
2018-02-19 Geoff Kizermodify test to work around CL population issue
2018-02-19 Geoff KizerMerge pull request dotnet/corefx#26926 from MarcoRossig...
2018-02-19 Stephen ToubDisable CanRecurseFromRoot test (dotnet/corefx#27252)
2018-02-19 Stephen ToubImplement SocketsHttpHandler's Expect100ContinueTimeout...
2018-02-17 Dan MoseleyDo not clear service name before deleting it by name...
2018-02-17 Marco Rossignoliupdate GetNextIPAddress signature
2018-02-17 Jeremy KuhneFix enumerating the root directory. (dotnet/corefx...
2018-02-17 Jeremy BartonNormalize names of span inputs in crypto API
2018-02-17 Stephen ToubAdd SslStream test to validate options aren't mutated...
2018-02-17 Caesar ChenEnable SendReceive_VaryingLengthBuffers_Success on...
2018-02-16 Jan VorlicekEnable overriding of OpenSSL version (dotnet/corefx...
2018-02-16 Ian HaysFix some compression tests
2018-02-16 Matt GalbraithAdd RH / Centos 7.4 skus
2018-02-16 Lakshmi Priya... More test fixes from CI.
2018-02-16 Jeremy KuhneUse NtCreateFile on Win32 (dotnet/corefx#27195)
2018-02-16 Matt GalbraithMerge pull request dotnet/corefx#27111 from MattGal...
2018-02-16 Stephen ToubFix encryption policy error message missing argument...
2018-02-16 Viktor HoferUse stackalloc for longer SystemDirectory paths (dotnet...
2018-02-16 Pavel KrymetsCross compile Pipelines and retarget ref to netstandard...
2018-02-16 Stephen ToubFix AuthenticateAsServerAsync argument name in ref...
2018-02-16 Stephen ToubImprove test coverage of SocketsHttpHandler (dotnet...
2018-02-16 dotnet-maestro-botUpdate CoreFx to preview2-26216-03 (dotnet/corefx#27200)
2018-02-16 Viktor HoferRemove unsafe code for HexEscape in favor of string...
2018-02-16 Marco Rossignoliremove cast
2018-02-16 Marco Rossignoliclean
2018-02-16 Max KerrModify StreamContent to use default CopyToAsync buffer...
2018-02-16 Omair MajidFix build on clang 5 (dotnet/corefx#27178)
2018-02-16 dotnet-maestro-botUpdate CoreSetup, ProjectNTfs, ProjectNTfsTestILC to...
2018-02-16 David FowlerRemove Commit from PipeWriter (dotnet/corefx#27182)
2018-02-16 dotnet-maestro-botUpdate BuildTools, CoreFx to preview2-02516-02, preview...
2018-02-16 Paulo JanottiEnforce ILLink AssemblyPath order (dotnet/corefx#27188)
2018-02-16 Dan MoseleyLog libc version in our "OS info logging test" (dotnet...
2018-02-16 Jeremy KuhneRemove FileSystem unused common files (dotnet/corefx...
2018-02-16 Lakshmi Priya... More test fixes from CI runs.
2018-02-16 Jeremy KuhneChange RootDirectory properties to span (dotnet/corefx...
2018-02-16 dotnet-maestro-botUpdate BuildTools to preview2-02515-02 (dotnet/corefx...
2018-02-15 Viktor HoferFix regression & enable ClearInitLocals in System.Text...
2018-02-15 Lakshmi Priya... Response to PR feedback.
2018-02-15 Geoff KizerMerge pull request dotnet/corefx#27151 from geoffkizer...
2018-02-15 Stephen ToubStreamline SocketHttpHandler's ParseStatusLine validati...
2018-02-15 Jon HannaMake many helpers, factories and tables static in Micro...
2018-02-15 Stephen ToubFix race condition in PostAsyncExpect100Continue_RetryO...
2018-02-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, ProjectNTfs, Projec...
2018-02-15 Jiayi YuInitialized a bool variable to fix warning (dotnet...
2018-02-15 Geoff Kizeraddress review feedback
2018-02-15 Jeremy KuhneCurrent directory code duplicates Environment (dotnet...
2018-02-15 Jon HannaRemove more orphaned code in Microsoft.CSharp (dotnet...
2018-02-15 David FowlerMade a few tweaks to pipelines (dotnet/corefx#27158)
2018-02-15 Ben AdamsRemove intrinsic from Vector4:op_Division(struct,float...
2018-02-15 Tomas Weinfurtdisable two tests on ubuntu 18 while investigating...
2018-02-15 Jeremy KuhneCleaning out dead code (dotnet/corefx#27150)
2018-02-15 Brian RobbinsTemporarily Disable EventSource ETW Tests and Revert...
2018-02-15 Maryam AriyanAdding test to verify FileStream.Dispose() ignores...
2018-02-15 Maryam AriyanFixing fa-IR negative currency format for test GetCurre...
2018-02-15 Geoff Kizeradd code to establish proxy tunnel for SSL
2018-02-15 Geoff Kizerreorganize pool manager logic and rework HttpConnection...
2018-02-15 Lakshmi Priya... Mark failing tests with issue.
2018-02-15 Koundinya VeluriDisable a SignalAndWait test so that relevant change...
2018-02-15 Jeremy KuhneAdd some pattern transformation tests (dotnet/corefx...
2018-02-15 Viktor Hoferreduce regex op code time (dotnet/corefx#26877)
2018-02-14 Lakshmi Priya... Add tests to all handlers.
2018-02-14 Lakshmi Priya... Fix test
2018-02-14 Lakshmi Priya... Add test infra for auth testing.
2018-02-14 Tomáš MatoušekAdd support for PDB Checksum debug directory entry...
2018-02-14 Geoff KizerMerge pull request dotnet/corefx#27088 from geoffkizer...
2018-02-14 Jeremy BartonAdd FixedTimeEquals and other crypto helper routines...
2018-02-14 Marco RossignoliMerge branch 'issues/26856_GetHostByName' of https...
2018-02-14 Marco Rossignoliclean unix
2018-02-14 Jeremy KuhneAPI tweaks to match latest updates to spec (dotnet...
2018-02-14 Brian RobbinsFix and Enable Most ETW EventSource Tests (dotnet/coref...
2018-02-14 Matt GalbraithMove Windows builds to DotNetCore-Build (Server 2016...
2018-02-14 Krzysztof CwalinaMerge pull request dotnet/corefx#27007 from pakrym...
2018-02-14 Geoff Kizerfix tests from merge
2018-02-14 Geoff Kizeradd response generation overloads
2018-02-13 Geoff Kizeraddress PR feedback
2018-02-13 Geoff Kizerreorganize and cleanup some LoopbackServer code
2018-02-13 Caesar ChenChange HTTP default request version to HTTP/2 (dotnet...
2018-02-13 Pavel KrymetsMore comments
2018-02-13 Jose Perez... Fix test project
2018-02-13 Stephen ToubEnable SocketsHttpHandler cancellation support (dotnet...
2018-02-13 Oswald MaskensAdded tests for Microsoft.VisualBasic.CompilerServices...
2018-02-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview2-02513...
2018-02-13 Tomáš MatoušekRemove 'PDBC' data signature
2018-02-13 Jose Perez... Fixing pkgproj
2018-02-13 Eric ErhardtFix Process Start tests in outerloop on Unix.
next