Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-10-28 | lib/yajl/Handle: strip newlines from error messages | Max Kellermann |
2020-10-28 | lib/yajl/Handle: un-inline the throwing code | Max Kellermann |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-06-17 | Copyright year 2019 | Max Kellermann |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-14 | build with Meson instead of autotools | Max Kellermann |
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 |