Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Not all systems (e.g. osx) have malloc.h, include stdlib.h instead. | Eric Haszlakiewicz | 2020-04-08 | 1 | -1/+1 |
* | Add includes and split off json_types.h to help ensure that headers can be in... | Eric Haszlakiewicz | 2020-04-06 | 1 | -0/+2 |
* | clang-format the files | dota17 | 2020-04-03 | 1 | -9/+20 |
* | add the disabling formatting coments and adjust the partial code manuly | dota17 | 2020-04-03 | 1 | -1/+2 |
* | Add a brief overview of each file to the docs. | Eric Haszlakiewicz | 2017-12-06 | 1 | -0/+5 |
* | PR#331: for Visual Studio, use a snprintf/vsnprintf wrapper that ensures the ... | Eric Haszlakiewicz | 2017-08-25 | 1 | -5/+1 |
* | vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template | Alexandru Ardelean | 2016-11-22 | 1 | -0/+45 |