]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/cull_list.h
Revert to string but return a reference, should be about the same speed
[user/henk/code/inspircd.git] / include / cull_list.h
2006-03-10 brainRevert to string but return a reference, should be...
2006-03-10 brainFaster CullItem/CullList using strdup rather than copyi...
2006-03-09 brainSpeedups
2006-03-09 brainTidyup to pass some stuff by reference (much faster...
2006-03-07 brainSafety checking (a really really clever trick btw)...
2006-02-28 brainMade it safe to quits and nickchanges
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-15 brainAdded comments
2005-12-15 brainFixed to allow remote users to be put on a cull list
2005-12-15 brainAdded CullList class