]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/extensible.h
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / include / extensible.h
2012-12-02 attilamolnarThrow an exception when attempting to register an exten...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-06 Attila MolnarMerge pull request #217 from Shawn-Smith/insp20+antired...
2012-07-06 attilamolnar#include <stdint.h>, add header guard to extensible.h
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-11-15 danieldgAdd Inspircd::AddServices
2009-10-25 danieldgForce heap allocation of refcountbase, create usecountb...
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-19 danieldgMaintain refcount of Module objects to complain about...
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