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
/
src
/
cull.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't log object culls unless built with RTTI.
•••
This is spammy and not very useful without type information.
Sadie Powell
2023-01-25
1
-2
/
+0
*
Convert log calls to use fmtlib format strings
Sadie Powell
2023-01-24
1
-13
/
+13
*
Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.
Sadie Powell
2023-01-23
1
-2
/
+2
*
Qualify auto correctly in all cases.
Sadie Powell
2023-01-10
1
-4
/
+4
*
Merge branch 'insp3' into master.
Sadie Powell
2023-01-01
1
-2
/
+1
*
Modernize various minor legacy C++isms.
Sadie Powell
2022-07-30
1
-11
/
+8
*
Remove some unnecessary getters in ConnectClass.
•••
All of these members are public anyway.
Sadie Powell
2022-07-22
1
-1
/
+1
*
Print the typeid of a doubly culled type in CullList::Apply().
Sadie Powell
2022-05-17
1
-0
/
+5
*
Rewrite logging calls to use the new APIs.
Sadie Powell
2022-05-01
1
-7
/
+7
*
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-2
/
+1
*
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-6
/
+6
*
Refactor classbase/CullResult into Cullable/Cullable::Result.
Sadie Powell
2021-03-02
1
-0
/
+124