Historial de Commits

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