jansson/src
Petri Lehtinen 50031440a3 Implement JSON_ENSURE_ASCII encoding flag
With this flag, all Unicode characters outside the ASCII range are
escaped.
2009-12-05 22:55:30 +02:00
..
dump.c Implement JSON_ENSURE_ASCII encoding flag 2009-12-05 22:55:30 +02:00
hashtable.c Extend object API 2009-10-11 20:44:01 +03:00
hashtable.h Fix indentation 2009-10-16 21:20:38 +03:00
jansson.h Implement JSON_ENSURE_ASCII encoding flag 2009-12-05 22:55:30 +02:00
jansson_private.h Enhance handling of circular references 2009-10-15 21:02:27 +03:00
load.c Implement JSON_ENSURE_ASCII encoding flag 2009-12-05 22:55:30 +02:00
Makefile.am jansson 1.1.2 2009-11-08 14:13:32 +02:00
strbuffer.c Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
strbuffer.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
utf.c Implement JSON_ENSURE_ASCII encoding flag 2009-12-05 22:55:30 +02:00
utf.h Implement JSON_ENSURE_ASCII encoding flag 2009-12-05 22:55:30 +02:00
util.h Add LICENSE and a copyright note to all sources 2009-07-30 11:32:24 +03:00
value.c Fix indentation 2009-10-16 21:20:38 +03:00