提交历史

作者 SHA1 备注 提交日期
  Jeppe Johansen 1aeb07c835 Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. 10 年之前
  Jeppe Johansen 85c5e7330a Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required. 10 年之前
  Jeppe Johansen e012b4fa23 Inline calls to FindSize which removes a lot of unnecessary calls. 11 年之前
  florian 380bc56e32 + create a default heap on embedded targets and register this default heap 12 年之前
  Jeppe Johansen 84ea70fddc Fixed some minor formating issues 13 年之前
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit 14 年之前