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