0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-02 19:04:17 +01:00
construct/include/ircd
2017-04-02 20:50:32 -07:00
..
ctx ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
db fixup! ircd::db: Develop object-store out of db system. 2017-03-30 18:18:28 -07:00
js
json ircd::json: Various fixes to JSON subsystem. 2017-03-30 16:04:20 -07:00
.gitignore
allocator.h ircd: Swap the allocator/allocator::state object for better usability. 2017-03-30 16:04:20 -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::db: Develop object-store out of db system. 2017-03-30 16:04:20 -07:00
exception.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
fmt.h ircd::fmt: Remove rfc1459 builtin specifiers; various/cleanup. 2017-03-20 19:20:33 -07:00
fs.h ircd::fs: Fixes/renames to local filesystem support subsystem. 2017-03-30 16:04:19 -07:00
http.h ircd: Various cleanup. 2017-03-30 16:04:19 -07:00
info.h
ircd.h fixup! What is the Matrix? Control. 2017-03-20 19:24:18 -07:00
js.h
json.h ircd: JSON subsystem related. 2017-03-20 04:27:11 -07:00
lexical.h ircd: Fix semantic error. 2017-04-01 18:02:46 -07:00
life_guard.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
listen.h ircd: Move and improve socket listener device. 2017-03-30 16:04:19 -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 ircd: Various cleanup. 2017-03-30 16:04:18 -07:00
mods.h ircd::mods: Improve symbol pointer. 2017-03-30 16:04:20 -07:00
params.h ircd::lexical: Split params into header. 2017-03-19 23:46:36 -07:00
parse.h
resource.h ircd: Various cleanup. 2017-03-30 16:04:18 -07:00
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: Minor cleanup. 2017-03-30 16:04:20 -07:00
socket.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
spirit.h ircd: Add aggregate spirit header (without pch at this time). 2017-03-16 13:35:37 -07:00
stdinc.h ircd::fs: Fixes/renames to local filesystem support subsystem. 2017-03-30 16:04:19 -07:00
timer.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
util.h ircd::util: Document string_view::insert(). 2017-04-02 20:50:32 -07:00
vm.h