summaryrefslogtreecommitdiff
path: root/win/inspircd_memory_functions.cpp
AgeCommit message (Expand)Author
2021-03-05Update copyright headers.InspIRCd Robot
2020-04-21Fixes by misspell-fixerInspIRCd Robot
2020-01-11Update copyright headers.InspIRCd Robot
2013-04-12Tidy up source files:Peter Powell
2013-03-14Replace Windows build system and installer with cmakeAdam
2012-10-12Windows: In-depth cleanup (see details)ChrisTX
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2011-06-18Fix extras compilation under WindowsAdam
2009-07-19Use correct behavior (as per C++) for 'delete NULL' on windows; found by Adam...special
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-04-17Add operator new[] and delete[], otherwise we can and will get crashes on usi...brain
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-07-16Begone evil DOS format :<peavey
2007-06-06Commentsbrain
2007-06-02Add commentsbrain
2007-05-20We will get this right eventuallybrain
2007-05-20Also wrongbrain
2007-05-20Wrong wrong wrong.brain
2007-05-20Throw bad alloc on out of memory, not return null, this is the correct behavi...brain
2007-05-19Helps if I add the w32 specific code, too. :pw00t