Eric Haszlakiewicz
|
f357081b57
|
Not all systems (e.g. osx) have malloc.h, include stdlib.h instead.
|
2020-04-08 02:53:48 +00:00 |
|
Eric Haszlakiewicz
|
19bbf2c069
|
Add includes and split off json_types.h to help ensure that headers can be included in any order.
|
2020-04-06 13:55:27 +00:00 |
|
dota17
|
8b162c4b89
|
clang-format the files
|
2020-04-03 11:39:30 +08:00 |
|
dota17
|
c117d8a8a8
|
add the disabling formatting coments and adjust the partial code manuly
|
2020-04-03 11:28:04 +08:00 |
|
Eric Haszlakiewicz
|
f2f103b986
|
Add a brief overview of each file to the docs.
|
2017-12-06 00:20:59 -05:00 |
|
Eric Haszlakiewicz
|
81f6edbfd5
|
PR#331: for Visual Studio, use a snprintf/vsnprintf wrapper that ensures the string is terminated.
|
2017-08-25 01:15:39 -04:00 |
|
Alexandru Ardelean
|
47f32a76ef
|
vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
2016-11-22 16:37:30 +02:00 |
|