index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stringutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'insp4' into master.
Sadie Powell
2026-06-24
1
-1
/
+1
|
\
|
*
Fix null bytes not being encoded correctly by Percent::Encode.
Sadie Powell
2026-06-24
1
-1
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2026-06-05
1
-1
/
+1
*
|
Update my email address.
Sadie Powell
2026-06-06
1
-1
/
+1
*
|
Remove the remaining function in utility/string to utility/container.
Sadie Powell
2026-04-30
1
-1
/
+1
*
|
Switch the build system to CMake.
Sadie Powell
2026-04-27
1
-2
/
+0
*
|
Move query string code from spanningtree to stringutils.
Sadie Powell
2026-04-03
1
-0
/
+35
*
|
Convert some more stuff over to string_view.
Sadie Powell
2026-03-14
1
-5
/
+5
*
|
Rewrite portparser and move to stringutils.
Sadie Powell
2026-03-14
1
-0
/
+109
*
|
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-1
/
+54
*
|
Convert some methods to use string_view.
Sadie Powell
2026-03-14
1
-2
/
+3
*
|
Rewrite tokenstream and move to stringutils.
Sadie Powell
2026-03-14
1
-0
/
+71
|
/
*
Update copyright headers.
InspIRCd Robot
2024-06-21
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-2
/
+3
*
Add Hex::Decode as a complement for Hex::Encode.
Sadie Powell
2024-01-13
1
-0
/
+26
*
Move TokenList back to its own header and move INSP_FORMAT to compat.
•••
This allows making stringutils an optional header given that most of it is not used by most of the codebase.
Sadie Powell
2023-09-03
1
-0
/
+1
*
Move stdalgo::string::join to utility/string and templatise separator.
Sadie Powell
2023-08-11
1
-1
/
+2
*
Add a typedef for the Template::Replace map.
Sadie Powell
2023-07-21
1
-1
/
+1
*
Rename some source files to match their recently renamed headers.
Sadie Powell
2023-01-27
1
-0
/
+366