index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
yajl
Age
Commit message (
Expand
)
Author
2021-02-22
lib/yajl/Gen: new class
Max Kellermann
2021-02-22
lib/yajl/Handle: fix API documentation
Max Kellermann
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