* json doesn't need to escape singlequotes
authorWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 00:28:20 +0000 (00:28 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 00:28:20 +0000 (00:28 +0000)
commitd00fd2a83311e1ff49da3cfec34446b03fb59a72
tree09a12d1701a11a708cb3c64fc3f8de1466515b08
parent5a825607ef9581165e382ab6989c1c4d7cdf1254
* json doesn't need to escape singlequotes
+ add possibility to json serializer to free the struct, so usage gets smarter
* make params of wildfire calls similar
* take 1st frame to find binary name, as 0 will be libcitadel
libcitadel/lib/json.c
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c
libcitadel/lib/wildfire.c