Commit graph

13 commits

Author SHA1 Message Date
zed
46c7fa777d Fixes to build with MinGW-w64 2019-04-19 09:38:19 +03:00
poum
78406e2e45 added support for MSVC toolchain (VS 15.x) 2019-04-04 11:40:36 +02:00
poum
9711716922 added opt-in refined error handling (not thread-safe!) 2019-04-04 11:40:12 +02:00
poum
9ed4e8f4da replaced potentially reserved name used as include guard 2019-04-04 11:39:36 +02:00
poum
265df8599d removed cast of malloc result 2019-04-04 11:39:15 +02:00
poum
bdda8a5c85 enforced const-correctness 2019-04-04 11:38:54 +02:00
poum
7d0b7e8832 added cc flags and enforced stricter compliance to C99 2019-04-04 11:38:12 +02:00
poum
36126a8b96 updated 'clean' makefile rule to ignore errors 2019-04-04 11:37:48 +02:00
Bertold Van den Bergh
3fabc6398b Coding style update 2018-07-21 23:25:14 +02:00
Wolfram Manthey
341d31b883 Fixed macOS build issue and integer precision warning 2018-07-03 00:20:50 +08:00
Bertold Van den Bergh
742815cc12 Do not leak file descriptors 2018-03-13 10:54:25 +01:00
Bertold Van den Bergh
2ef229ff01 Support relative strings in metadata 2018-03-11 01:42:08 +01:00
Bertold Van den Bergh
b0a55fcb72 Initial commit 2018-03-06 00:20:13 +01:00