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 |
peter
|
5fec122056
* removed warnings
|
26 years ago |
pierre
|
bd7d22c00f
* several extra_size_info fixes
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
6a10b2661b
* freemem,reallocmem now get var argument
|
26 years ago |
peter
|
71d7f4ef38
* memorymanager expanded with allocmem/reallocmem
|
26 years ago |
peter
|
88b7b037b2
+ new heap manager supporting delphi freemem(pointer)
|
26 years ago |
peter
|
12e807b5bc
* fixed missing var
|
26 years ago |
peter
|
38a2727fb2
* pointer fixes
|
26 years ago |
peter
|
8da59d4757
* objfpc mode for 0.99.12
|
26 years ago |
michael
|
0988042528
Removed the mode for objpas
|
26 years ago |