summaryrefslogtreecommitdiff
path: root/include/extensible.h
AgeCommit message (Expand)Author
2010-11-04Made Base not virtual, prevents us from having to dynamic cast in the mode st...Adam
2010-09-16Fixed many bugs and crashesAdam
2010-08-22Added a classbase for the major classes, makes dynamic_reference invalidation...Adam
2010-07-29Rewrote the hashing systems to properly handle the new Anope::strings which w...Adam
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
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
2010-06-18Removed all references to $, git has no svn keywordsAdam
2010-01-11updated copyright info for 2010pimpmylinux
2009-12-25fixed a small bug in the extensible classDukePyrolator
2009-12-20Rewrote part of extensible, it will now automatically unallocate memory for u...Adam-