Historie revizí

Autor SHA1 Zpráva Datum
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). před 14 roky
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. před 14 roky
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. před 14 roky
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. před 14 roky
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c před 14 roky
  Ioannis Koutras 4f9c01b21d Fix: Unlock the heap mutex before runing sys_alloc. před 14 roky
  Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. před 14 roky
  Ioannis Koutras afd8dacbf1 Started custom_free. před 14 roky
  Ioannis Koutras 0dfb6538c0 Completed first fit. před 14 roky
  Ioannis Koutras f25c745a52 First fit for nodes from fixed lists. před 14 roky
  Ioannis Koutras d279e2a024 Initial commit. před 14 roky