From 094535c010320967639e8e86f974d878e80baa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 May 2015 16:13:57 +0200 Subject: Imported Upstream version 1.7.0 --- yajl/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 yajl/TODO (limited to 'yajl/TODO') diff --git a/yajl/TODO b/yajl/TODO new file mode 100644 index 0000000..56c3dc0 --- /dev/null +++ b/yajl/TODO @@ -0,0 +1,9 @@ +* add a test for 0x1F bug +* numeric overflow in integers and double +* line and char offsets in the lexer and in error messages +* testing: + a. the permuter + b. some performance comparison against json_checker. +* investigate pull instead of push parsing +* Handle memory allocation failures gracefully +* cygwin/msys support on win32 -- cgit v1.2.3