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