Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/ExcludeList: use the TextFile class instead of stdio.h | Max Kellermann | 2015-02-25 | 1 | -17/+24 |
| | |||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | db/update/ExcludeList: make no-op if GLib is disabled | Max Kellermann | 2014-03-01 | 1 | -0/+10 |
| | | | | Quick hack to allow using the database without GLib (for Android). | ||||
* | util/StringUtil: add function Strip() | Max Kellermann | 2014-02-17 | 1 | -2/+2 |
| | | | Replaces g_strstrip(). | ||||
* | ExcludeList: move to db/update/ | Max Kellermann | 2014-01-30 | 1 | -0/+83 |