index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
base.h
Age
Commit message (
Expand
)
Author
2006-12-15
And now, just to force you to recompile the *whole* ircd.. updated headers on...
w00t
2006-08-11
Removal of an extern
brain
2006-08-11
extern time_t TIME -> InspIRCd::Time()
brain
2006-08-07
Extra debug all over the place, which maybe we should keep
brain
2006-07-11
Add single parameter versions of Extensible::Extend and Extensible::GetExt fo...
om
2006-07-10
Update docs to indicate new templated GetExt and Extend, remove references to...
brain
2006-07-10
Take out broken id
brain
2006-07-10
Aaaand, fix the typo
brain
2006-07-10
Added refcount to classbase, static classbase::id
brain
2006-07-10
Inherit just about everything from classbase
brain
2006-07-10
Made a load more stuff Extensible which might be of use to someone
brain
2006-07-10
Properly set the resulting pointer to NULL when the object isnt found
brain
2006-07-10
If you ask me, it looks a hell of a lot tidier without forcing the cast.
brain
2006-04-10
Assorted changes here, Extend() is not templated so you can pass it any point...
om
2006-03-09
More const references, this is nearly it apart from the module API..
om
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-07
Added Metadata API (for transferring extensibles over a network transparent t...
brain
2005-05-30
GCC4.0 warning fixes
brain
2005-05-30
Added BoolSet utility class
brain
2005-05-25
Added parameters
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-30
Added Extensible classes
brain
2004-04-29
Added 'Extensible' class which allows modules to store custom data in objects
brain
2003-02-09
Documentation update, 09/02/03
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-26
Modified documentation for base classes
brain