| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | use std::map::erase(const_iterator, const_iterator) to get non-constant iterator | whythat | 2016-08-09 | 1 | -2/+5 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Disallow unlimited limited maps | Casey Rodarmor | 2015-08-17 | 1 | -8/+11 |
| * | Make limited map actually respect max size | Casey Rodarmor | 2015-08-17 | 1 | -1/+1 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | remove code below asserts in limitedmap.h (fixes a ToDo) | Philip Kaufmann | 2014-09-22 | 1 | -9/+6 |
| * | Apply clang-format on some infrequently-updated files | Pieter Wuille | 2014-09-19 | 1 | -11/+7 |
| * | add missing header end comments | Philip Kaufmann | 2014-08-28 | 1 | -1/+1 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -1/+1 |
| * | Refactor: CTxMempool class to its own txmempool.{cpp,h} | Gavin Andresen | 2013-11-04 | 1 | -0/+1 |
| * | Add a limitedmap class similar to mruset | Matt Corallo | 2013-04-01 | 1 | -0/+100 |