v/vlib
Uwe Krüger d26ac5692e
all: various fixes for [heap]/auto-heap handling (#10033)
2021-05-07 15:58:48 +03:00
..
arrays
benchmark
bitfield
builtin all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
cli all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
clipboard v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
context
crypto
darwin
dl
encoding encoding.utf8: fix len and ulen and optimize raw_index (#9682) 2021-04-12 04:58:03 +02:00
eventbus eventbus: refactoring; add unsubscribe_method and unsubscribe_receiver (#9443) 2021-03-30 15:32:24 +03:00
flag
fontstash
gg all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
glm all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
gx
hash v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
io io: make io.cp use chunks (#9877) 2021-04-26 09:59:23 +03:00
json
log
math scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`) 2021-05-03 14:14:32 +03:00
mysql
net cgen: do full struct initialisation for V structs, fixes invalid data from `map[string]Struct{}['unknown']` (#9878) 2021-04-27 08:18:48 +03:00
orm
os os: add `signal_opt` and deprecate `signal` (#10005) 2021-05-05 15:39:02 +03:00
os2
pg
picoev picoev: error handling workaround (#9913) 2021-05-01 14:20:10 +03:00
picohttpparser all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
rand all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
readline ci: remove some tests from skip_with_werror in `v test-self` 2021-04-14 12:47:24 +03:00
regex
runtime tools: check formatting of more modules with `v test-cleancode`, colorize `v vet` output 2021-03-24 12:39:39 +02:00
semver semver: add custom errors (#9493) 2021-03-29 11:17:00 +02:00
sokol all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
sqlite
stbi
strconv strconv: separate v_sprintf (#10007) 2021-05-05 04:12:18 +03:00
strings strings: fix for Builder.str() using b.len instead of b.buf.len 2021-04-25 09:07:46 +03:00
sync
szip v: deprecate `@VROOT` in favour of `@VMODROOT` (#9795) 2021-04-19 19:01:47 +03:00
term all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
time time: fix macos job (building V with -cflags --Werror) 2021-04-05 22:32:33 +03:00
v all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
vweb all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
x all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
.vdocignore