]> git.ipfire.org Git - thirdparty/json-c.git/commit
Move the json_min() and json_max() macros to json_util.h and mark everything else...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 4 May 2014 02:29:10 +0000 (22:29 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 5 May 2014 02:33:26 +0000 (22:33 -0400)
commitd4e81f9ec8273914739808737fa0a27a3f0589fb
tree43c0763e296e9c763457fad9fd5b338ea36cfb35
parent1da0599e0ebd60a5038c0a43345fdb249a5a3ea3
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.
arraylist.c
bits.h
json.h
json_tokener.c
json_util.c
json_util.h
printbuf.c