]> jfr.im git - irc/quakenet/newserv.git/history - core/nsmalloc.c
merge
[irc/quakenet/newserv.git] / core / nsmalloc.c
2008-08-03  splidgeMerge.
2008-05-16  splidgeMerge.
2008-05-14  splidgeMerge.
2008-04-11  Chris PorterMerge.
2008-04-10  splidgeMerge.
2008-04-10  Chris PorterMerge.
2008-04-08  splidgeMerge
2008-04-04  Paulmerge
2008-04-04  Chris PorterMerge.
2008-04-04  Chris PorterMerge.
2008-04-04  Chris Porternsfree now accepts NULL pointers, like free.
2008-03-11  Chris PorterWrong freeall in exit, trap SIGINT.
2008-03-11  Chris PorterMerge.
2008-03-11  Chris PorterFix a few memory leaks and some naughty things, also...
2008-03-04  Chris PorterForgot to commit changes to nsmalloc.
2008-03-03  Chris PorterMerge.
2008-03-03  Chris PorterMove nsmalloc stuff again, this time to a seperate...
2008-03-03  Chris PorterMake newserv more valgrind friendly, i.e. remove dlmall...
2008-03-03  Chris PorterReorganise information in nsmalloc stats.
2008-03-03  Chris PorterMerge.
2008-03-03  Chris PorterAdd more stats to nsmalloc.
2008-03-03  Chris PorterRefactor nsmalloc statistics in preperation for more.
2008-02-29  Chris PorterAdd malloc checking to lua/nterfacer/trojanscan.
2008-02-29  Chris PorterAdd real pool size and pool names.
2008-02-29  Chris Porternsfree is now O(1), add nsrealloc and statistics.
2007-07-18  Chris PorterMerge
2007-06-02  splidgeMake valgrind a bit happier.
2007-06-02  splidgeTidied up nsmalloc() to use C99 extendable structs.
2007-06-01  splidgeAdded "nsmalloc" to the core.