summaryrefslogtreecommitdiff
path: root/src/lib/yajl
AgeCommit message (Expand)Author
2021-02-22lib/yajl/Gen: new classMax Kellermann
2021-02-22lib/yajl/Handle: fix API documentationMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-10-28lib/yajl/Handle: strip newlines from error messagesMax Kellermann
2020-10-28lib/yajl/Handle: un-inline the throwing codeMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-01-23lib/curl/Delegate: helper class for response body parsersMax Kellermann
2018-01-12lib/yajl/Callbacks: add wrappers for start_array and end_arrayMax Kellermann
2018-01-11lib/yajl/Callbacks: OO wrapper for yajl_callbacksMax Kellermann
2018-01-11lib/yajl/ParseInputStream: use InputStream::LockRead() to reduce lock durationMax Kellermann
2018-01-11lib/yajl/ParseInputStream: eliminate variable "done"Max Kellermann
2018-01-11playlist/SoundCloud: move code to Yajl::Parse(InputStream&)Max Kellermann
2018-01-11lib/yajl/Handle: libyajl C++ bindingsMax Kellermann