Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/update/Walk: add Directory reference parameter | Max Kellermann | 2014-02-04 | 1 | -10/+8 |
| | | | | Remove dependency on the DatabaseSimple library. | ||||
* | db/update/Editor: add locking method variants | Max Kellermann | 2014-01-31 | 1 | -11/+4 |
| | |||||
* | update/Walk: declare std::string at assignment | Max Kellermann | 2014-01-30 | 1 | -4/+2 |
| | | | | Reduce overhead. | ||||
* | db/update: convert to OO API | Max Kellermann | 2014-01-30 | 1 | -0/+463 |
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day. |