Историја ревизија

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