index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
stringutils.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move query string code from spanningtree to stringutils.
Sadie Powell
2026-04-03
1
-0
/
+15
|
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-1
/
+1
|
*
Convert some more stuff over to string_view.
Sadie Powell
2026-03-14
1
-3
/
+3
|
*
Rewrite portparser and move to stringutils.
Sadie Powell
2026-03-14
1
-0
/
+80
|
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-0
/
+64
|
*
Convert some methods to use string_view.
Sadie Powell
2026-03-14
1
-13
/
+13
|
*
Rewrite tokenstream and move to stringutils.
Sadie Powell
2026-03-14
1
-0
/
+75
|
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-4
/
+1
|
*
Add Hex::Decode as a complement for Hex::Encode.
Sadie Powell
2024-01-13
1
-0
/
+20
|
*
Fix the string overload of Hex::Encode not passing on the separator.
Sadie Powell
2024-01-13
1
-1
/
+1
|
*
Move TokenList back to its own header and move INSP_FORMAT to compat.
Sadie Powell
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.
Sadie Powell
2023-07-21
1
-1
/
+4
|
*
Rename some headers to match the common naming system.
Sadie Powell
2023-01-26
1
-0
/
+214