0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modules/web_hook: Abstract the push event id finder. More... over 2 years ago
appveyor: Isolate appveyor to specific branch (disable appveyor). More... over 2 years ago
Add docker image workflows. More... over 2 years ago
docker: Refactor into build matrix. [ci skip] More... over 2 years ago
configure: Refactor all --disable options to --enable w/ proper enablevar. More... over 2 years ago
configure: Improve generic mode and machine tuning related options. More... over 2 years ago
configure: Fix missing result message for enable every warning. More... over 2 years ago
tools/m4: Add size check comparison macro. More... over 2 years ago
modules/console: Add remote arg, use params for join cmd. More... over 2 years ago
ircd::b64: Optimize outer loop vectorized codegen. (clang/AVX512) More... over 2 years ago
ircd::simd: Fix 'return type cannot be vectorized' inhibition (clang). More... over 2 years ago
ircd::util: Add sign cast convenience suite. More... over 2 years ago
ircd::info: Fix leaf for avx2/avx512f; additional tsc related. More... over 2 years ago
tools/boostrap: Add required mp11. (boost 1.82.0.beta1) More... over 2 years ago
ircd::db: Add define for versions w/ buggy MultiRead. More... over 2 years ago
configure: Suppress deprecated/uninitialized warnings in release mode. More... over 2 years ago
docker/ubuntu/22.04: Fetch RocksDB source as needed without persisting into image. Thanks to Giovanni Bottaro. More... over 2 years ago
docker/ubuntu/22.04: Delete unused librocksdb.a build artifact from base image. Thanks to Giovanni Bottaro. More... over 2 years ago
docker/ubuntu/22.04: Use exact boost package names to prevent regex matching dev packages. Thanks to Giovanni Bottaro. More... over 2 years ago
Update README; link to wiki for docker grid. [ci skip] More... over 2 years ago
modules/console: Display m.* state in room overview cmd rather than m.room.* More... over 2 years ago
ircd::json: Fix mismatched serialized size propagating through value copy. More... over 2 years ago
ircd::m::vm: Add reverse reflection of phase enum. More... over 2 years ago
ircd::m::keys: Add query overload for supplied buffer; add conf item defaults. More... over 2 years ago
modules/console: Add mass-query for room_id/alias argument to key get cmd. More... over 2 years ago
ircd::asio: Fix missing condition for newer boost systems w/o liburing. More... over 2 years ago
ircd::server: Add bounds for wait all w/ conf items; promote warning; rename item. More... over 2 years ago
ircd::resource: Optimize response w/ iov for fused head and content. More... over 2 years ago
ircd::resource: Minor cleanup response overload stack for followability. More... over 2 years ago
ircd::net: Add close option to skip shutdown syscall prior to close. More... over 2 years ago