..
conv
ci: do not use htonll and ntohll on windows, use the portable versions instead.
2021-10-02 18:21:16 +03:00
ftp
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
html
all: rollback to old interpolation (step 2) ( #16373 )
2022-11-09 17:37:27 +03:00
http
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
mbedtls
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
openssl
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
smtp
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
ssl
tools: add report_v_module_folders_without_tests.v . Use it to discover other modules without _test.v files. Add simple ones, to ensure CI can find more breakage on future wide changes to vlib/
2022-10-16 22:40:17 +03:00
unix
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
urllib
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
websocket
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
aasocket.c.v
net: ensure that net
and net.unix
can be imported together in the same program
2022-02-18 11:47:56 +02:00
address_android.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_darwin.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_default.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_dragonfly.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_freebsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_linux.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_netbsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_openbsd.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address_test.v
all: byte => u8
2022-04-15 14:58:56 +03:00
address_windows.c.v
checker: improve pub struct check ( fix #14446 ) ( #14777 )
2022-06-19 17:42:22 +03:00
address.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
afunix.h
common.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
errors.v
net.http: skip network timeouts on socket accept in the main http.Server loop
2022-10-23 17:08:27 +03:00
ipv6_v6only.h
net_nix.c.v
net: add failed addresses + details on connect errors, make connect more robust in the default non blocking mode ( #15364 )
2022-08-07 10:40:05 +03:00
net_windows.c.v
net: add unsafe block to int -> enum cast ( #15961 )
2022-10-03 21:56:06 +03:00
README.md
docs: adding skeleton README.md files for all vlib modules ( #13034 )
2022-01-05 18:06:08 +02:00
socket_options.c.v
socket.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
tcp_read_line.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
tcp_self_dial_from_many_clients_test.v
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
tcp_simple_client_server_test.v
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
tcp_test.v
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
tcp.v
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
udp_test.v
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
udp.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
util.v
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00