Historial de Commits

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