Historique des commits

Auteur SHA1 Message Date
  peter fc977d3259 * check if there is enough room before concatting blocks in il y a 20 ans
  Jonas Maebe 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or il y a 20 ans
  peter ccf36c0afd * fix crash under win32 with previous reallocmem fix il y a 20 ans
  peter d7ae60a9e0 * fixed tryresizemem il y a 20 ans
  peter 617bd39762 * fix getheapstatus bootstrapping il y a 20 ans
  marco 28011bbfb0 * small typo fix on last commit il y a 20 ans
  marco 190bd1ab34 * getfpcheapstatus now also on memmgr il y a 20 ans
  marco daf59fbd7e * getFPCheapstatus (no, FPC HEAP, not FP CHEAP!) il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 2d1aee8e53 * allow Freemem(nil) il y a 21 ans
  peter 2e52bf2824 * fixed overflow when reusing a memory block for fixed size chunks il y a 21 ans
  peter dac91ff361 * fix currheapused il y a 21 ans
  peter c38daf68eb * typo for GetHeapStatus il y a 21 ans
  peter a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize il y a 21 ans
  peter 869b0ecc85 * compiler defined HEAP and HEAPSIZE removed il y a 21 ans
  Jonas Maebe 6840bd8ece * changed formatting to conform to the rest of the compiler/rtl il y a 21 ans
  peter cd35d3fd5e * readded support for ReturnIfGrowHeapFails il y a 21 ans
  florian 1397425c4a * fixed heap corruption on sparc il y a 21 ans
  florian 8f6f6bfc30 * finally (hopefully) fixed sysalloc trouble il y a 21 ans
  peter 58d5c20352 * moved padding for sparc il y a 21 ans
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated il y a 21 ans
  peter b3eb8fb2af * sparc needs alignment on 8 bytes to allow doubles il y a 21 ans
  peter 482e1a2505 * 64bit fixes il y a 21 ans
  peter abfc396c40 * cmem moved to rtl il y a 21 ans
  peter 6219d43b43 * exit with rte 204 instead of looping infinite when a heap record il y a 21 ans
  Jonas Maebe 456eb6eca0 * improved beforeheapend inheritance (remove flag again when possible, il y a 22 ans
  daniel d9b98b35be * Small microoptimization il y a 22 ans
  marco fcde2c3ffa * *memORY overloads il y a 22 ans
  peter 36fd13c639 * fixed wrong check when allocation of a block > 1mb failed il y a 22 ans
  peter 3d8d9c96f8 * sbrk returns pointer il y a 22 ans