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
/
hash_map.h
Age
Commit message (
Expand
)
Author
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-09-02
Add inspircd_config.h to hash_map so that it can be used independently
danieldg
2009-08-26
Of course, in adding yet more header madness to this for VS2010, I forgot to ...
w00t
2009-08-15
win: Last part of support required for VS2010:
w00t
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-02-14
Nuke trailing spaces
peavey
2009-01-02
Update copyrights for 2009.
w00t
2008-09-20
More comments, and remove some unused craq. Someone (that being me) once wrot...
brain
2008-06-12
Fix to allow namespace std { namespace tr1 {
brain
2008-06-12
This should do the job, dont quote me on it.
brain
2008-02-03
Clear up header insanity
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-07-16
OOPS! 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-17
Comments (lots of)
brain
2007-05-19
Windows support. Tested and working to compile on freebsd and linux. Next ste...
w00t
2006-12-15
And now, just to force you to recompile the *whole* ircd.. updated headers on...
w00t
2006-07-15
Removed GCC2 checks as we havent supported gcc2 for years
brain
2006-04-10
Route some more stuff through socket.h and hash_map.h. Add #define protection...
om
2006-04-08
And remember to add this one, just a little header with the #ifdef GCC3 ... s...
om