aboutsummaryrefslogtreecommitdiffstats
path: root/include/match.h
Commit message (Expand)AuthorAgeFilesLines
* GitHub CI Workflow: Bump OS and compiler versions (#447)•••* GitHub CI Workflow: Bump OS and compiler versions * CI: fix for clang 18/19 - Don't enable -Werror during the execution of ./configure and drop -Wunused-value from --enable-warnings - librb/src/crypt.c: remove old-style function decls - rb_dictionary: define type of arguments, fix callees - rb_radixtree: fix spurious out-of-bounds diagnostic Co-authored-by: Doug Freed <dwfreed@mtu.edu>Gravatar Aaron Jones2025-02-251-2/+2
* Centralise banmask matching logicGravatar Ed Kellett2020-04-121-0/+11
* match: allow the CharAttrs table to be modified at runtimeGravatar William Pitcock2016-09-161-1/+1
* Move away from BSD data typesGravatar Matt Ullman2016-03-231-2/+2
* Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolowerGravatar Elizabeth Myers2016-03-071-5/+5
* Move irc_* data structures to librb.•••This makes the base ircd less cluttered up with data structures that can go elsewhere. Gravatar Elizabeth Myers2016-03-061-1/+23
* Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... Gravatar Elizabeth Myers2016-03-061-2/+0
* Remove trailing whitespace from all .c and .h files.•••3134 bytes were removed. Gravatar Keith Buck2014-03-031-2/+2
* irc_string.h -> match.h, irc_string.h; includes changedGravatar Valery Yatsko2008-04-201-0/+142