Age | Commit message (Expand) | Author |
---|---|---|
2014-12-04 | util/SplitString: new utility class | Max Kellermann |
2014-12-04 | test/test_util: add unit test for DivideString | Max Kellermann |
2014-12-04 | test/test_util: move class UriUtilTest to UriUtilTest.hxx | Max Kellermann |
2014-11-01 | util/UriUtil: add uri_get_suffix() overload that ignores query string | Max Kellermann |
2014-03-15 | util/CircularBuffer: new buffer class | Max Kellermann |
2014-02-24 | UriUtil: support ftp:// URLs in uri_remove_auth() | Max Kellermann |
2013-12-29 | util/UriUtil: uri_get_suffix() fails if name begins with dot | Max Kellermann |
2013-11-05 | test/*: add more missing stdlib.h includes | Max Kellermann |
2013-10-23 | UriUtil: uri_remove_auth() returns std::string | Max Kellermann |
2013-10-23 | test/test_util: unit test for libutil.a | Max Kellermann |