index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
malloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
Fix compilation without memory manager.
Andrei Karas
1
-0
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-37
/
+37
2014-08-07
Corrected several format-string errors through the code
Haru
1
-6
/
+7
2014-07-11
Fixed reserved __identifier violations
Haru
1
-19
/
+14
2014-07-10
Follow up to 3c24fb656f3b3370b7152d6f1d2cc9dbc6fbae5d
panikon
1
-3
/
+2
2014-07-10
Re-added revision info to the memory leak log
Haru
1
-6
/
+8
2014-05-30
Fixed typos inside src/
Shido
1
-2
/
+2
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-2
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-4
/
+7
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-7
/
+4
2014-05-09
Fixed order of includes in all source files
Haru
1
-4
/
+7
2014-04-17
Added sysinfo (System Information) functionalities
Haru
1
-5
/
+3
2013-12-18
Fixed Bug 7906
shennetsind
1
-1
/
+1
2013-12-17
Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)
shennetsind
1
-0
/
+33
2013-12-17
Fixed several compiler warnings
Haru
1
-1
/
+1
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-31
/
+33
2013-08-08
HPM Update
shennetsind
1
-1
/
+6
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-22
/
+22
2013-05-30
Memory Slasher - May 30 Patch
shennetsind
1
-3
/
+3
2013-05-30
Memory Slasher - May 30 Patch
shennetsind
1
-10
/
+92
2013-05-18
Some type conversion warnings fixed. If this breaks anything create a bug rep...
Matheus Macabu
1
-3
/
+3
2013-05-17
Travis Fix Attempt #1
shennetsind
1
-2
/
+2
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-27
/
+52
2013-04-16
Partial Fix for #3110
shennetsind
1
-46
/
+46
2013-03-30
Modified memory manager log
shennetsind
1
-6
/
+9
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-498
/
+508
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-508
/
+498
2012-07-12
Fixed all warnings left from when compiling with -pedantic, confirmed with gc...
shennetsind
1
-1
/
+1
2011-07-20
* Made GCOLLECT use it's debug functions.
flaviojs
1
-27
/
+39
2011-07-20
Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). The...
ultramage
1
-44
/
+1
2011-07-19
* Made NO_MEMMGR only be set as a default value, allowing for simultaneous us...
flaviojs
1
-7
/
+69
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-1
/
+1
2011-06-26
* Fixed a signed literal being assigned to an unsigned variable and other min...
ai4rei
1
-6
/
+2
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-3
/
+3
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-3
/
+3
2008-11-22
* Hunted down the simpler 64bit pointer truncations.
FlavioJS
1
-1
/
+1
2008-04-27
Corrected r12662 where a guild break would trigger the OnGuildBreak event for...
ultramage
1
-2
/
+2
2008-02-19
* Forgotten update to the definition of script command 'input'.
FlavioJS
1
-0
/
+2
2008-02-13
* Changes to memory manager: [FlavioJS]
FlavioJS
1
-31
/
+83
2008-02-13
Merged memory manager updates from old jA revisions (bugreport:663)
ultramage
1
-305
/
+225
2008-01-06
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...
ultramage
1
-1
/
+1
2007-12-30
* Trully fixed the previous commits. (missing casts and incomplete sizes)
FlavioJS
1
-4
/
+4
2007-12-30
Fixed a mistake of the previous commit (r11994). Was reading the size in the ...
FlavioJS
1
-1
/
+1
2007-12-30
* Made the memory manager set allocated memory to 0xCD and freed memory to 0x...
FlavioJS
1
-0
/
+18
2007-11-19
* Nullpo's disabled on release builds.
FlavioJS
1
-7
/
+15
2007-10-17
Using predefined constants as parameters to the exit() function.
ultramage
1
-10
/
+10
2007-07-01
* TXT->SQL converter fixup
ultramage
1
-1
/
+1
2007-05-19
Reformatting @_@
ultramage
1
-8
/
+16
2007-04-09
- Fixed some compiling warnings.
skotlex
1
-4
/
+4
2007-01-08
Unimportant cleanups
ultramage
1
-0
/
+1
[next]