Age | Commit message (Expand) | Author |
---|---|---|
2025-02-16 | build: upgrade fmt and SDL2 | Zephyron |
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
2023-06-09 | Fix potentially uninitialized local variable warning | Tokarev Artem |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2022-02-10 | common: uuid: Use sizeof(u64) instead of 8 in Hash() | Morph |
2022-02-05 | common: uuid: Return an invalid UUID if conversion from string fails | Morph |
2022-02-05 | general: Rename NewUUID to UUID, and remove the previous UUID impl | Morph |
2021-08-04 | common: uuid: Add hex string to UUID constructor | Morph |
2021-07-26 | common: uuid: Return a lower-case hex string in Format | Morph |
2019-04-25 | mii_manager: Cleanup and optimization | Zach Hilman |
2019-04-25 | common: Extract UUID to its own class | Zach Hilman |