summaryrefslogtreecommitdiff
path: root/src/wildcard.cpp
AgeCommit message (Expand)Author
2010-12-12Added cs_mode, rewrote the old list mode code, and added CIDR supportAdam
2010-07-27Rewrote Anope::Match to use Anope::string instead of doing an ugly reinterpre...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2009-11-18Remove some CoreExports and add them in other places, fixed a few minor warni...cyberbotx
2009-11-17Removed some unnecessary casts, used C++-style casts over C-style casts, fixe...cyberbotx
2009-08-06dos2unix'd src/wildcard.cpp - Time to check for others!sjaz
2009-02-16Revert "Patch from DukePyrolator to replace all calls to match_wild() and mat...rburchell
2009-02-16Patch from DukePyrolator to replace all calls to match_wild() and match_wild_...cyberbotx
2009-02-15Fix compile error.rburchell
2009-02-15Convert to use new, (drastically) faster matching algorithm, from InspIRCd. T...rburchell