v/vlib
Alexander Medvednikov 40da32a141 gg: text_width() 2020-07-12 01:46:21 +02:00
..
benchmark benchmark: update the example in the README.md 2020-07-11 14:54:55 +03:00
bitfield
builtin parser: parse _x64.v files only with -x64 2020-07-11 19:03:59 +02:00
cli
clipboard
crypto cgen: fix mutable array arguments (#5769) 2020-07-10 18:04:51 +02:00
darwin
dl
encoding utf8: bug fix in get_uchar (#5775) 2020-07-10 14:44:40 +02:00
eventbus
flag
fontstash
gg gg: text_width() 2020-07-12 01:46:21 +02:00
glm
gx
hash
json
live
log
math
mysql
net net.smtp: remove credentials from the test (#5808) 2020-07-11 21:19:36 +02:00
orm orm: add delete stmt (#5725) 2020-07-07 16:55:32 +02:00
os os: fix v_realloc call on windows 2020-07-11 12:45:22 +02:00
os2
pg
picoev
picohttpparser
rand
readline
regex
runtime
sokol gg: use D3D and stb_truetype on Windows; 2020-07-08 21:43:27 +02:00
sqlite orm: use errcode comparisons, instead of strcmp(sqlite3_errmsg,msg) 2020-07-10 10:14:30 +03:00
stbi
strconv
strings strings: builder.writeln() optimization 2020-07-11 12:03:24 +02:00
sync
szip
term
time
v scanner: reduce memory, increase speed for long commented sections 2020-07-11 21:27:39 +03:00
vweb vweb: ensure the tcp connection is always closed at the end of the response 2020-07-10 10:49:39 +03:00
.vdocignore