Historique des commits

Auteur SHA1 Message Date
  peter 5d62342562 * criticalsection renamed to rtlcriticalsection for kylix compatibility il y a 24 ans
  Jonas Maebe cbc6756190 * fixed wrong typed constant procvars in preparation of my fix which will il y a 24 ans
  florian ddd5f168eb + more MT stuff added il y a 25 ans
  peter 1a0277d7b0 * smallatheapptr undef and other cleanup (merged) il y a 25 ans
  michael 586c4cea50 + Conditionals fixed il y a 25 ans
  michael 650fbb86aa + removed logs il y a 25 ans
  michael e7aca136a1 + Initial import il y a 25 ans
  pierre e574245b0e fix for heap problem il y a 25 ans
  pierre e9f1439f5a + ReturnNilIfGrowHeapFails used in objects unit il y a 25 ans
  peter 11d7a573df * concat free blocks in main freelist il y a 25 ans
  pierre 6d213ac89b * avoid problems if sbrk returns negative values il y a 25 ans
  peter 20105af42c * fixed bug with reallocmem to use the wrong size when copying the il y a 26 ans
  peter 6bbb440811 * fixed internal_memavail counting for tryresizemem il y a 26 ans
  peter ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 il y a 26 ans
  peter 9be202fd38 * fixed reallocmem which didn't work anymore and thus broke a lot il y a 26 ans
  Jonas Maebe 2c25000f32 * fixed problem with reallocmem and heaptrc il y a 26 ans
  daniel ec29a31834 * copyright 2000 il y a 26 ans
  daniel a79b4a404b * copyright 2000 added il y a 26 ans
  peter a3c7cfd396 * fixed sysmemsize which did the and sizemask wrong il y a 26 ans
  peter a3749c8bf3 * fixed getmem call with wrong size from reallocmem il y a 26 ans
  peter bf3e811517 * cmdline support il y a 26 ans
  peter ddb0882789 * fixed reallocmem with a block at the end of an allocated memoryblock, il y a 26 ans
  michael adb19684e1 + Fixed sysreallocmem il y a 26 ans
  peter 6a10b2661b * freemem,reallocmem now get var argument il y a 26 ans
  peter 71d7f4ef38 * memorymanager expanded with allocmem/reallocmem il y a 26 ans
  sg cb3d2ac4f3 * FreeMem(p) is ignored if p is NIL, instead of throwing an il y a 26 ans
  peter 1a777e609e * fixed memsize which forgot the sizemask il y a 26 ans
  peter b659954bc3 * best match for main freelist il y a 26 ans
  peter c7d01df165 * fixed growheap freelist addition when heapend-heapptr<blocksize il y a 26 ans
  peter 88b7b037b2 + new heap manager supporting delphi freemem(pointer) il y a 26 ans