summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorllooyd <llooyd@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-04-25 20:30:07 +0000
committerllooyd <llooyd@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-04-25 20:30:07 +0000
commit8c004284cf747a1dcf5045e649da882aad268f2d (patch)
tree3e50349f536298a7d6f1913b8268480f4260b8ed /TODO
parent1e31767de1fd86bde641030b3e8a1157fff04f89 (diff)
downloadyajl-8c004284cf747a1dcf5045e649da882aad268f2d.tar.gz
introduction of yajl_number callback to allow clients to handle arbitrary
precision numbers in JSON data. git-svn-id: http://yajl-c.googlecode.com/svn/trunk@102 e775cfb5-b74b-0410-aad5-5bebe4a96390
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7f18f3d..336f2d3 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+* add a test for 0x1F bug
+* numeric overflow in integers and double
* line and char offsets in the lexer and in error messages
* numbers at eof bug. (lth: still pertinent?)
* testing: