]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/extensible.h
Fix implementation of reference to const, use reference counting for ExtensibleItem
[user/henk/code/inspircd.git] / include / extensible.h
2009-10-19 danieldgFix implementation of reference to const, use reference...
2009-10-18 danieldgCull channels, warn when Extensible objects are not...
2009-10-17 danieldgSome windows compile fixes
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-10-14 danieldgMove static map of extensions into ServerInstance,...
2009-10-12 danieldgCoreExport changes, clean up DoHostCycle when users...
2009-10-11 peaveyLess CoreExport.. Too much of a good thing..
2009-10-11 peaveyMore CoreExport.
2009-09-28 danieldgFix warnings from BSD build and work around the failure...
2009-09-15 danieldgRemove Extensible items from user, channel, and Members...
2009-09-13 danieldgAdd SerializeFormat for easier metadata formatting
2009-09-13 danieldgChange Extensible to use strongly typed entries