]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/hashcomp.h
irc::tokenstream is a token parser which using std::string and std::vector builds...
[user/henk/code/inspircd.git] / include / hashcomp.h
2006-07-16 brainirc::tokenstream is a token parser which using std...
2006-07-14 brain3.3 -> 3.4 fix (the 3.3 stuff was actually craq)
2006-04-10 omRouting more socket includes through socket.h
2006-02-19 brainAIEEE fucking overloaded operators
2006-02-19 brainTweaks
2006-02-19 brainAdded + and == operators between std::string and irc...
2006-02-03 omAdd operators >> and << for irc::string and i/ostreams...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-05-15 brainUpdated to keep lowermap const within hashcomp.cpp
2005-05-15 brainUpdated strhashcomp to use irc::string internally rathe...
2005-05-15 brainMoved StrHashComp and InAddr_HashComp into the irc...
2005-05-15 brainAdded comments for doxygen
2005-05-15 brainAdded irc::string
2005-05-15 brainsorted hashcomp etc
2005-05-15 brain(Untested) added hashcomp.cpp, seperates out the stl...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...