index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hashcomp.h
Age
Commit message (
Expand
)
Author
2006-08-10
Move strlower into nspace namespace where hash<std::string> lives
brain
2006-08-10
Move the socket functions like insp_ntoa into their own namespace. They arent...
brain
2006-08-01
Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ...
brain
2006-07-16
Document irc::commasepstream and irc::tokenstream
brain
2006-07-16
Created new class irc::commasepstream.
brain
2006-07-16
const the std::string reference in tokenstream's constructor
om
2006-07-16
This should be faster, we read it like a stream now with GetToken until GetTo...
brain
2006-07-16
irc::tokenstream is a token parser which using std::string and std::vector bu...
brain
2006-07-14
3.3 -> 3.4 fix (the 3.3 stuff was actually craq)
brain
2006-04-10
Routing more socket includes through socket.h
om
2006-02-19
AIEEE fucking overloaded operators
brain
2006-02-19
Tweaks
brain
2006-02-19
Added + and == operators between std::string and irc::string.
brain
2006-02-03
Add operators >> and << for irc::string and i/ostreams. m_cban utilises this
om
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-05-15
Updated to keep lowermap const within hashcomp.cpp
brain
2005-05-15
Updated strhashcomp to use irc::string internally rather than a combination o...
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
Added comments for doxygen
brain
2005-05-15
Added irc::string
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
(Untested) added hashcomp.cpp, seperates out the stl hash_map stuff
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
[prev]