v/vlib
yuyi fae601fe39
array: add `reverse_in_place` for performance (#5798)
2020-07-11 13:17:11 +02:00
..
benchmark
bitfield
builtin array: add `reverse_in_place` for performance (#5798) 2020-07-11 13:17:11 +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
glm
gx
hash
json
live
log
math
mysql
net websocket: fix compilation 2020-07-11 12:41:37 +02:00
orm
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
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 vet: prohibit spaces before `)` 2020-07-11 12:14:19 +02: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