0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 08:42:34 +01:00
construct/include/ircd
2016-11-27 19:02:23 -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: Split version functions into file. 2016-11-27 19:02:23 -08:00
mods ircd::mods: Reorganize and distill interface. 2016-11-25 19:23:49 -08:00
.gitignore
bufs.h ircd: Improve network buffers utils. 2016-09-28 14:15:09 -07:00
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 ircd::cmds: Minor cleanup of cmds:: related. 2016-10-11 03:30:11 -07:00
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 ircd: Add exception message generation bypass constructor. 2016-11-13 16:29:44 -08:00
fmt.h
hash.h
hook.h
info.h
ircd.h fixup! [temp] Checkpoint test. 2016-11-13 16:32:38 -08:00
js.h Introduce Mozilla SpiderMonkey. 2016-10-25 01:55:50 -07:00
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
mask.h
match.h
messages.h
mode_lease.h
mode_table.h
mods.h ircd::mods: Reorganize and distill interface. 2016-11-25 19:23:49 -08:00
monitor.h
newconf.h
numeric.h
path.h
protocol.h ircd: Add a protocol type enumeration. 2016-09-28 14:15:44 -07:00
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 ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
stdinc.h ircd::mods: Reorganize and distill interface. 2016-11-25 19:23:49 -08:00
stringops.h ircd: Add stringops rsplit(). 2016-11-13 16:29:47 -08:00
substitution.h
supported.h Refactor isupport. 2016-08-25 03:01:45 -07:00
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 [temp] checkpoint some crap which isn't going to stick. 2016-09-27 17:29:06 -07:00
whowas.h