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
/
modules
/
m_gateway.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from NULL to nullptr.
Sadie Powell
2022-07-22
1
-2
/
+2
*
Rewrite logging calls to use the new APIs.
Sadie Powell
2022-05-01
1
-5
/
+5
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-9
/
+9
*
Add constructors to the TokenList class.
Sadie Powell
2022-01-18
1
-1
/
+1
*
Add ConnectClass::Ptr as an alias for std::shared_ptr<ConnectClass>.
Sadie Powell
2022-01-16
1
-1
/
+1
*
Refactor CoreException and ModuleException.
Sadie Powell
2022-01-07
1
-3
/
+3
*
Promote ExtensionItem::ExtensibleType to a top level enum class.
Sadie Powell
2021-12-23
1
-3
/
+3
*
Merge branch 'insp3' into master.
Sadie Powell
2021-11-10
1
-8
/
+24
*
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-4
/
+4
*
Mark all command classes as final.
Sadie Powell
2021-10-01
1
-2
/
+4
*
Merge branch 'insp3' into master.
Sadie Powell
2021-07-17
1
-6
/
+0
*
Added -Wshorten-64-to-32 and fixed all warnings.
Dominic Hamon
2021-05-30
1
-1
/
+5
*
Merge branch 'insp3' into master.
Sadie Powell
2021-04-17
1
-2
/
+7
*
Fix a compiler error in the gateway module.
Sadie Powell
2021-04-12
1
-2
/
+2
*
Rename the cgiirc module to gateway.
Sadie Powell
2021-04-11
1
-0
/
+534