v/vlib
Delyan Angelov 930b95f76c
v.gen.c: fix uninitialised value usages regression after e5fb4e4
2021-09-23 12:24:03 +03:00
..
arrays fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
benchmark
bitfield
builtin fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
cli
clipboard fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
context
crypto fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
darwin
dl
encoding encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547) 2021-09-20 21:16:50 +03:00
eventbus
flag
fontstash
gg fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
glm
gx
hash v.markused: remove `hash.init()` function (map fn usages are detected more precisely) 2021-09-23 12:24:02 +03:00
io
json v.gen.c: use unmangled variant name for encoding sumtype values in json (#11554) 2021-09-20 21:19:16 +03:00
log log: add temporary get_level() (#11946) 2021-09-23 12:05:11 +03:00
math fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
mssql
mysql orm: fix time (#11026) 2021-08-03 05:17:00 +03:00
net fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
orm
os os,net: cleanup deprecated @VROOT usages 2021-09-19 16:24:24 +03:00
pg
picoev
picohttpparser
rand rand: fix leaks with -autofree 2021-09-23 12:24:03 +03:00
readline
regex fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
runtime
semver
sokol sokol: upgrade to latest version, add program icon support (#11559) 2021-09-21 09:55:06 +03:00
sqlite
stbi
strconv
strings
sync scanner: no longer allow `1.` float literals (#11301) 2021-08-25 14:39:37 +03:00
szip
term fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
time fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
v v.gen.c: fix uninitialised value usages regression after e5fb4e4 2021-09-23 12:24:03 +03:00
vweb fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
x
.vdocignore