v/vlib
zakuro e3c0f305b2
os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370)
2021-03-20 09:02:28 +02:00
..
arrays
benchmark
bitfield
builtin builtin: add a proper str() method to IError (#9379) 2021-03-20 01:55:16 +02:00
cli cli: improve multiple value management (#8310) 2021-03-19 13:09:56 +02:00
clipboard
crypto
darwin
dl dl: fix `v -cflags "-Werror" use_test.v` 2021-03-19 23:27:14 +02:00
encoding
eventbus
flag
fontstash
gg
glm glm: fix typo (#8748) 2021-02-15 17:53:07 +02:00
gx
hash
io
json ci: fix failing -Werror steps for code generated by json.encode(map{'a': []string{}}) 2021-03-18 12:13:06 +02:00
log
math
mysql
net os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370) 2021-03-20 09:02:28 +02:00
orm
os os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370) 2021-03-20 09:02:28 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex regex: bug fix in replace using function, added tests (#9381) 2021-03-20 01:54:12 +02:00
runtime
semver
sokol
sqlite
stbi
strconv
strings os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370) 2021-03-20 09:02:28 +02:00
sync tests: move rlock and shared array tests from `builtin` to `sync` 2021-03-18 19:51:11 +02:00
szip
term
time
v os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370) 2021-03-20 09:02:28 +02:00
vweb
x ci: fix failing `v -W build-tools` and `v -W build-examples`; run vfmt. 2021-03-19 09:49:26 +02:00
.vdocignore