Historique des commits

Auteur SHA1 Message Date
  florian 4e6b371dc5 * patch from Martin Schreiber to fix bug #4247 il y a 20 ans
  peter 1cecfcc09f * only all resizes for fixed blocks when the blocksize doesn't il y a 20 ans
  peter 822f7f0f16 * allow freemem nil il y a 20 ans
  michael fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines il y a 20 ans
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  florian 0d7aaab6b8 * patch from Ales Katona making the memory manager more il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  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 20 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