]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win/inspircd_win32wrapper.cpp
* include/caller.h will now compile correctly on Windows platforms.
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.cpp
2007-08-15 burlex* include/caller.h will now compile correctly on Window...
2007-07-27 brainmake sure that the pointers are set up correctly for...
2007-07-27 brainAnd more to fix
2007-07-27 brainFix compile errors in windows
2007-07-27 brainNeeds testbuilding in windows. I will probably do this...
2007-07-27 brainMove a bunch of stuff around for tidyness, win32 functi...
2007-07-25 peaveyUn-static InspIRCd::Exit and use SignalHandler instead.
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-16 peaveyOk windows.. YOU WIN :< .. but at least I can use MAXBU...
2007-07-16 peaveyBegone evil DOS format :<
2007-07-16 peaveyAnd add colour.h to wrapper resource instead of the...
2007-07-16 peaveyUse colours.h in win_wrapper and also add __COLOURS_H...
2007-07-16 peaveyRemove printf_c from wrapper, this code also segfaulted...
2007-06-14 burlex- Fix for a bug in the win32 inet_ptoa implementation...
2007-06-11 brainRemove unused var
2007-06-06 brainComments
2007-06-02 brainChange the behaviour of insp in windows to keep its...
2007-05-24 brainTwo things, document how InspIRCd finds the dns server...
2007-05-22 brainComment on how we came up with this code, and comment it
2007-05-22 brainTidyup
2007-05-22 brainCode to find nameservers in the windows registry -...
2007-05-21 brainFix warnings
2007-05-20 brainCoding style tidyup. PLEASE don't let vs assrape this...
2007-05-19 w00tHelps if I add the w32 specific code, too. :p