| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| | | |||||
| * | Convert some more stuff over to string_view. | 2026-03-14 | 1 | -3/+3 | |
| | | |||||
| * | Rewrite portparser and move to stringutils. | 2026-03-14 | 1 | -0/+80 | |
| | | |||||
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -0/+64 | |
| | | |||||
| * | Convert some methods to use string_view. | 2026-03-14 | 1 | -13/+13 | |
| | | |||||
| * | Rewrite tokenstream and move to stringutils. | 2026-03-14 | 1 | -0/+75 | |
| | | |||||
| * | Update copyright headers. | 2024-06-07 | 1 | -4/+1 | |
| | | |||||
| * | Add Hex::Decode as a complement for Hex::Encode. | 2024-01-13 | 1 | -0/+20 | |
| | | |||||
| * | Fix the string overload of Hex::Encode not passing on the separator. | 2024-01-13 | 1 | -1/+1 | |
| | | |||||
| * | Move TokenList back to its own header and move INSP_FORMAT to compat. | 2023-09-03 | 1 | -61/+0 | |
| | | | | | | This allows making stringutils an optional header given that most of it is not used by most of the codebase. | ||||
| * | Add a typedef for the Template::Replace map. | 2023-07-21 | 1 | -1/+4 | |
| | | |||||
| * | Rename some headers to match the common naming system. | 2023-01-26 | 1 | -0/+214 | |
