Commit Graph

34 Commits

Author SHA1 Message Date
mintsuki 0353851fde Update macro names and include guards 2024-09-13 07:32:09 +02:00
mintsuki 759c108098
Update README 2024-09-13 07:14:02 +02:00
mintsuki f890bb9278 Miscellaneous updates and improvements 2024-09-09 11:52:37 +02:00
mintsuki 4b8b780075 Fix typo in limits.h 2024-09-02 12:13:30 +02:00
mintsuki dd3abd2d71 Update copyright years 2024-01-02 19:14:05 +01:00
mintsuki dfec67914f Update LICENSE to stay within 80 col and add license header to files 2023-12-05 12:25:52 +01:00
mintsuki 5f432a6520 Remove macro guards as they are useless now with undefs 2023-04-26 05:49:06 +02:00
mintsuki fd410877c3 Misc updates to stdarg.h to improve resiliency 2023-04-25 23:25:39 +02:00
mintsuki e5667ae492 Misc updates to iso646.h to improve resiliency 2023-04-25 23:19:25 +02:00
mintsuki 03eaceb8ac Misc updates to float.h to improve resiliency 2023-04-25 23:07:08 +02:00
mintsuki 7e14ea5ae2 Misc updates to stdbool.h to improve resiliency 2023-04-25 22:25:16 +02:00
mintsuki dde6c83cd9 Misc updates to stdnoreturn.h to improve resiliency 2023-04-25 21:56:10 +02:00
mintsuki 123cfc9a81 Misc updates to stdalign.h to improve resiliency 2023-04-25 21:49:22 +02:00
mintsuki c60b8d7068 Misc updates to stddef.h to improve resiliency 2023-04-25 21:36:04 +02:00
mintsuki 7d5edad571 Misc updates to stdint.h to improve resiliency 2023-04-25 21:01:40 +02:00
mintsuki 2d17f30307 Misc updates to limits.h to improve resiliency 2023-04-25 01:47:10 +02:00
mintsuki bbd441b204 Misc macro definition updates 2023-04-16 07:24:29 +02:00
mintsuki 144b9d3571 Misc fixes and improvements 2023-03-23 19:24:51 +01:00
mintsuki b28fd30353 Misc std related updates 2023-03-23 03:57:33 +01:00
mintsuki f569ce1059 Remove C++ specific headers and move them to other repo 2023-03-21 06:18:11 +01:00
mintsuki 862ccc8ce1 Update README 2023-03-16 04:29:46 +01:00
mintsuki 12c13fb867 Rework include guards 2023-03-15 23:08:11 +01:00
mintsuki b447ceb80b Overall changes for C++ 2023-03-15 22:50:24 +01:00
mintsuki 1b0f0ce419 stddef.h: Changes for C++ 2023-03-15 21:20:25 +01:00
mintsuki f2abb8f7b7 LICENSE.md -> LICENSE 2023-03-11 21:38:11 +01:00
mintsuki 5e4e69257e Add float.h 2023-03-11 21:32:45 +01:00
mintsuki 5ffeca8fa4 limits.h improvements 2023-02-18 12:56:32 +01:00
mintsuki 8e8a82b5f7 Add limits.h 2023-02-18 09:28:14 +01:00
mintsuki 7ea42a760d Update copyright years 2023-01-14 13:18:38 +01:00
mintsuki 74f4008382 Change C++ style comment to C style 2022-08-17 14:46:27 +02:00
mintsuki 42bf8872e5 stdint: Add missing types and macros 2022-06-24 07:07:27 +02:00
mintsuki 07a9145f39 Misc compliance fixes 2022-03-02 18:18:08 +01:00
mintsuki 63628075fa Add iso646.h 2022-02-17 08:16:54 +01:00
mintsuki cd6b32c10a Initial commit 2022-02-15 05:46:37 +01:00