Go to file
Petri Lehtinen 902bcdaa5e Decode and check for correct UTF-8
All strings (decoded JSON text, the argument of json_string(), the key
argument of json_object_set()) are checked for valid UTF-8.
2009-07-13 23:38:01 +03:00
src Decode and check for correct UTF-8 2009-07-13 23:38:01 +03:00
test Streamify the loader 2009-07-13 21:45:16 +03:00
.gitignore Add autotools generated files to .gitignore 2009-05-16 22:26:51 +03:00
config.h.in Use autoconf, automake & libtool 2009-05-12 22:21:50 +03:00
configure.ac Add some tests 2009-07-09 21:01:40 +03:00
Makefile.am Add some tests 2009-07-09 21:01:40 +03:00
TODO Add TODO 2009-06-15 13:53:53 +03:00