Rename json_{load,dump} to json_{load,dump}_file
authorPetri Lehtinen <petri@digip.org>
Tue, 28 Jul 2009 07:57:17 +0000 (10:57 +0300)
committerPetri Lehtinen <petri@digip.org>
Tue, 28 Jul 2009 07:58:13 +0000 (10:58 +0300)
commitf41e3809844319feae0033ce84d3acc2c5340e8d
tree1bfe87f8365bd6783c5926b920002af20164d0e0
parentb348519e96f3414c6264748c2c63bc2a1c64642a
Rename json_{load,dump} to json_{load,dump}_file
src/dump.c
src/jansson.h
src/load.c
test/.gitignore
test/Makefile.am
test/load_file_dump_file.c [moved from test/load_dump.c with 81% similarity]
test/run-test