1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  3. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  6. 07f2e2f table: rename cs::iterator to cs::Table::const_iterator by Junxiao Shi · 5 years ago
  7. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  8. c0822fa build: switch to C++14 by Davide Pesavento · 7 years ago
  9. 30c37ab table: add Cs::erase method by Junxiao Shi · 7 years ago
  10. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  11. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  12. 9c903e0 table: fix PriorityFifoPolicy memory leak by Minsheng Zhang · 9 years ago
  13. cb6e05f table: add CS policy interface by Minsheng Zhang · 10 years ago