index
:
delta/json-c.git
baserock/json-c-0.12-20140410
baserock/json-c-0.12-20140410-plus-patch
baserock/morph
gh-pages
json-c-0.10
json-c-0.11
json-c-0.12
json-c-0.13
json-c-0.14
json-c-0.15
json-c-0.16
json_object-split
kdopen-rename_library
master
newer-appveyor
github.com: json-c/json-c.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
json_tokener.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix doc in tokener header file
Leon M. George
2017-02-20
1
-3
/
+3
*
Remove trailing whitespace
Michael Vetter
2014-08-26
1
-4
/
+4
*
Patch to address the following issues:
Michael Clark
2014-04-09
1
-1
/
+7
*
Make the json_tokener_errors array local. It has been deprecated for a while...
Eric Haszlakiewicz
2014-03-22
1
-8
/
+0
*
Issue #103: allow Infinity and -Infinity to be parsed.
Eric Haszlakiewicz
2014-03-22
1
-1
/
+2
*
Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at th...
Eric Haszlakiewicz
2013-03-31
1
-1
/
+21
*
Make maximum recursion depth a runtime option
Remi Collet
2012-11-27
1
-3
/
+4
*
For the prototype for json_tokener_error_desc().
Eric Haszlakiewicz
2012-03-31
1
-3
/
+3
*
Add json_tokener_get_error() and json_tokener_error_desc() to better encapsul...
Eric Haszlakiewicz
2012-02-22
1
-0
/
+89
*
add json_tokener_parse_verbose, and return NULL on parser errors
Jehiah Czebotar
2010-12-08
1
-1
/
+2
*
Add const qualifier to the json_tokener_parse functions
Christopher Watford
2009-07-08
1
-2
/
+2
*
* Don't use this as a variable, so we can compile with a C++ compiler
Michael Clark
2009-02-25
1
-0
/
+8
*
fix to allow compile with -Werror
Michael Clark
2008-01-26
1
-0
/
+1
*
Patch allows for json-c compile with -Werror and not fail due to
Michael Clark
2007-12-07
1
-1
/
+1
*
* Fix bug with use of capital E in numbers with exponents
Michael Clark
2007-12-07
1
-1
/
+1
*
* Add escaping of backslash to json output
Michael Clark
2007-03-13
1
-8
/
+34
*
* Fix bug in escaping of control characters
Michael Clark
2007-03-13
1
-13
/
+1
*
* Make headers C++ compatible by change *this to *obj
Michael Clark
2007-03-13
1
-13
/
+6
*
* printbuf.c - C. Watford (christopher dot watford at gmail dot com)
Michael Clark
2007-03-13
1
-1
/
+13
*
import of version 0.1
Michael Clark
2007-03-13
1
-0
/
+70