]> git.ipfire.org Git - thirdparty/json-c.git/commit
import of version 0.1
authorMichael Clark <michael@metaparadigm.com>
Tue, 13 Mar 2007 08:26:18 +0000 (08:26 +0000)
committerMichael Clark <michael@metaparadigm.com>
Tue, 13 Mar 2007 08:26:18 +0000 (08:26 +0000)
commitf0d08887b857fce1fe95a68d29eb7a07cd527d7c
treed4b37e182674cf62fb7671b0f6b033ff858aa1f5
parent6d59966c4ef28fb4462f735c11f43ca93a62049f
import of version 0.1

git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@2 327403b1-1117-474d-bef2-5cb71233fd97
22 files changed:
Doxyfile [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.html [new file with mode: 0644]
arraylist.c [new file with mode: 0644]
arraylist.h [new file with mode: 0644]
bits.h [new file with mode: 0644]
debug.c [new file with mode: 0644]
debug.h [new file with mode: 0644]
json.h [new file with mode: 0644]
json_object.c [new file with mode: 0644]
json_object.h [new file with mode: 0644]
json_object_private.h [new file with mode: 0644]
json_tokener.c [new file with mode: 0644]
json_tokener.h [new file with mode: 0644]
json_util.c [new file with mode: 0644]
json_util.h [new file with mode: 0644]
linkhash.c [new file with mode: 0644]
linkhash.h [new file with mode: 0644]
printbuf.c [new file with mode: 0644]
printbuf.h [new file with mode: 0644]
test1.c [new file with mode: 0644]
test2.c [new file with mode: 0644]