1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/thirdparty
2022-10-11 15:19:36 +03:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON ci: fix clang sanitize errors for json_decode 2022-04-05 17:52:10 +03:00
fontstash thirdparty: make fontstash and sokol C-libraries work with Boehm-GC (#9506) 2021-03-29 11:27:34 +02:00
ios builtin: use NSLog on iOS for print (#9665) 2021-04-10 17:40:43 +03:00
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 mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
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 ci: fix v -cc gcc -cstrict examples/pico/pico.v 2021-10-01 13:49:38 +03:00
sokol sokol.sapp,gg: add a tool_type field to gg.TouchPoint (differenciate different types of touch input) (#15822) 2022-09-20 13:15:38 +03:00
stb_image stbi: fix memory leak from stbi.load/1 with GC (#16028) 2022-10-11 15:19:36 +03:00
stdatomic thirdparty: fix typo in atomic.h, cleanup comments. 2022-05-20 14:21:31 +03:00
vschannel net.http: fix crash on Windows when using Boehm GC (#14351) 2022-05-10 14:00:55 +03:00
walloc builtin.wasm_bare: use walloc as malloc/free implementation (#13731) 2022-03-14 09:20:20 +02:00
zip szip: update to 0.2.4 (#15296) 2022-08-01 00:47:45 +03:00
.gitignore git: add 'sqlite/' to thirdparty/.gitignore (#10009) 2021-05-05 14:12:36 +03:00