v/vlib
spaceface 5873149c77
builtin: allow libgc to be used on windows as well (#9393)
2021-03-21 01:01:21 +01:00
..
arrays
benchmark
bitfield
builtin builtin: allow libgc to be used on windows as well (#9393) 2021-03-21 01:01:21 +01:00
cli cli: improve multiple value management (#8310) 2021-03-19 13:09:56 +02:00
clipboard checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
crypto
darwin
dl dl: fix `v -cflags "-Werror" use_test.v` 2021-03-19 23:27:14 +02:00
encoding
eventbus
flag
fontstash
gg checker: fixed array cannot implicitly convert to fooptr (again) (#9302) 2021-03-15 15:55:07 +02:00
glm
gx
hash hash.crc32: fix typo (#8749) 2021-02-15 17:52:45 +02:00
io io: BufferedReader.free() 2021-03-15 21:25:19 +01:00
json
log
math
mysql
net all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
orm
os all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg
picoev
picohttpparser all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
rand
readline
regex regex: bug fix in replace using function, added tests (#9381) 2021-03-20 01:54:12 +02:00
runtime all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
semver
sokol
sqlite
stbi
strconv all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
strings os: deprecate `os.File.write_bytes` and add `os.File.write_ptr` (#9370) 2021-03-20 09:02:28 +02:00
sync
szip
term
time time: fix .sleep() with `-gc boehm` 2021-03-20 16:24:46 +02:00
v checker: fix generics in big_struct (fix #9373) (#9383) 2021-03-20 17:29:13 +01:00
vweb
x all: deprecate write_str and replace it with write_string (#9369) 2021-03-20 17:25:51 +01:00
.vdocignore