]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/base.h
Fix a bunch of really obvious unnecessary includes.
[user/henk/code/inspircd.git] / include / base.h
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-08-11 brainRemoval of an extern
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-08-07 brainExtra debug all over the place, which maybe we should...
2006-07-11 omAdd single parameter versions of Extensible::Extend...
2006-07-10 brainUpdate docs to indicate new templated GetExt and Extend...
2006-07-10 brainTake out broken id
2006-07-10 brainAaaand, fix the typo
2006-07-10 brainAdded refcount to classbase, static classbase::id
2006-07-10 brainInherit just about everything from classbase
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-07-10 brainProperly set the resulting pointer to NULL when the...
2006-07-10 brainIf you ask me, it looks a hell of a lot tidier without...
2006-04-10 omAssorted changes here, Extend() is not templated so...
2006-03-09 omMore const references, this is nearly it apart from...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-07 brainAdded Metadata API (for transferring extensibles over...
2005-05-30 brainGCC4.0 warning fixes
2005-05-30 brainAdded BoolSet utility class
2005-05-25 brainAdded parameters
2004-05-16 brainUpdated header comments
2004-05-01 brainAdded Module::OnAccessCheck
2004-04-30 brainAdded Extensible classes
2004-04-29 brainAdded 'Extensible' class which allows modules to store...
2003-02-09 brainDocumentation update, 09/02/03
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-26 brainModified documentation for base classes