]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/postcommand.cpp
Replace std::deque with std::vector in spanningtree and related modules
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / postcommand.cpp
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-02 danieldgVerify modules providing routed commands are VF_COMMON
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-04-23 peaveyrollback r11326, we're going to make vc9 the officially...
2009-04-23 brainHeres the beef so far
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-08-09 aquanightAdd translation type TR_CUSTOM, and fix up callerid...
2008-07-19 brainFix total mess of makefile dependency macros (all depen...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-05 aquanightConvert m_spanningtree
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-10-14 brainFix indentation
2007-10-14 brainSplit up spanningtree some more, the filenames should...