Björn Esser
9a0c54eb26
Rename linkhash -> json_c_linkhash
This done for the same reasons as we do not ship config.h.
5 years ago
Björn Esser
42a7d02ef5
Rename debug -> json_c_debug
This done for the same reasons as we do not ship config.h.
5 years ago
Björn Esser
3644f434cd
Rename arraylist -> json_c_arraylist
This done for the same reasons as we do not ship config.h.
5 years ago
dota17
8b162c4b89
clang-format the files
5 years ago
Eric Haszlakiewicz
f2f103b986
Add a brief overview of each file to the docs.
7 years ago
Alexandru Ardelean
0e91183300
json_pointer: add first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Eric Haszlakiewicz
d4e81f9ec8
Move the json_min() and json_max() macros to json_util.h and mark everything else in bits.h deprecated.
Eliminate all uses of bits.h within the json-c code.
11 years ago
Eric Haszlakiewicz
1461b49385
Add a json_c_version.h header (included from json.h), and several macros and functions for retrieving the json-c version at compile-time and run-time.
12 years ago
Keith Derrick
bcfd1f57ac
Add alternative iterator implementation
13 years ago
Michael Clark
f6a6e486ff
* Make headers C++ compatible by change *this to *obj
* Add ifdef C++ extern "C" to headers
* Use simpler definition of min and max in bits.h
Larry Lansing, llansing at fuzzynerd dot com
* Remove automake 1.6 requirement
* Move autogen commands into autogen.sh. Update README
* Remove error pointer special case for Windows
* Change license from LGPL to MIT
Michael Clark <michael@metaparadigm.com>
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@10 327403b1-1117-474d-bef2-5cb71233fd97
18 years ago
Michael Clark
f0d08887b8
import of version 0.1
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@2 327403b1-1117-474d-bef2-5cb71233fd97
18 years ago