Age | Commit message (Expand) | Author |
---|---|---|
2006-08-30 | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-03-10 | Missing a changeover | brain |
2006-03-10 | Revert to string but return a reference, should be about the same speed | brain |
2006-03-10 | Faster CullItem/CullList using strdup rather than copying a std::string | brain |
2006-03-09 | Speedups | brain |
2006-03-09 | Tidyup to pass some stuff by reference (much faster, no copy involved) | brain |
2006-03-07 | Safety checking (a really really clever trick btw) in CullList, to make sure ... | brain |
2006-02-28 | Made it safe to quits and nickchanges | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-15 | Added comments | brain |
2005-12-15 | Fixed to allow remote users to be put on a cull list | brain |
2005-12-15 | Added CullList class | brain |