| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | lib: run uncrustify | uncrustify | |
| This is the result of running $ uncrustify --replace --config ../devel/uncrustify.cfg *.c *.h *.cc in the lib directory | |||
| 2020-12-23 | lib: factor out feature name related code. | David Bremner | |
| database.cc is uncomfortably large, and some of the static data structures do not need to be shared as much as they are. This is a somewhat small piece to factor out, but it will turn out to be helpful to further refactoring. | |||
