index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
extensible.h
Age
Commit message (
Expand
)
Author
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-05
update copyrights for 2011
lethality
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-