v/vlib
Alexander Medvednikov 299d41e3b9 os: fix a memory leak in File.write(string) 2019-07-24 22:47:06 +02:00
..
bf bf: add basic documentation 2019-07-23 18:29:04 +02:00
builtin fix: segfault when using string.ustring_tmp() 2019-07-24 16:06:12 +02:00
crypto
encoding
flag
ft
gg examples/graph: update the graph instantly; add a couple of graphs 2019-07-23 00:24:42 +02:00
gl fix memory free 2019-07-21 16:30:10 +02:00
glfw glfw: fix typo 2019-07-23 18:27:53 +02:00
glm
gx
hash Fix returned hash sum type 2019-07-24 20:29:11 +02:00
http http.new_request: Don't ignore mutated variables url, data 2019-07-24 00:32:41 +02:00
json
log log: allow file logging 2019-07-24 17:50:29 +02:00
math Windows Unicode I/O 2019-07-24 12:16:45 +02:00
net net: socket error handling 2019-07-24 00:31:39 +02:00
os os: fix a memory leak in File.write(string) 2019-07-24 22:47:06 +02:00
pg string: make substr() copy the data, like in Java and C#; remove .cstr() 2019-07-22 17:03:45 +02:00
rand
stbi
strings free/malloc fixes 2019-07-21 12:36:21 +02:00
sync Windows mutex 2019-07-24 17:36:20 +02:00
szip string: make substr() copy the data, like in Java and C#; remove .cstr() 2019-07-22 17:03:45 +02:00
term
time add MSVC C backend support; fix live code reloading on Windows; other Windows fixes 2019-07-23 23:23:13 +02:00