0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/include/ircd
2017-03-20 19:20:33 -07:00
..
ctx
js
json ircd: JSON subsystem related. 2017-03-20 04:27:11 -07:00
.gitignore
allocator.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
buffer.h ircd::buffer: Add iov serializers. 2017-03-19 23:58:26 -07:00
client.h ircd: Nest this ep initializer for now. 2017-03-17 20:35:00 -07:00
color.h
conf.h
ctx.h
db.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
exception.h ircd: Drop in ircd::fmt for stdarg for ircd::exception. 2017-03-17 17:37:40 -07:00
fmt.h ircd::fmt: Remove rfc1459 builtin specifiers; various/cleanup. 2017-03-20 19:20:33 -07:00
http.h ircd: Optimal HTTP status code and content length parsing. 2017-03-17 20:29:27 -07:00
info.h
ircd.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
js.h
json.h ircd: JSON subsystem related. 2017-03-20 04:27:11 -07:00
lexical.h fixup! ircd::lexical: Split params into header. 2017-03-20 04:31:58 -07:00
life_guard.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
localee.h ircd: Remove rogue include. 2017-03-19 23:45:58 -07:00
logger.h ircd::log: Drop in ircd::fmt. 2017-03-17 20:24:25 -07:00
Makefile.am
mapi.h ircd::mapi: Remove linkage of MAGIC value. 2017-03-17 17:46:20 -07:00
matrix.h
mods.h
params.h ircd::lexical: Split params into header. 2017-03-19 23:46:36 -07:00
parse.h
path.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
resource.h
rfc1459.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
rfc1459_gen.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
rfc1459_parse.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
socket.h
spirit.h ircd: Add aggregate spirit header (without pch at this time). 2017-03-16 13:35:37 -07:00
stdinc.h fixup! ircd::lexical: Split params into header. 2017-03-20 04:31:58 -07:00
timer.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
util.h ircd::util: Follow up for_each() with tuple until(). 2017-03-20 19:13:12 -07:00
vm.h