Branch for 2.0 and bump to 0.10 ver accepted/2.0/20130318.204526 submit/2.0/20130318.211401
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 18 Mar 2013 21:13:21 +0000 (14:13 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 18 Mar 2013 21:13:21 +0000 (14:13 -0700)
commit678f1132afe72790fb758d44b472348ff3abd049
tree2369c7138b9550a51cd926f5662762ff181faa99
parent8aaf0231b1d2a8a6f06979165d278b8a2491d76d
Branch for 2.0 and bump to 0.10 ver
115 files changed:
.gitignore [new file with mode: 0644]
AUTHORS
ChangeLog
Doxyfile
Makefile.am
Makefile.am.inc [new file with mode: 0644]
NEWS
README
README-WIN32.html
README.html
RELEASE_CHECKLIST.txt [new file with mode: 0644]
arraylist.c
arraylist.h
autogen.sh [changed mode: 0644->0755]
bits.h
config.h.in
config.h.win32
configure.in
debug.h
doc/html/annotated.html [new file with mode: 0644]
doc/html/arraylist_8h.html [new file with mode: 0644]
doc/html/bits_8h.html [new file with mode: 0644]
doc/html/classes.html [new file with mode: 0644]
doc/html/debug_8h.html [new file with mode: 0644]
doc/html/deprecated.html [new file with mode: 0644]
doc/html/doxygen.css [new file with mode: 0644]
doc/html/doxygen.png [new file with mode: 0644]
doc/html/files.html [new file with mode: 0644]
doc/html/functions.html [new file with mode: 0644]
doc/html/functions_vars.html [new file with mode: 0644]
doc/html/globals.html [new file with mode: 0644]
doc/html/globals_defs.html [new file with mode: 0644]
doc/html/globals_enum.html [new file with mode: 0644]
doc/html/globals_eval.html [new file with mode: 0644]
doc/html/globals_func.html [new file with mode: 0644]
doc/html/globals_type.html [new file with mode: 0644]
doc/html/globals_vars.html [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/json_8h.html [new file with mode: 0644]
doc/html/json__inttypes_8h.html [new file with mode: 0644]
doc/html/json__object_8h.html [new file with mode: 0644]
doc/html/json__object__iterator_8h.html [new file with mode: 0644]
doc/html/json__object__private_8h.html [new file with mode: 0644]
doc/html/json__tokener_8h.html [new file with mode: 0644]
doc/html/json__util_8h.html [new file with mode: 0644]
doc/html/linkhash_8h.html [new file with mode: 0644]
doc/html/pages.html [new file with mode: 0644]
doc/html/printbuf_8h.html [new file with mode: 0644]
doc/html/structarray__list.html [new file with mode: 0644]
doc/html/structjson__object.html [new file with mode: 0644]
doc/html/structjson__object__iter.html [new file with mode: 0644]
doc/html/structjson__object__iterator.html [new file with mode: 0644]
doc/html/structjson__tokener.html [new file with mode: 0644]
doc/html/structjson__tokener__srec.html [new file with mode: 0644]
doc/html/structlh__entry.html [new file with mode: 0644]
doc/html/structlh__table.html [new file with mode: 0644]
doc/html/structprintbuf.html [new file with mode: 0644]
doc/html/tab_b.gif [new file with mode: 0644]
doc/html/tab_l.gif [new file with mode: 0644]
doc/html/tab_r.gif [new file with mode: 0644]
doc/html/tabs.css [new file with mode: 0644]
doc/html/unionjson__object_1_1data.html [new file with mode: 0644]
json.h
json_config.h.in [new file with mode: 0644]
json_inttypes.h [new file with mode: 0644]
json_object.c
json_object.h
json_object_iterator.c [new file with mode: 0644]
json_object_iterator.h [new file with mode: 0644]
json_object_private.h
json_tokener.c
json_tokener.h
json_util.c
json_util.h
linkhash.c
linkhash.h
packaging/json-c.changes
packaging/json-c.spec
printbuf.c
printbuf.h
test1.c [deleted file]
tests/Makefile.am [new file with mode: 0644]
tests/parse_flags.c [new file with mode: 0644]
tests/parse_flags.h [new file with mode: 0644]
tests/parse_int64.test [new file with mode: 0755]
tests/test-defs.sh [new file with mode: 0755]
tests/test1.c [new file with mode: 0644]
tests/test1.expected [new file with mode: 0644]
tests/test1.test [new file with mode: 0755]
tests/test1Formatted_plain.expected [new file with mode: 0644]
tests/test1Formatted_pretty.expected [new file with mode: 0644]
tests/test1Formatted_spaced.expected [new file with mode: 0644]
tests/test2.c [moved from test2.c with 73% similarity]
tests/test2.expected [new file with mode: 0644]
tests/test2.test [new file with mode: 0755]
tests/test2Formatted_plain.expected [new file with mode: 0644]
tests/test2Formatted_pretty.expected [new file with mode: 0644]
tests/test2Formatted_spaced.expected [new file with mode: 0644]
tests/test4.c [new file with mode: 0644]
tests/test4.expected [new file with mode: 0644]
tests/test4.test [new file with mode: 0755]
tests/test_cast.c [new file with mode: 0644]
tests/test_cast.expected [new file with mode: 0644]
tests/test_cast.test [new file with mode: 0755]
tests/test_null.c [new file with mode: 0644]
tests/test_null.expected [new file with mode: 0644]
tests/test_null.test [new file with mode: 0755]
tests/test_parse.c [new file with mode: 0644]
tests/test_parse.expected [new file with mode: 0644]
tests/test_parse.test [new file with mode: 0755]
tests/test_parse_int64.c [new file with mode: 0644]
tests/test_parse_int64.expected [new file with mode: 0644]
tests/test_printbuf.c [new file with mode: 0644]
tests/test_printbuf.expected [new file with mode: 0644]
tests/test_printbuf.test [new file with mode: 0755]