peter
|
9704595c94
* when retrieving stackdump check if bp is smaller than the previous
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
peter
|
551caf65d2
* set p to nil when 0 is passed to reallocmem
|
22 years ago |
carl
|
c0f0cf4ce6
* nil should give an error!
|
23 years ago |
peter
|
ca3679e4bf
* MemoryManager record has a field NeedLock if the wrapper functions
|
23 years ago |
carl
|
302c977a8b
* bugfix of assigning to external filename output
|
23 years ago |
Jonas Maebe
|
242a9f8937
* made result type of calculate_release_sig() a longword instead of a
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
7484da248d
* freemem(var) -> freemem(value)
|
24 years ago |
peter
|
ce52d581b3
* m68k updates merged
|
24 years ago |
Jonas Maebe
|
cbc6756190
* fixed wrong typed constant procvars in preparation of my fix which will
|
24 years ago |
peter
|
802acf6940
* m68k updates
|
24 years ago |
peter
|
64b57cd77d
* add nop after popa (merged)
|
24 years ago |
peter
|
c70d9ccc3e
* win32 getenv version
|
24 years ago |
peter
|
25d6ec3c83
* always clear memory in getmem and freemem
|
24 years ago |
peter
|
03d4bdcd40
* allow runtime setting using the environment HEAPTRC
|
24 years ago |
peter
|
b669be6c60
* some small fixes to my previous commit
|
24 years ago |
peter
|
60ba93a688
* extra info update so it can be always be set on/off
|
24 years ago |
Jonas Maebe
|
0293387955
* removed 64bit evaluations when range checking is on
|
25 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
marco
|
abfa37b122
* Renamefest
|
25 years ago |
Jonas Maebe
|
48292584ae
* clear inoutres in traceexit before writing anything (to avoid an RTE
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
0194d7a616
* fixed reallocmem with double removing from heap_mem_root list
|
25 years ago |
pierre
|
a3434cc825
* fix for bug report 929
|
25 years ago |
peter
|
20105af42c
* fixed bug with reallocmem to use the wrong size when copying the
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
06edc7aa14
* use backtracestrfunc()
|
25 years ago |
peter
|
d19710a9ad
* fixed tracereallocmem which supplied the wrong size for tryresize
|
25 years ago |