summaryrefslogtreecommitdiff
path: root/src/common/malloc.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-5/+3
2013-12-18Fixed Bug 7906shennetsind1-1/+1
2013-12-17Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)shennetsind1-0/+33
2013-12-17Fixed several compiler warningsHaru1-1/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-31/+33
2013-08-08HPM Updateshennetsind1-1/+6
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-22/+22
2013-05-30Memory Slasher - May 30 Patchshennetsind1-3/+3
2013-05-30Memory Slasher - May 30 Patchshennetsind1-10/+92
2013-05-18Some type conversion warnings fixed. If this breaks anything create a bug rep...Matheus Macabu1-3/+3
2013-05-17Travis Fix Attempt #1shennetsind1-2/+2
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-27/+52
2013-04-16Partial Fix for #3110shennetsind1-46/+46
2013-03-30Modified memory manager logshennetsind1-6/+9
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-498/+508
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-508/+498
2012-07-12Fixed all warnings left from when compiling with -pedantic, confirmed with gc...shennetsind1-1/+1
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