InspIRCd Robot
|
ae3e2db109
|
Update copyright headers.
|
2024-06-07 10:37:56 +01:00 |
|
Sadie Powell
|
648f813f8c
|
Switch from NULL to nullptr.
|
2022-07-22 18:53:21 +01:00 |
|
Sadie Powell
|
d7912e6a3e
|
Merge branch 'insp3' into master.
|
2022-04-29 11:24:05 +01:00 |
|
InspIRCd Robot
|
346ec99c43
|
Update copyright headers.
|
2022-04-28 18:49:16 +01:00 |
|
Sadie Powell
|
a7de91861f
|
Merge branch 'insp3' into master.
|
2022-03-19 18:37:51 +00:00 |
|
Sadie Powell
|
e3f8149f65
|
Fix a compiler warning on Windows.
|
2022-03-19 16:36:25 +00:00 |
|
Sadie Powell
|
8ab6b7230f
|
Remove duplicate includes from module headers.
|
2022-01-25 16:20:45 +00:00 |
|
Sadie Powell
|
d79147e7af
|
Abolish the infernal space before accessibility keywords.
|
2022-01-25 14:02:36 +00:00 |
|
Sadie Powell
|
40035385c6
|
Add constexpr to the initialisation of various const static fields.
|
2022-01-18 14:33:06 +00:00 |
|
Sadie Powell
|
421e8c8c79
|
Add the final keyword to all remaining classes that can have it.
|
2021-12-20 20:19:40 +00:00 |
|
Sadie Powell
|
b755d2a778
|
Merge branch 'insp3' into master.
|
2020-05-05 22:03:14 +01:00 |
|
InspIRCd Robot
|
44489ddf7e
|
Update copyright headers.
|
2020-04-24 10:23:47 +01:00 |
|
Sadie Powell
|
1315f79752
|
Initialise batchendmsg to NULL.
|
2020-02-06 11:36:32 +00:00 |
|
Sadie Powell
|
98e4ddfb21
|
Use C++11 inline initialisation for class members.
|
2020-02-06 11:25:42 +00:00 |
|
InspIRCd Robot
|
aa692dc103
|
Update copyright headers.
|
2020-01-11 22:14:43 +00:00 |
|
Peter Powell
|
9b35c4c78c
|
Add an API for accessing a batch end event.
This is essentially identical to the one for the start event.
|
2019-06-12 12:42:47 +01:00 |
|
Peter Powell
|
584d456903
|
Add support for the IRCv3 batch specification.
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
|
2018-08-13 22:01:42 +01:00 |
|