Commit History

Author SHA1 Message Date
  peter ddb0882789 * fixed reallocmem with a block at the end of an allocated memoryblock, 26 years ago
  michael adb19684e1 + Fixed sysreallocmem 26 years ago
  peter 6a10b2661b * freemem,reallocmem now get var argument 26 years ago
  peter 71d7f4ef38 * memorymanager expanded with allocmem/reallocmem 26 years ago
  sg cb3d2ac4f3 * FreeMem(p) is ignored if p is NIL, instead of throwing an 26 years ago
  peter 1a777e609e * fixed memsize which forgot the sizemask 26 years ago
  peter b659954bc3 * best match for main freelist 26 years ago
  peter c7d01df165 * fixed growheap freelist addition when heapend-heapptr<blocksize 26 years ago
  peter 88b7b037b2 + new heap manager supporting delphi freemem(pointer) 26 years ago
  michael f31460489f + Added goto on switch 26 years ago
  peter 38a2727fb2 * pointer fixes 26 years ago
  michael d3d9e234bd + reverted to previous heap 26 years ago
  michael 50ae4cf315 + Patch for heap allocation from Florian 26 years ago
  peter e161a3e489 * growing is now 256k or 1mb 26 years ago
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit 26 years ago
  pierre 9e3e3d9415 * error 204 if trying to free too much memory of heap top ! 26 years ago
  pierre ffc582a561 * wrong statement in freemem removed : corrupted memavail result 26 years ago
  peter 55fbeb959d * memavail fixed for too big freemem calls 26 years ago
  florian e7dacebccc * fixed small things regarding TEMPHEAP 26 years ago
  pierre ab763cd69c + added text arg for dump_stack 26 years ago
  peter efaf241dba * more temp symbols removed 27 years ago
  peter 0ffc0f5586 + check for < 0 which otherwise segfaulted 27 years ago
  peter 2a14ecc703 + memorymanager like delphi 27 years ago
  peter 4620a73a9b * FPC_ names 27 years ago