| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert some more stuff over to string_view. | 2026-03-14 | 1 | -5/+5 | |
| | | |||||
| * | Rewrite portparser and move to stringutils. | 2026-03-14 | 1 | -0/+109 | |
| | | |||||
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -1/+54 | |
| | | |||||
| * | Convert some methods to use string_view. | 2026-03-14 | 1 | -2/+3 | |
| | | |||||
| * | Rewrite tokenstream and move to stringutils. | 2026-03-14 | 1 | -0/+71 | |
| | | |||||
| * | Update copyright headers. | 2024-06-21 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2024-06-07 | 1 | -2/+3 | |
| | | |||||
| * | Add Hex::Decode as a complement for Hex::Encode. | 2024-01-13 | 1 | -0/+26 | |
| | | |||||
| * | Move TokenList back to its own header and move INSP_FORMAT to compat. | 2023-09-03 | 1 | -0/+1 | |
| | | | | | | This allows making stringutils an optional header given that most of it is not used by most of the codebase. | ||||
| * | Move stdalgo::string::join to utility/string and templatise separator. | 2023-08-11 | 1 | -1/+2 | |
| | | |||||
| * | Add a typedef for the Template::Replace map. | 2023-07-21 | 1 | -1/+1 | |
| | | |||||
| * | Rename some source files to match their recently renamed headers. | 2023-01-27 | 1 | -0/+366 | |
