0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-16 09:36:54 +01:00
construct/include/ircd
2017-08-23 14:56:52 -06:00
..
ctx ircd::ctx: Add strand()/notify() with threadsafe_t. 2017-04-02 20:52:30 -07:00
db ircd::db: Database system developments. 2017-04-04 16:10:29 -07:00
js
json ircd::json: Add val::empty() and full default initialization. 2017-04-02 20:54:35 -07:00
.gitignore
allocator.h ircd: Add another allocator. 2017-04-02 20:50:59 -07:00
buffer.h ircd::buffer: Add std::ostream support. 2017-04-04 16:10:29 -07:00
client.h
color.h
conf.h
ctx.h ircd::ctx: Bring sleep() into ircd:: namespace. 2017-04-02 20:51:47 -07:00
db.h ircd::db: Database system developments. 2017-04-04 16:10:29 -07:00
exception.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
fmt.h fixup! ircd::fmt: Cleanup grammar; fixes; support std::exception type to %s. 2017-04-06 18:34:09 -07:00
fs.h ircd::fs: Add function to read file from local filesystem. 2017-08-23 14:56:52 -06:00
http.h fixup! ircd: Add more HTTP status mappings. 2017-04-06 17:08:40 -07:00
info.h
ircd.h
js.h
json.h
lexical.h ircd: QoA on conventional semantics of some lexical functions. 2017-04-04 16:10:29 -07:00
life_guard.h
listen.h ircd: Move and improve socket listener device. 2017-03-30 16:04:19 -07:00
localee.h
logger.h
Makefile.am
mapi.h ircd::mods: Minor cleanup. 2017-04-04 16:10:29 -07:00
matrix.h
mods.h ircd::mods: Better support for std::shared_ptr import between modules. 2017-04-04 16:10:29 -07:00
params.h fixup! fixup! ircd: Minor cleanup. 2017-04-04 16:10:29 -07:00
parse.h
resource.h
rfc1459.h
rfc1459_gen.h
rfc1459_parse.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
socket.h ircd: Assurances the full-transfer socket methods do just that. 2017-04-06 17:46:26 -07:00
spirit.h
stdinc.h ircd::fs: Fixes/renames to local filesystem support subsystem. 2017-03-30 16:04:19 -07:00
timer.h
util.h ircd::util: Improve tuple related utils and iterations. 2017-04-07 16:00:18 -07:00
vm.h