platform/upstream/dotnet/runtime.git
2018-10-03 Gleb BalykovRevert "Disable Tizen leg on PRs (dotnet/corefx#30715...
2018-10-03 Thomas LevesqueFix ParseQueryString behavior when there are multiple...
2018-10-03 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27003...
2018-10-03 Stephen ToubFix several WebSocket tests blocking xunit's Synchroniz...
2018-10-03 Jeremy KoritzinskyChange GetHINSTANCE_NonRuntimeModule test to test for...
2018-10-03 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-27003...
2018-10-03 Raul Hidalgo... Add Bionic to sources.list for cross (dotnet/corefx...
2018-10-03 Armin HerlingFixed some spelling errors in developer-guide.md (dotne...
2018-10-02 Wes HaggardMerge pull request dotnet/corefx#32437 from wtgodbe...
2018-10-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-10-02 Stephen ToubAdd back null checks to File.Encrypt/Decrypt (dotnet...
2018-10-02 Mohamed ShazanChanges to System.Numerics.Vector*.Clamp to follow...
2018-10-02 Tom DeseynUnix: remove Preamble from Console.{Input,Output}Encodi...
2018-10-02 wtgodbeCopy versions.props to output dir for package testing
2018-10-02 Hugh BellamyPort Microsoft.VisualBasic.CompilerServices.Conversions
2018-10-02 wtgodbeAdd EngDir property & find versions.props relative...
2018-10-02 Stephen ToubRemove allocations from Uri.Host with IPv6 host (dotnet...
2018-10-02 Stephen ToubAdd more CTR.Unregister/Dispose tests (dotnet/corefx...
2018-10-02 Paulo JanottiCoverage do not target CoreLib in bulk (dotnet/corefx...
2018-10-01 Tomas Weinfurtdisable ConnectTimeout_TimesOutSSLAuth_Throws (dotnet...
2018-10-01 Dávid KayaExtensions for immutable collection builders (dotnet...
2018-09-29 Tomas Weinfurtsocket handler does not depend on platfrom curl (dotnet...
2018-09-29 Jose Perez... Capture return code of restore and build when running...
2018-09-29 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26929...
2018-09-29 Jan KotasDelete unnecessary use of reflection (dotnet/corefx...
2018-09-29 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26929...
2018-09-29 Jan KotasImprove CoreLib test coverage (dotnet/corefx#32533)
2018-09-28 Eric StJohnFix SQL client dependency from WinCompat package (dotne...
2018-09-28 Jeremy KoritzinskyUpdate SafeBuffer Initialize tests to reflect new excep...
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26928-03, preview1...
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-28 IlyaFix int indexer in OrderedDictionary (dotnet/corefx...
2018-09-28 Geoff KizerMerge pull request dotnet/corefx#32297 from geoffkizer...
2018-09-28 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-09-27 Jan VorlicekRemove test for unsupported delegate marshalling (dotne...
2018-09-27 Geoff Kizeradd TaskCompletionSourceWithCancellation and ensure...
2018-09-27 Geoff Kizeruse Queue<TaskCompletionSource<HttpConnection>> for...
2018-09-27 Geoff Kizerfix merge issues
2018-09-27 Geoff Kizerconsolidate TransferConnection logic
2018-09-27 Geoff Kizerreview feedback
2018-09-27 Geoff Kizerreduce size of ConnectionWaiter object
2018-09-27 Geoff Kizerrework connection pool cancellation to avoid deadlock
2018-09-27 Stephen ToubMove work out of HttpConnectionPool.ReturnConnection...
2018-09-27 Viktor HoferUpdate Uap runner to correctly return the corresponding...
2018-09-27 Jan VorlicekRemove tests for two unsupported features (dotnet/coref...
2018-09-27 Huangli WuAdd back the missing code that handle source=="vals...
2018-09-27 Alexander EgorovUseless if and code duplication eliminated within branc...
2018-09-27 Maxim Lipnin Remove unnecessary params keyword from System.Reflecti...
2018-09-27 Stephen ToubChange HttpConnectionPool.GetHttpConnectionAsync to...
2018-09-26 Jeremy BartonCheck for the specific in-use version of OpenSSL when...
2018-09-26 Eric StJohnMerge pull request dotnet/corefx#32491 from ericstj...
2018-09-26 Tomas Weinfurtdisable HTTP/2 multiplexing on osx 10.13 (dotnet/corefx...
2018-09-26 Eric St. JohnDon't trim IMarshal
2018-09-26 dotnet-maestro-botUpdate CoreFx, CoreSetup to preview1-26926-04, preview1...
2018-09-26 Santiago Fernandez... Add netcoreapp3.0 runtime for System.Drawing.Common...
2018-09-26 Viktor HoferUpdate uap test tools to fix ARM uap invocation bug...
2018-09-26 Santiago Fernandez... Delete 4.6.0 for System.Buffers in packageIndex.json...
2018-09-26 Santiago Fernandez... Fix follow up comments in System.Drawing stream wrapper...
2018-09-26 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-26 Andrey AkinshinOptimize IOrderedEnumerable.Take(1) (dotnet/corefx...
2018-09-26 Santiago Fernandez... Fix CI build (dotnet/corefx#32471)
2018-09-26 Ben AdamsAdd specific tests for {RO}Span.IndexOfAny<char> (dotne...
2018-09-25 Tomas Weinfurtfix port detection in containers (dotnet/corefx#32374)
2018-09-25 Hugh BellamyAdd Marshal.GetObjectForNativeVariant tests (dotnet...
2018-09-25 Santiago Fernandez... Fix assert failing when getting network interfaces...
2018-09-25 Stephen ToubImprove inotify-related error messages for FileSystemWa...
2018-09-25 wtgodbeUpdate package names
2018-09-25 Paulo JanottiTemporarily disable coverage for CoreLib (dotnet/corefx...
2018-09-25 wtgodbeUse eng\versions.props
2018-09-25 wtgodbeRevert config.json changes
2018-09-25 Andon AndonovAdd TryAdd and Clear regression tests (dotnet/corefx...
2018-09-25 Stephen ToubRemove custom enumerable Prepend in X509Certificates...
2018-09-25 wtgodbeBump Arcade package versions
2018-09-25 wtgodbeConsume Arcade packages in corefx
2018-09-25 Tanner GoodingRemoving some double/single perf scenarios that conflic...
2018-09-25 Fei PengAdd missing overloads of hardware intrinsic (dotnet...
2018-09-25 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26925...
2018-09-25 Michal StrehovskýEnable first year of Japanese era test on UAP / .NET...
2018-09-25 dotnet-maestro-botUpdate CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC...
2018-09-25 Alex GhiondeaUpdate the file headers (dotnet/corefx#32368)
2018-09-24 Rodrigo Kumpera[mono] Disable System.Threading test under mono (dotnet...
2018-09-24 dotnet-maestro-botUpdate BuildTools to preview1-03224-03 (dotnet/corefx...
2018-09-24 Anirudh Agnihotrypointer instead of span and name changes in S.IO.FileSy...
2018-09-24 Viktor HoferRevert "Add more VB operator tests (dotnet/corefx#31320...
2018-09-24 Viktor HoferRuntime config cleanup and coverage fixes (dotnet/coref...
2018-09-24 Jan KotasFix interop for RTL_OSVERSIONINFOEX (dotnet/corefx...
2018-09-24 Hugh BellamyAdd more VB operator tests (dotnet/corefx#31320)
2018-09-24 Andrew ArnottCapture exceptions in returned Task from PipeStream...
2018-09-24 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-09-24 Stephen ToubMark a few Environment static fields as readonly (dotne...
2018-09-24 Xander HooglandClean up dead code in System.Diagnostics* (dotnet/coref...
2018-09-23 Julius HardtDisable EncryptDecrypt_Read() test on the Home editions...
2018-09-23 Wes HaggardRemove version files from the root (dotnet/corefx#32402)
2018-09-22 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-09-22 ViktorMove launchsettings to buildtools and enable netfx...
2018-09-21 Wes HaggardMerge pull request dotnet/corefx#32398 from weshaggard...
2018-09-21 Tanner GoodingAdding some basic perf tests for Double.TryParse and...
2018-09-21 Wes HaggardSeed corefx repo with files necessary for dependency...
2018-09-21 Wes HaggardMerge pull request dotnet/corefx#32123 from jnm2/docume...
2018-09-21 Anirudh Agnihotryrootfs added (dotnet/corefx#32379)
next