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
/
utility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2026-06-05
5
-5
/
+5
*
Update copyright headers.
InspIRCd Robot
2024-06-07
4
-3
/
+5
*
Replace std::aligned_storage with a non-deprecated alternative.
Sadie Powell
2024-06-04
1
-1
/
+1
*
Move stdalgo::string::{equalsci,tocstr} to utility/string.
•••
Co-authored-by: Attila Molnar <attilamolnar@hush.com> Co-authored-year: 2016
Sadie Powell
2023-08-11
1
-0
/
+27
*
Move stdalgo::string::join to utility/string and templatise separator.
Sadie Powell
2023-08-11
1
-0
/
+22
*
Rename utility/string_view to utility/string.
Sadie Powell
2023-08-11
1
-0
/
+0
*
Fix iterator_range when the range points to a string_view.
Sadie Powell
2022-11-21
1
-1
/
+1
*
Document aligned_storage and use alignment_of_v.
Sadie Powell
2022-01-31
1
-2
/
+2
*
Move stdalgo::map::difference to its own utility header.
Sadie Powell
2022-01-31
1
-0
/
+84
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
3
-6
/
+6
*
Merge branch 'insp3' into master.
Sadie Powell
2021-05-11
1
-1
/
+1
*
Use string_view in IsCTCP.
Sadie Powell
2021-04-08
1
-0
/
+37
*
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-8
/
+17
*
Move aligned_storage to the utility directory and clean up.
Sadie Powell
2021-03-02
1
-0
/
+47
*
Move iterator_range to the utility directory and renamespace.
Sadie Powell
2021-03-02
1
-0
/
+80
*
Replace manual copy prevention with the insp::uncopiable class.
Sadie Powell
2021-03-02
1
-0
/
+43