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
/
intrusive_list.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2026-06-05
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-0
/
+1
*
Switch from NULL to nullptr.
Sadie Powell
2022-07-22
1
-1
/
+1
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-1
/
+1
*
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-8
/
+2
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+1
*
Move the intrusive list containers into the insp namespace
Attila Molnar
2014-08-30
1
-0
/
+5
*
Add intrusive_list_tail container that maintains a pointer to the last element
Attila Molnar
2014-07-09
1
-0
/
+11
*
Make the name of intrusive list class configurable using a define
Attila Molnar
2014-07-09
1
-0
/
+2
*
Split intrusive list implementation into a separate file
Attila Molnar
2014-07-09
1
-110
/
+1
*
Fix accessibility in intrusive_list_node and return value of operator-- in in...
Attila Molnar
2014-04-07
1
-2
/
+2
*
Add intrusive list template
Attila Molnar
2014-01-24
1
-0
/
+162