tp/include/JSystem/JGadget
kipcode66 dd03bf861f
standard compiler compatibility changes (#3040)
* move math to cmath

* replace stdarg to cstdarg

* change stdint to stdint.h

* minor fixes

* change stdio to cstdio

* change stdlib to stdlib

* renamed ctype to cctype

* fix missing argument for UNSET_FLAG
2026-01-13 00:48:25 +02:00
..
binary.h jgadget debug improvements (#3000) 2025-12-27 15:24:27 -07:00
define.h linklist debug (#3025) 2026-01-08 07:52:18 -07:00
linklist.h linklist debug (#3025) 2026-01-08 07:52:18 -07:00
pointer.h
search.h Add guards around std library headers (#3013) 2026-01-05 03:50:45 -08:00
std-list.h JAHostIO, JAWExtSystem debug (#2985) 2025-12-22 12:27:31 -08:00
std-memory.h std-vector debug (#3027) 2026-01-10 23:39:15 +02:00
std-stream.h jgadget debug improvements (#3000) 2025-12-27 15:24:27 -07:00
std-streambuf.h Add guards around std library headers (#3013) 2026-01-05 03:50:45 -08:00
std-vector.h standard compiler compatibility changes (#3040) 2026-01-13 00:48:25 +02:00
vector.h