1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/thirdparty
2023-01-30 13:06:09 +02:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON
fontstash thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
ios
libatomic_ops gc: fix msvc not using libatomic_ops (#15418) 2022-08-14 13:16:52 +03:00
libbacktrace builtin: add libbacktrace as option for generating stack traces (#14277) 2022-05-04 21:17:05 +03:00
libgc builtin: compile the gc statically by default (#14063) 2022-04-18 10:50:21 +03:00
mbedtls net.ssl: switch to mbedtls over openssl (#15841) 2022-09-22 16:50:34 +03:00
mssql/include
picoev os.notify: fix sizeof(C.epoll_event) == 12 with tcc (was 16, while with gcc/clang it is 12) 2022-09-29 13:27:07 +03:00
picohttpparser
sokol thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
stb_image thirdparty: update stb_image.h to its latest version v2.28 2023-01-30 13:06:09 +02:00
stdatomic cleanup: fix old usages of os.write_file/2? to os.write_file/2! 2023-01-18 12:28:10 +02:00
vschannel net.http: fix crash on Windows when using Boehm GC (#14351) 2022-05-10 14:00:55 +03:00
walloc
zip szip: update to 0.2.4 (#15296) 2022-08-01 00:47:45 +03:00
.gitignore