]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win/inspircd_memory_functions.cpp
Merge pull request #1058 from SaberUK/insp20+nationalchars
[user/henk/code/inspircd.git] / win / inspircd_memory_functions.cpp
2013-03-14 AdamReplace Windows build system and installer with cmake
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2011-06-18 AdamFix extras compilation under Windows
2009-07-19 specialUse correct behavior (as per C++) for 'delete NULL...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-04-17 brainAdd operator new[] and delete[], otherwise we can and...
2008-01-10 w00tHeader update: 2007 -> 2008
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 peaveyBegone evil DOS format :<
2007-06-06 brainComments
2007-06-02 brainAdd comments
2007-05-20 brainWe will get this right eventually
2007-05-20 brainAlso wrong
2007-05-20 brainWrong wrong wrong.
2007-05-20 brainThrow bad alloc on out of memory, not return null,...
2007-05-19 w00tHelps if I add the w32 specific code, too. :p