Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/CircularBuffer: new buffer class | Max Kellermann | 2014-03-15 | 1 | -0/+2 |
| | |||||
* | UriUtil: support ftp:// URLs in uri_remove_auth() | Max Kellermann | 2014-02-24 | 1 | -0/+2 |
| | |||||
* | util/UriUtil: uri_get_suffix() fails if name begins with dot | Max Kellermann | 2013-12-29 | 1 | -0/+4 |
| | | | | | A file called ".jpg" is not a JPEG file with an empty name; it is merely a hidden file. | ||||
* | test/*: add more missing stdlib.h includes | Max Kellermann | 2013-11-05 | 1 | -0/+1 |
| | |||||
* | UriUtil: uri_remove_auth() returns std::string | Max Kellermann | 2013-10-23 | 1 | -6/+6 |
| | |||||
* | test/test_util: unit test for libutil.a | Max Kellermann | 2013-10-23 | 1 | -0/+54 |