Histórico de Commits

Autor SHA1 Mensagem Data
  florian d315d3cc96 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 há 7 anos atrás
  florian 01e1e9410d + dummy heap status implementations há 8 anos atrás
  florian 16fa079a2a * allocate always a minimum block size, else free list management causes memory corruption há 8 anos atrás
  florian dfd261f2d6 * embedded heap manager takes care of ReturnNilIfGrowHeapFails há 9 anos atrás
  florian b8198963f3 * use modeswitch result instead of mode objpas, so the objpas unit is not pulled in há 10 anos atrás
  Jeppe Johansen 1aeb07c835 Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. há 10 anos atrás
  Jeppe Johansen 85c5e7330a Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required. há 10 anos atrás
  Jeppe Johansen e012b4fa23 Inline calls to FindSize which removes a lot of unnecessary calls. há 10 anos atrás
  florian 380bc56e32 + create a default heap on embedded targets and register this default heap há 12 anos atrás
  Jeppe Johansen 84ea70fddc Fixed some minor formating issues há 12 anos atrás
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit há 14 anos atrás