]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_nationalchars.cpp
Replace std::deque with std::vector in spanningtree and related modules
[user/henk/code/inspircd.git] / src / modules / m_nationalchars.cpp
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-03-20 brainFix a bad malloc (why the hell is it malloc???) in...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-24 danieldgFix svn:keywords on m_nationalchars.cpp
2009-02-11 peaveyPatch by Phoenix
2009-02-08 brainGrr fucking windows grrrr fuckity fuckity
2009-01-23 brainRemove unneccessary safety loop
2009-01-23 brainAdapt this to syntax guidelines for inspircd, and fix...
2009-01-23 brainFix m_nationalchars using a copy and paste of my unsafe...
2009-01-22 w00tUpdate copyright date.
2009-01-22 w00tFix a small warning (char being used as array subscript...
2009-01-22 w00tFixes bug #655: National characters support, patch...