v/vlib
Delyan Angelov 6843b85063
ci: fix `clang -std=c99 -D_DEFAULT_SOURCE -o v vc/v.c` warnings
2021-08-15 11:12:48 +03:00
..
arrays vlib: remove many deprecated functions (#10972) 2021-07-28 09:22:19 +03:00
benchmark
bitfield
builtin builtin: fix minor C fn definitions (#11180) 2021-08-14 17:19:27 +03:00
cli
clipboard
context checker: force interface init (#10910) 2021-07-30 03:18:20 +03:00
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg gg,sokol,stbi,gx,fontstash: cleanup for -Wimpure-v 2021-08-12 22:42:42 +03:00
glm
gx
hash
io vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
json
log
math
mssql
mysql orm: fix time (#11026) 2021-08-03 05:17:00 +03:00
net ci: fix TcpConn.set_blocking on windows 2021-08-07 23:27:25 +03:00
orm
os os: cleanup for -Wimpure-v 2021-08-12 21:53:29 +03:00
os_js
pg
picoev
picohttpparser
rand
readline vlib: remove ustring usage (#10618) 2021-06-30 22:30:28 +03:00
regex regex: bug fix about \w \W backslash chars (#11176) 2021-08-14 08:47:12 +03:00
runtime
semver tests: fix `-cstrict` self compilation on m0 with clang 2021-06-07 18:23:18 +03:00
sokol
sqlite
stbi
strconv
strings scanner: remove pos 0 hack which is no longer needed (#10935) 2021-07-25 01:13:07 +03:00
sync
szip
term builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091) 2021-08-13 18:37:34 +03:00
time
v
vweb
x
.vdocignore