Age | Commit message (Expand) | Author |
---|---|---|
2018-01-23 | lib/curl/Delegate: helper class for response body parsers | Max Kellermann |
2018-01-12 | lib/yajl/Callbacks: add wrappers for start_array and end_array | Max Kellermann |
2018-01-11 | lib/yajl/Callbacks: OO wrapper for yajl_callbacks | Max Kellermann |
2018-01-11 | lib/yajl/ParseInputStream: use InputStream::LockRead() to reduce lock duration | Max Kellermann |
2018-01-11 | lib/yajl/ParseInputStream: eliminate variable "done" | Max Kellermann |
2018-01-11 | playlist/SoundCloud: move code to Yajl::Parse(InputStream&) | Max Kellermann |
2018-01-11 | lib/yajl/Handle: libyajl C++ bindings | Max Kellermann |