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
/
threadsocket.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Switch from NULL to nullptr.
Sadie Powell
2022-07-22
1
-2
/
+2
|
*
Move unistd out of the global compat header.
Sadie Powell
2022-05-07
1
-1
/
+3
|
*
Slim down the globally included files.
Sadie Powell
2022-04-30
1
-0
/
+4
|
*
Slim the included headers down more.
Sadie Powell
2022-01-26
1
-0
/
+1
|
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-2
/
+2
|
*
Add constexpr to the initialisation of various const static fields.
Sadie Powell
2022-01-18
1
-1
/
+1
|
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-2
/
+4
|
*
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-1
/
+1
|
*
Refactor classbase/CullResult into Cullable/Cullable::Result.
Sadie Powell
2021-03-02
1
-1
/
+1
|
*
Replace the check for eventfd() with a C++17 header check.
Sadie Powell
2020-10-20
1
-1
/
+1
|
*
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-1
/
+3
|
*
Replace socketengine_{pthread,win32} with C++11 threads.
Sadie Powell
2019-05-15
1
-0
/
+139