summaryrefslogtreecommitdiffstats
path: root/src/json_spirit (follow)
Commit message (Expand)AuthorAgeFilesLines
* json_spirit: add missing dependency on Boost::threadMax Kellermann2024-10-031-1/+1
* src/*: drop backward compatibility with boost<1.72Kefu Chai2020-11-241-16/+7
* json_spirit: avoid using bind placeholders in global namespaceKefu Chai2020-06-261-1/+3
* common: fix typosKefu Chai2018-09-211-2/+2
* Rename "include/assert.h"Brad Hubbard2018-09-142-2/+2
* json_spirit: Use ceph_assert for asserts.Adam C. Emerson2018-08-272-15/+18
* msg,common: do not include assert.h everywhere to clobber <assert.h>Kefu Chai2017-06-081-1/+0
* cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-1/+1
* remove autotoolsSage Weil2016-09-071-18/+0
* cmake: move common_utf8 closer to where it is usedKefu Chai2016-07-281-1/+1
* cmake: s/ENABLE_SHARED/BUILD_SHARED_LIBS/Kefu Chai2016-05-271-1/+1
* test: cmake: Fix make check compilation errorRicardo Dias2016-03-141-0/+1
* json_sprit: fix the FTBFS on old gccKefu Chai2015-05-081-1/+1
* json_spirit: use utf8 intenally when parsing \uHHHHTim Serong2015-05-061-8/+26
* Combined CMake Build for HammerAli Maredia2015-01-141-0/+3
* configure.ac: link libboost_thread only with json-spiritSage Weil2014-07-281-0/+1
* json_spirit: don't build json_spirit_value.cppNoah Watkins2013-12-301-2/+1
* automake cleanup: implementing non-recursive makeRoald J. van Loon2013-09-081-0/+18
* json_spirit: remove unused typedefSage Weil2013-08-211-2/+0
* mon: add JSON command parsing frameworkDan Mick2013-05-221-1/+1
* json_spirit: thread safeYehuda Sadeh2012-11-081-1/+1
* json_spirit: update grammarYehuda Sadeh2012-10-231-2/+2
* add libjson_spirit.laSage Weil2012-02-2413-0/+2219