Delyan Angelov
|
a80bc23314
|
tools: cleanup entries from the hardcoded skip_files list in common.v (used by v test , v test-self etc); use the new // vtest build: syntax to mark the tests instead (#23918)
|
2025-03-13 19:51:51 +02:00 |
|
4zv4l
|
38b3115a9c
|
breaking,net.ftp: allow to choose a different port than port 21 (change FTP.connect to accept host:port , not just a host address) (#21185)
|
2024-04-05 11:23:01 +03:00 |
|
Turiiya
|
67e3061ea1
|
net: fix typos (#18164)
|
2023-05-12 09:31:27 +03:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Alexander Medvednikov
|
36ec47cd20
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
|
spaceface
|
b712af56fd
|
all: bring back panic(err.msg) -> panic(err) (#9022)
|
2021-03-01 00:18:14 +01:00 |
|
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
|
yuyi
|
5ec6f7a781
|
ftp: fix error in dir() (#8504)
|
2021-02-02 08:22:52 +01:00 |
|
Delyan Angelov
|
e5a84719ca
|
all: require calling optfn() ? / optfn() or {...} for fn optfn() ? {}
|
2021-01-26 16:43:17 +02:00 |
|
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
|
Delyan Angelov
|
78e1127d99
|
cgen: treat the main module like any other v module
|
2020-07-01 00:53:53 +02:00 |
|
Delyan Angelov
|
cc606623bb
|
enable $if !network { checks in net tests
|
2020-01-16 19:44:16 +01:00 |
|
Chris Watson
|
84a6c019e8
|
http: refactor and reduce duplication
|
2020-01-16 18:16:11 +01:00 |
|
Delyan Angelov
|
68e1d8e8eb
|
net.ftp: make ftp's tests just compile (not run) on CI
|
2019-12-28 13:55:53 +01:00 |
|
Alexey
|
e02d6a3b04
|
ftp: flatten tests
|
2019-12-28 09:41:54 +01:00 |
|
Alexander Medvednikov
|
ec6a8cc9fd
|
move ftp to net/ftp
|
2019-12-28 09:16:27 +01:00 |
|