Commit History

Author SHA1 Message Date
  Ioannis Koutras 8929219116 Fixed major bug in push_block. 13 years ago
  Ioannis Koutras e4f1e721cc Enable ownership information on block header if required. 13 years ago
  Ioannis Koutras d4a491cd35 Got rid of requested_size in case we don't need it. 13 years ago
  Ioannis Koutras a85e415824 Set size now takes place along with marking blocks as used/free. 13 years ago
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. 13 years ago
  Ioannis Koutras 6e53d0f490 Refactored the code to push block on a list's head. 13 years ago
  Ioannis Koutras 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 13 years ago
  Ioannis Koutras 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 13 years ago
  Ioannis Koutras 3c231f9a82 The new block after a split should be the one to be set free and properly set of a heap owner. 13 years ago
  Ioannis Koutras 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 13 years ago
  Ioannis Koutras 57a68f4982 Initial code for split. 13 years ago