Bryan Drewery
|
8b50043164
Update bdlib
|
7 년 전 |
Bryan Drewery
|
ee2c82b741
These are noexcept
|
7 년 전 |
Bryan Drewery
|
1552f7f547
This can be inlined
|
7 년 전 |
Bryan Drewery
|
3a84b0a664
Add some pure/const attributes
|
7 년 전 |
Bryan Drewery
|
4be3e05bc4
Optimize rfc functions for common case of using them.
|
7 년 전 |
Bryan Drewery
|
de794ef714
Use some noexcept and pure attributes
|
7 년 전 |
Bryan Drewery
|
671f9fe1c4
ismember: const reference is fine here
|
7 년 전 |
Bryan Drewery
|
9f641d1a0d
Use shard_ptr for memberlist.rfc_nick
|
7 년 전 |
Bryan Drewery
|
36a6e3d862
Use new/delete for memberlist so non-pointer members can be constructed
|
7 년 전 |
Bryan Drewery
|
8ca6f52036
Store RfcString'd nick in memberlist
|
7 년 전 |
Bryan Drewery
|
9f51b1fe7b
Store members in a hash for quicker ismember() lookup
|
7 년 전 |
Bryan Drewery
|
9779ed3f0e
Store chanset_by_dname in a hash table.
|
7 년 전 |
Bryan Drewery
|
fc1fe6ee7d
Add RfcString for using rfc1459.c string comparisons
|
7 년 전 |
Bryan Drewery
|
d0e356a546
Update bdlib for minor String improvements
|
7 년 전 |
Bryan Drewery
|
794c227b65
Merge branch 'maint'
|
7 년 전 |
Bryan Drewery
|
c195b88eab
Make ./wraith -q and -Q clearly exit when already written.
|
7 년 전 |
Bryan Drewery
|
a7b5169241
Fix pack settings.hash starting with \0 even though it's a valid hash.
|
7 년 전 |
Bryan Drewery
|
1838de306f
Merge branch 'maint'
|
7 년 전 |
Bryan Drewery
|
88ef26930f
Latest automake
|
7 년 전 |
Bryan Drewery
|
91270cc343
Don't enable SEGV/BUS handlers when address sanitizer is active
|
7 년 전 |
Bryan Drewery
|
ab45a7cfbd
vprintf functions can use printf format attribute too
|
7 년 전 |
Bryan Drewery
|
fc35b930fa
sdprintf: Avoid processing if not needed
|
7 년 전 |
Bryan Drewery
|
eade247d36
Merge branch 'maint'
|
7 년 전 |
Bryan Drewery
|
21aad37377
Removing irc_log revealed the wrong params being used here.
|
7 년 전 |
Bryan Drewery
|
72c4102650
No need to call irc_log as it does nothing.
|
7 년 전 |
Bryan Drewery
|
c5290a3d6b
Merge branch 'homechan-user'
|
7 년 전 |
Bryan Drewery
|
76e20b81fa
Add homechan-user.
|
7 년 전 |
Bryan Drewery
|
976132c2c2
Refactor chk_voice into an actual function.
|
7 년 전 |
Bryan Drewery
|
56e5f6d5d9
chk_autoop: Refactor slightly to allow expanding for homechan op.
|
7 년 전 |
Bryan Drewery
|
b05235698f
Allow inlining list_*
|
7 년 전 |