Implement JSON_ENSURE_ASCII encoding flag
[jansson.git] / test / testdata / invalid
2009-11-04 Petri LehtinenMerge branch '1.1'
2009-10-29 Petri Lehtinenload: Parse a badly put - sign correctly
2009-09-14 Petri Lehtinenload: Check for integer and real overlfows and underflows
2009-09-13 Petri Lehtinenload: Check for integer and real overlfows and underflows
2009-08-24 Petri LehtinenDetect garbage near EOF in json_loadf() and json_load_f...
2009-07-28 Petri LehtinenFix some memory leaks and invalid memory references
2009-07-28 Petri LehtinenEnhance test system
2009-07-26 Petri LehtinenExpand parser and Unicode test coverage
2009-07-16 Petri LehtinenImplement support for \u escapes
2009-07-13 Petri LehtinenReport errors from lexical and stream level in parser
2009-07-13 Petri LehtinenStreamify the loader
2009-07-09 Petri LehtinenAdd some tests