Age | Commit message (Expand) | Author |
---|---|---|
2010-11-04 | Made Base not virtual, prevents us from having to dynamic cast in the mode st... | Adam |
2010-09-16 | Fixed many bugs and crashes | Adam |
2010-08-22 | Added a classbase for the major classes, makes dynamic_reference invalidation... | Adam |
2010-07-29 | Rewrote the hashing systems to properly handle the new Anope::strings which w... | Adam |
2010-07-27 | Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ... | Adam |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on include/... | Naram Qashat |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2009-12-25 | fixed a small bug in the extensible class | DukePyrolator |
2009-12-20 | Rewrote part of extensible, it will now automatically unallocate memory for u... | Adam- |