Commit Graph

17 Commits

Author SHA1 Message Date
6821752ec7 Change naming convention for the error context array to avoid confusion about whether it is dynamic or static 2026-01-10 09:50:17 -05:00
f2ce97224a Fix a possible buffer overflow when writing to the stacktrace buffer 2026-01-10 08:42:50 -05:00
3e4f0d1cda Fix a possible buffer overflow in FAIL() when writing to the stacktrace buffer 2026-01-10 08:41:06 -05:00
cf0f2bbeac Make stdlib optional. Remove dependency on SDL3. Update README. 2026-01-05 21:18:44 -05:00
8962c65914 Add cmake and pkgconfig info to the README 2025-08-03 10:13:27 -04:00
428b59c83f Fix some minor issues on the __ERROR_NAMES 2025-08-02 23:03:51 -04:00
f5654af680 Removed spurious error.h, renamed to sdlerror.h 2025-08-02 15:09:12 -04:00
0521ebaf7d Better support for user-defined error codes and messages 2025-08-02 15:07:08 -04:00
758d994adb Add explanation of ERROR_NOIGNORE to the README 2025-08-02 14:32:47 -04:00
9c1446bf71 Add explanation of ERROR_NOIGNORE to the README 2025-08-02 14:28:54 -04:00
3b9f3048ea Document stacktraces, add example builds to CMakeLists.txt 2025-07-21 08:54:26 -04:00
36eadd569f Improve README, add example tests 2025-07-21 07:25:09 -04:00
9b3835d484 Improve README, add example tests 2025-07-21 07:24:00 -04:00
a3c9d815e5 Improve README, add example tests 2025-07-21 07:19:41 -04:00
826676dca2 Move from Makefile to CMake 2025-07-20 22:02:21 -04:00
79154b2851 Add AI generated README.md 2025-07-20 21:44:17 -04:00
052f7a078a Add library 2025-07-20 21:40:14 -04:00