Historie revizí

Autor SHA1 Zpráva Datum
  peter ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 před 25 roky
  peter 9be202fd38 * fixed reallocmem which didn't work anymore and thus broke a lot před 25 roky
  Jonas Maebe 2c25000f32 * fixed problem with reallocmem and heaptrc před 26 roky
  daniel ec29a31834 * copyright 2000 před 26 roky
  daniel a79b4a404b * copyright 2000 added před 26 roky
  peter a3c7cfd396 * fixed sysmemsize which did the and sizemask wrong před 26 roky
  peter a3749c8bf3 * fixed getmem call with wrong size from reallocmem před 26 roky
  peter bf3e811517 * cmdline support před 26 roky
  peter ddb0882789 * fixed reallocmem with a block at the end of an allocated memoryblock, před 26 roky
  michael adb19684e1 + Fixed sysreallocmem před 26 roky
  peter 6a10b2661b * freemem,reallocmem now get var argument před 26 roky
  peter 71d7f4ef38 * memorymanager expanded with allocmem/reallocmem před 26 roky
  sg cb3d2ac4f3 * FreeMem(p) is ignored if p is NIL, instead of throwing an před 26 roky
  peter 1a777e609e * fixed memsize which forgot the sizemask před 26 roky
  peter b659954bc3 * best match for main freelist před 26 roky
  peter c7d01df165 * fixed growheap freelist addition when heapend-heapptr<blocksize před 26 roky
  peter 88b7b037b2 + new heap manager supporting delphi freemem(pointer) před 26 roky
  michael f31460489f + Added goto on switch před 26 roky
  peter 38a2727fb2 * pointer fixes před 26 roky
  michael d3d9e234bd + reverted to previous heap před 26 roky
  michael 50ae4cf315 + Patch for heap allocation from Florian před 26 roky
  peter e161a3e489 * growing is now 256k or 1mb před 26 roky
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit před 26 roky
  pierre 9e3e3d9415 * error 204 if trying to free too much memory of heap top ! před 26 roky
  pierre ffc582a561 * wrong statement in freemem removed : corrupted memavail result před 26 roky
  peter 55fbeb959d * memavail fixed for too big freemem calls před 26 roky
  florian e7dacebccc * fixed small things regarding TEMPHEAP před 26 roky
  pierre ab763cd69c + added text arg for dump_stack před 27 roky
  peter efaf241dba * more temp symbols removed před 27 roky
  peter 0ffc0f5586 + check for < 0 which otherwise segfaulted před 27 roky