0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-25 23:14:13 +01:00
construct/include/ircd
2016-11-25 19:23:48 -08:00
..
ctx ircd::ctx: Zero the interruption flag before the throw to user handler. 2016-11-25 19:23:47 -08:00
js ircd::js: Add an overload for hash(string) -> ircd::util::hash(). 2016-11-25 19:23:48 -08:00
.gitignore
bufs.h
cache.h
capability.h
certfp.h
channel.h
chmode.h
class.h
client.h fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
client_mode.h
cmds.h
color.h
conf.h
ctx.h ircd::ctx: Add queue: amalgam of a standard queue container with a dock. 2016-11-13 16:32:42 -08:00
db.h
defaults.h
err.h
exception.h
fmt.h
hash.h
hook.h
info.h
ircd.h fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
js.h
lex_cast.h
life_guard.h ircd: Add convenience templates for shared_from()/weak_from(). 2016-11-25 19:23:46 -08:00
line.h
locale.h ircd::locale: Add an std::ostream convenience for std::u16string in our ns. 2016-11-25 19:23:48 -08:00
logger.h ircd::log: Add function to logger with facility argument. 2016-11-25 19:23:47 -08:00
Makefile.am
mapi.h ircd::mapi: Rectify linkage of the header symbol name string. 2016-11-13 16:33:25 -08:00
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
modules.h
monitor.h
newconf.h
numeric.h
path.h
protocol.h
ratelimit.h
rfc1459.h
rfc1459_gen.h
rfc1459_parse.h
s_assert.h
s_newconf.h
s_serv.h
s_stats.h
s_user.h
send.h
snomask.h
sock.h
stdinc.h ircd: Add convenience templates for shared_from()/weak_from(). 2016-11-25 19:23:46 -08:00
stringops.h ircd: Add stringops rsplit(). 2016-11-13 16:29:47 -08:00
substitution.h
supported.h
tape.h
tgchange.h
u_id.h
util.h ircd::util: Strengthen the strong typedef. 2016-11-13 16:34:27 -08:00
util_timer.h ircd::util: Improve the timer to start/stop with accumulation. 2016-11-13 16:32:39 -08:00
vm.h
whowas.h