| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | all: Consider types and numerical limits | 2025-01-17 | |
| | | | | | | | | | | | - Vastly improve tests. - Change array/str/wstr APIs. - Use ptrdiff_t instead of size_t in ring buffer. - Make random seed thread-local. - Log now uses a static thread-local buffer instead of a malloc'd buffer. Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | atomic: Add bool and safer macros | 2025-01-03 | |
| | | | | | Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | all: Major cleanup and pass on readability | 2024-12-22 | |
| | | | | | Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | all: Cleanup macro usage | 2024-11-26 | |
| Signed-off-by: Andrew Opalach <andrew@akon.city> | |||