platform/upstream/dotnet/runtime.git
2016-07-13 Rama Krishnan... Fixing Field intialization for Arm64
2016-07-11 Lakshmi PriyaMerge pull request dotnet/corefx#9974 from Priya91...
2016-07-11 Lakshmi PriyaMerge pull request dotnet/corefx#9976 from Priya91/arm
2016-07-11 Lakshmi Priya... Enable arm testing in PRs.
2016-07-11 Lakshmi Priya... Check for RunTest.cmd before running test on Nano.
2016-07-11 Deepak ShankargoudaEnabling perf tests' execution using universal runner...
2016-07-11 Stephen ToubMerge pull request dotnet/corefx#9963 from dotnet-bot...
2016-07-11 sichboEnsure Unix SslStream sends intermediate CA certs when...
2016-07-11 Stephen ToubMerge pull request dotnet/corefx#9960 from Priya91...
2016-07-11 Stephen ToubMerge pull request dotnet/corefx#9962 from dotnet-bot...
2016-07-11 dotnet-botUpdating CoreFx dependencies to beta-24311-02
2016-07-11 dotnet-botUpdating External dependencies to beta-24311-00
2016-07-11 Lakshmi PriyaMerge pull request dotnet/corefx#9961 from Priya91...
2016-07-11 Lakshmi Priya... Skip running arm jobs in PR.
2016-07-11 Lakshmi Priya... Fix caching in RuntimeInformation.
2016-07-11 Stephen ToubMerge pull request dotnet/corefx#9951 from jamesqo...
2016-07-11 Stephen ToubMerge pull request dotnet/corefx#9953 from stephentoub...
2016-07-10 Stephen ToubUpdating CoreFx dependencies to beta-24310-04
2016-07-10 Stephen ToubUpdating External dependencies to beta-24310-00
2016-07-10 James KoMake Queue.Enumerator.Current inlineable by the JIT
2016-07-10 James KoMake Stack<T>.Enumerator.Current inlineable by the...
2016-07-10 Rich LanderDirect readers to the docs for .NET Standard (dotnet...
2016-07-09 Stephen ToubMerge pull request dotnet/corefx#9930 from dotnet-bot...
2016-07-09 dotnet-botUpdating CoreFx dependencies to beta-24309-02
2016-07-09 Stephen ToubMerge pull request dotnet/corefx#9923 from dotnet-bot...
2016-07-08 dotnet-botUpdating External dependencies to beta-24308-00
2016-07-08 Stephen ToubMerge pull request dotnet/corefx#9856 from jamesqo...
2016-07-08 Lakshmi PriyaMerge pull request dotnet/corefx#9763 from Priya91...
2016-07-08 Cristian PopMerge pull request dotnet/corefx#9849 from svick/tcpcli...
2016-07-08 Lakshmi PriyaMerge pull request dotnet/corefx#9909 from prajwal...
2016-07-08 Lakshmi PriyaMerge pull request dotnet/corefx#9906 from prajwal...
2016-07-08 Prajwal A NARM-CI: Change Linux ARM Emulator job setup
2016-07-08 Karthik RajasekaranMerge pull request dotnet/corefx#9886 from karajas...
2016-07-08 David ShulmanMerge pull request dotnet/corefx#9860 from jamesqo...
2016-07-08 Prajwal A NARM-CI: Enable build of managed components
2016-07-08 Petr OnderkaTest TcpClient.ExclusiveAddressUse only on Windows
2016-07-08 Petr OnderkaMake sure TcpClient properties do not throw when the...
2016-07-08 James KoAvoid repeated char[] allocations in CheckForColonInFir...
2016-07-08 Stephen ToubMerge pull request dotnet/corefx#9895 from svick/tcpcli...
2016-07-08 Stephen ToubMerge pull request dotnet/corefx#9903 from jasonwilliam...
2016-07-08 Stephen ToubMerge pull request dotnet/corefx#9899 from josteink...
2016-07-07 Lakshmi Priya... Respond to PR feedback.
2016-07-07 Karthik RajasekaranAdd TestTFMs for filtering to builds files
2016-07-07 Lakshmi Priya... Return fileversion for FrameworkDescription.
2016-07-07 Stephen ToubMerge pull request dotnet/corefx#9898 from dotnet-bot...
2016-07-07 Matt ConnewMerge pull request dotnet/corefx#9813 from svick/dcs...
2016-07-07 Lakshmi PriyaMerge pull request dotnet/corefx#9718 from prajwal...
2016-07-07 David ShulmanMerge pull request dotnet/corefx#9878 from davidsh...
2016-07-07 Jostein KjÃ... Fix undefined ENODATA on FreeBSD.
2016-07-07 dotnet-botUpdating CoreFx dependencies to beta-24307-04
2016-07-07 PeterDefine _BSD_SOURCE macro for getline on FreeBSD
2016-07-07 Petr OnderkaDispose temporary Socket
2016-07-07 Matt GalbraithMerge pull request dotnet/corefx#9879 from MattGal...
2016-07-07 Petr OnderkaMake sure TcpClient.ExclusiveAddressUse throws on Unix
2016-07-07 Stephen ToubMerge pull request dotnet/corefx#9888 from stephentoub...
2016-07-07 Stephen ToubFix ValueTaskTests deadlocking on a single core machine
2016-07-07 Karthik RajasekaranMerge pull request dotnet/corefx#9794 from tarekgh...
2016-07-07 Stephen ToubMerge pull request dotnet/corefx#9881 from dotnet-bot...
2016-07-07 dotnet-botUpdating External dependencies to beta-24307-00
2016-07-07 Matt GalbraithAdd UWP platform and TestILC 1.4 dependencies to test...
2016-07-07 Prajwal A NARM-CI: Add CI checks for Linux ARM Emulator
2016-07-06 David ShulmanFix HttpWebResponse.ContentType when response has inval...
2016-07-06 Cristian PopMerge pull request dotnet/corefx#9861 from jamesqo...
2016-07-06 dotnet botUpdating External dependencies to beta-24306-00 (dotnet...
2016-07-06 James KoRemove unused static field from Uri
2016-07-06 James KoAdd more test coverage for dotnet/coreclrdotnet/corefx...
2016-07-05 Matt EllisMerge pull request dotnet/corefx#9853 from dotnet-bot...
2016-07-05 James KoAdd some more test coverage for the new string(char...
2016-07-05 Andrew AuUpdate wordings for diagnostics tools dependencies...
2016-07-05 Jose Perez... Merge pull request dotnet/corefx#8621 from rainersigwal...
2016-07-05 Rainer SigwaldFail init-tools atomically
2016-07-05 Stephen ToubMerge pull request dotnet/corefx#9845 from dotnet-bot...
2016-07-05 dotnet-botUpdating External dependencies to beta-24305-00
2016-07-04 Hugh BellamyAdd some ReadOnlyDictionary tests (dotnet/corefx#9829)
2016-07-04 David ShulmanMerge pull request dotnet/corefx#9834 from jamesqo...
2016-07-04 James KoAvoid a boxing allocation in UriBuilder.ToString
2016-07-04 Hugh BellamyFix facade-code-coverage.bat for System.Private.CoreLib...
2016-07-03 Stephen ToubTweak PR contribution docs
2016-07-03 Hugh BellamyAdd docs for PR (feedback) (dotnet/corefx#9827)
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9830 from dotnet-bot...
2016-07-03 dotnet-botUpdating CoreFx dependencies to beta-24303-04
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9822 from stephentoub...
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9803 from hughbe/immut...
2016-07-03 Jeremy KuhneAdd path tests
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9819 from dotnet-bot...
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9821 from hughbe/inval...
2016-07-03 Stephen ToubFix version numbers causing restore failures
2016-07-03 Hugh BellamyAdd some more tests for PropertyBuilder.Name
2016-07-03 dotnet-botUpdating CoreFx dependencies to beta-24303-02
2016-07-03 Hugh BellamyRemove some random data from System.Reflection.Emit...
2016-07-03 Stephen ToubMerge pull request dotnet/corefx#9818 from dotnet-bot...
2016-07-03 dotnet-botUpdating External dependencies to beta-24303-00
2016-07-02 Stephen ToubMerge pull request dotnet/corefx#9033 from ianhays...
2016-07-02 Petr OnderkaEscape Messages of InnerExceptions in DataContractSeria...
2016-07-01 Hugh BellamyAdd ImmutableArray IList and IList<T> tests
2016-07-01 Eric MellinoMerge pull request dotnet/corefx#9778 from mellinoe...
2016-07-01 Tarek Mahmoud... Support filtering to TestTFM
2016-07-01 Dylan Borgport System.Native to be g++ compatible (dotnet/corefx...
2016-07-01 David ShulmanMerge pull request dotnet/corefx#9793 from jamesqo...
2016-07-01 Ian HaysUpdate TestData version
next