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 |
peter
|
ba0b8a2e1b
* reallocmem fixed for freemem() call when size=0
|
25 years ago |
Jonas Maebe
|
8095e34fae
* finally fixed tracereallocmem completely
|
25 years ago |
Jonas Maebe
|
adcc8f25b7
* another problme with realloc fixed (one left)
|
25 years ago |
Jonas Maebe
|
2c25000f32
* fixed problem with reallocmem and heaptrc
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
0eacfedcb8
* fixed traceReallocMem with nil pointer (simply calls traceGetMem now in
|
25 years ago |
peter
|
ca84c2bc26
* fixed reallocmem with p=nil
|
25 years ago |