Commit History

作者 SHA1 備註 提交日期
  Ioannis Koutras b78d869836 Fixed nasty bug on fixed lists: Empty fixed lists should not return pointers. 13 年之前
  Ioannis Koutras e75aad8541 New feature: Count hops. 13 年之前
  Ioannis Koutras 74715a865a Fit percentage for good-fit and search policy per heap is moved to knobs. 13 年之前
  Ioannis Koutras 96947a5b50 Good-fit initial implementation. 13 年之前
  Ioannis Koutras d8f75e89b3 Fixed best_fit_on_freelist() for doubly-linked lists. 13 年之前
  Ioannis Koutras 50d0b51c8a No need to use ptr pointer, set previous node to null for head only if it exists. 13 年之前
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. 13 年之前
  Ioannis Koutras c7f6a76c1f Small fixes on errors and warnings. 13 年之前
  Ioannis Koutras 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 14 年之前