summaryrefslogtreecommitdiff
path: root/include/hash_map.h
AgeCommit message (Expand)Author
2012-10-12Windows: In-depth cleanup (see details)ChrisTX
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-09-02Add inspircd_config.h to hash_map so that it can be used independentlydanieldg
2009-08-26Of course, in adding yet more header madness to this for VS2010, I forgot to ...w00t
2009-08-15win: Last part of support required for VS2010:w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-14Nuke trailing spacespeavey
2009-01-02Update copyrights for 2009.w00t
2008-09-20More comments, and remove some unused craq. Someone (that being me) once wrot...brain
2008-06-12Fix to allow namespace std { namespace tr1 {brain
2008-06-12This should do the job, dont quote me on it.brain
2008-02-03Clear up header insanityw00t
2008-01-10Header update: 2007 -> 2008w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-06-17Comments (lots of)brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-07-15Removed GCC2 checks as we havent supported gcc2 for yearsbrain
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-04-08And remember to add this one, just a little header with the #ifdef GCC3 ... s...om