v/vlib
Lukas Neubert 5e4cbcc1e3
fmt: unify struct field align code (#10887)
2021-07-23 12:12:09 +03:00
..
arrays
benchmark parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
bitfield
builtin cgen: fix several sort declarations (#10919) 2021-07-23 08:55:55 +03:00
cli all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
clipboard tools,clipboard: use lowercase library names for `-luser32`etc, allowing linux->windows cross compilation of ui programs (#10455) 2021-06-14 15:42:56 +03:00
context all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +03:00
crypto
darwin
dl v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099) 2021-05-14 14:28:53 +03:00
encoding
eventbus
flag flag: add .usage_example/1, .footer/1, .remaining_parameters/0 and tests 2021-07-11 11:06:48 +03:00
fontstash
gg parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
glm
gx
hash
io parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
json
log log: unify output order between cli and file (#9693) 2021-04-12 09:38:47 +03:00
math cgen: properly support reference args in receivers and arithmetic op methods (#10873) 2021-07-20 15:08:32 +03:00
mssql mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
mysql
net net: base address_freebsd.c.v on darwin instead of linux 2021-07-21 17:31:32 +03:00
orm
os ci: fix -cstrict job 2021-07-22 18:47:23 +03:00
os2
pg
picoev
picohttpparser
rand parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
readline
regex regex: fix a bug with find_all, fixes #10799 (#10801) 2021-07-14 22:20:05 +03:00
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol sokol: add mouse locking (#10684) 2021-07-06 20:43:41 +03:00
sqlite
stbi
strconv strconv: fix compilation with `-cc gcc -cstrict -prod` 2021-07-15 01:05:00 +03:00
strings
sync parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
szip
term tests: show a list of all failed commands in the summary too 2021-07-15 11:53:14 +03:00
time parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
v fmt: unify struct field align code (#10887) 2021-07-23 12:12:09 +03:00
vweb vweb: change Context.headers from string to struct Header (#10749) 2021-07-18 12:21:07 +03:00
x parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
.vdocignore