Max Kellermann
|
f660d30138
|
util/CircularBuffer: new buffer class
|
2014-03-15 18:35:52 +01:00 |
Max Kellermann
|
6ba1fe7568
|
UriUtil: support ftp:// URLs in uri_remove_auth()
|
2014-02-24 19:59:53 +01:00 |
Max Kellermann
|
afc70c120e
|
util/UriUtil: uri_get_suffix() fails if name begins with dot
A file called ".jpg" is not a JPEG file with an empty name; it is
merely a hidden file.
|
2013-12-29 17:40:51 +01:00 |
Max Kellermann
|
b631b552bb
|
test/*: add more missing stdlib.h includes
|
2013-11-05 17:28:23 +01:00 |
Max Kellermann
|
3d12f8d246
|
UriUtil: uri_remove_auth() returns std::string
|
2013-10-23 21:58:44 +02:00 |
Max Kellermann
|
c3e720279c
|
test/test_util: unit test for libutil.a
|
2013-10-23 21:58:44 +02:00 |