aboutsummaryrefslogtreecommitdiff
path: root/include/stringutils.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-4/+1
|
* Add Hex::Decode as a complement for Hex::Encode.Gravatar Sadie Powell2024-01-131-0/+20
|
* Fix the string overload of Hex::Encode not passing on the separator.Gravatar Sadie Powell2024-01-131-1/+1
|
* Move TokenList back to its own header and move INSP_FORMAT to compat.Gravatar Sadie Powell2023-09-031-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.Gravatar Sadie Powell2023-07-211-1/+4
|
* Rename some headers to match the common naming system.Gravatar Sadie Powell2023-01-261-0/+214