summaryrefslogtreecommitdiff
path: root/src/common/malloc.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20* Made GCOLLECT use it's debug functions.flaviojs1-27/+39
2011-07-20Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). The...ultramage1-44/+1
2011-07-19* Made NO_MEMMGR only be set as a default value, allowing for simultaneous us...flaviojs1-7/+69
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-1/+1
2011-06-26* Fixed a signed literal being assigned to an unsigned variable and other min...ai4rei1-6/+2
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-3/+3
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-3/+3
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS1-1/+1
2008-04-27Corrected r12662 where a guild break would trigger the OnGuildBreak event for...ultramage1-2/+2
2008-02-19* Forgotten update to the definition of script command 'input'.FlavioJS1-0/+2
2008-02-13* Changes to memory manager: [FlavioJS]FlavioJS1-31/+83
2008-02-13Merged memory manager updates from old jA revisions (bugreport:663)ultramage1-305/+225
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-1/+1
2007-12-30* Trully fixed the previous commits. (missing casts and incomplete sizes)FlavioJS1-4/+4
2007-12-30Fixed a mistake of the previous commit (r11994). Was reading the size in the ...FlavioJS1-1/+1
2007-12-30* Made the memory manager set allocated memory to 0xCD and freed memory to 0x...FlavioJS1-0/+18
2007-11-19* Nullpo's disabled on release builds.FlavioJS1-7/+15
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-10/+10
2007-07-01* TXT->SQL converter fixupultramage1-1/+1
2007-05-19Reformatting @_@ultramage1-8/+16
2007-04-09- Fixed some compiling warnings.skotlex1-4/+4
2007-01-08Unimportant cleanupsultramage1-0/+1
2007-01-07Undid the memset->malloc_set replacementultramage1-54/+3
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-733/+733
2006-11-28- Changed write to send as suggested by TheUltraMage in:FlavioJS1-66/+34
2006-08-28- The memory leak reports will now print out in the logs also the revision th...skotlex1-1/+1
2006-08-27And a minor typo. Sorry.Lance1-1/+1
2006-08-27Tweaked MEMSET_TURBO abit, temperory disabled GCC version.Lance1-57/+29
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-4/+82
2006-06-08- Modified map_freeblock_unlock so that aFree errors will report the file/lin...skotlex1-1/+1
2006-04-18- Changed the memory manager fatal errors when allocating memory to print out...skotlex1-2/+2
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+715
2006-01-29Clearing trunk.Valaris1-548/+0
2005-04-07some small USE_MEMMGR changescelest1-12/+13
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-3/+3
2005-03-27Some minor changes to do_init_memmgrcelest1-4/+3
2005-03-23* Fixed alot of memory leakscelest1-3/+1
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-3/+481
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-4/+4
2005-01-23update(no author)1-2/+21
2004-12-29updateamber1-0/+2
2004-12-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-0/+1
2004-12-27updateamber1-0/+6
2004-11-14Fixed some file typesamber1-44/+44
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+44