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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2024-06-07
1
-1
/
+1
*
Merge branch 'insp3' into master.
Sadie Powell
2022-08-27
1
-0
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2022-08-25
1
-0
/
+1
|
*
Backport fix for types removed in C++17 from master.
Sadie Powell
2022-08-16
1
-1
/
+7
*
|
Fix insp::intrusive_list on libc++.
Sadie Powell
2022-07-26
1
-3
/
+3
*
|
Remove use of the deprecated std::iterator type.
Sadie Powell
2022-07-22
1
-2
/
+8
*
|
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
-3
/
+3
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-12
/
+3
|
/
*
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
/
+38
*
Make the name of intrusive list class configurable using a define
Attila Molnar
2014-07-09
1
-2
/
+2
*
Split intrusive list implementation into a separate file
Attila Molnar
2014-07-09
1
-0
/
+129