Histórico de Commits

Autor SHA1 Mensagem Data
  florian d337c3ca6a * clean up heap at exit, fixes #7183 há 19 anos atrás
  peter b3732f7215 * keep same fixed block, also if we resize to a smaller size. há 19 anos atrás
  yury e062922528 * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines. há 19 anos atrás
  florian 5575a837db * gba patch from Francesco Lombardi há 19 anos atrás
  peter 4b7f51b0aa * fixed uninitialized var há 19 anos atrás
  florian 0cc2b9b16b * small speed improvements há 19 anos atrás
  florian a9198b7300 * ensure always 16 byte aligned memory blocks há 19 anos atrás
  peter 9d817056ce * optimize by removing expensive calculations há 20 anos atrás
  florian e2a4dac215 + i386 assembler versions of decr_ansistring and unique_ansistring há 20 anos atrás
  Jonas Maebe 31b173fe85 * always keep 1 free os chunk available in the freelist to avoid há 20 anos atrás
  peter f9f75b40e5 * fixed DUMPGROW compile há 20 anos atrás
  florian 4e6b371dc5 * patch from Martin Schreiber to fix bug #4247 há 20 anos atrás
  peter 1cecfcc09f * only all resizes for fixed blocks when the blocksize doesn't há 20 anos atrás
  peter 822f7f0f16 * allow freemem nil há 20 anos atrás
  michael fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines há 20 anos atrás
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  florian 0d7aaab6b8 * patch from Ales Katona making the memory manager more há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter fc977d3259 * check if there is enough room before concatting blocks in há 20 anos atrás
  Jonas Maebe 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or há 20 anos atrás
  peter ccf36c0afd * fix crash under win32 with previous reallocmem fix há 20 anos atrás
  peter d7ae60a9e0 * fixed tryresizemem há 20 anos atrás
  peter 617bd39762 * fix getheapstatus bootstrapping há 20 anos atrás
  marco 28011bbfb0 * small typo fix on last commit há 20 anos atrás
  marco 190bd1ab34 * getfpcheapstatus now also on memmgr há 20 anos atrás
  marco daf59fbd7e * getFPCheapstatus (no, FPC HEAP, not FP CHEAP!) há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter 2d1aee8e53 * allow Freemem(nil) há 20 anos atrás