aboutsummaryrefslogtreecommitdiff
path: root/src/platform.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build fixes for mingw/g++Benoit Germain2024-10-011-1/+5
|
* All headers reformatted with updated clang-format settingsBenoit Germain2024-04-291-10/+10
|
* C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ↵Benoit Germain2024-03-221-0/+1
| | | | in keeper.cpp
* C++ migration: buildfixesBenoit Germain2024-03-191-4/+1
| | | | Essentially, buildfixes when compiling as C++, plus properly marking public API as extern "C"
* Fix DLL exportsBenoit Germain2018-10-251-0/+24