summary refs log tree commit diff stats
path: root/tests/stdlib/tnetdial.nim
Commit message (Expand)AuthorAgeFilesLines
* rename `std/threads` to `std/typedthreads` (#20850)ringabout2022-11-161-1/+1
* put std/threads under the umbrella of nimPreviewSlimSystem (#20711)ringabout2022-10-311-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-241-1/+0
* fix deprecations and other warnings (#13748)Miran2020-03-251-1/+1
* make devel green again: tnetdial still doesn't work on Travisnarimiran2020-02-251-0/+1
* fix #13132 tnetdial (#13318)Timothee Cour2020-02-041-2/+2
* attempt to make travis green againAndreas Rumpf2017-11-051-0/+1
* Implement dial, support IPv6 in httpclient (#5763)Ruslan Mustakov2017-05-021-0/+60