index
:
lua-cjson
int-overflow
master
A mirror of https://github.com/openresty/lua-cjson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manual.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Javascript compat values for Infinity/NaN
Mark Pulford
2012-03-04
1
-4
/
+5
*
Add release notes for 2.1.0 release
2.1.0
Mark Pulford
2012-03-04
1
-1
/
+1
*
Bump version to 2.1devel
Mark Pulford
2012-03-04
1
-4
/
+4
*
Add cjson.safe module to suppress exceptions
Mark Pulford
2012-03-04
1
-12
/
+22
*
Update release date for 2.0.0 to 22 Jan 2012
2.0.0
Mark Pulford
2012-03-04
1
-1
/
+1
*
Remove ENABLE_CJSON_GLOBAL option
Mark Pulford
2012-03-04
1
-2
/
+0
*
Escape tilde characters in documentation
Mark Pulford
2012-03-04
1
-5
/
+5
*
Update manual for clarity and consistency
Mark Pulford
2012-03-04
1
-189
/
+234
*
Ignore DISABLE_INVALID_NUMBERS with builtin fpconv
Mark Pulford
2012-03-04
1
-1
/
+2
*
Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV
Mark Pulford
2012-03-04
1
-1
/
+1
*
Bump version to 2.0devel
Mark Pulford
2012-03-04
1
-4
/
+4
*
Bump development version to 1.1devel
Mark Pulford
2012-03-04
1
-4
/
+4
*
Disable registration of cjson global variable
Mark Pulford
2012-03-04
1
-2
/
+2
*
Use Lua CJSON instead of CJSON in documentation
Mark Pulford
2012-03-04
1
-3
/
+3
*
Change default nesting limits to 1000
Mark Pulford
2012-03-04
1
-3
/
+3
*
Add option to encode invalid numbers as "null"
Mark Pulford
2012-03-04
1
-39
/
+57
*
Add configurable decode nesting limit
Mark Pulford
2012-03-04
1
-0
/
+26
*
Fix typo in manual
Mark Pulford
2012-03-04
1
-2
/
+2
*
Document dtoa build options
Mark Pulford
2012-03-04
1
-0
/
+16
*
Fix typos (lists, hexadecimal)
Mark Pulford
2012-01-02
1
-7
/
+7
*
Update all package descriptions for consistency
Mark Pulford
2012-01-02
1
-4
/
+5
*
Add build option to disable invalid numbers
Mark Pulford
2012-01-01
1
-9
/
+12
*
Sanitise locale code, comments and documentation
Mark Pulford
2012-01-01
1
-8
/
+20
*
Add support for Lua 5.2 and cjson.new
Mark Pulford
2011-12-30
1
-14
/
+47
*
Remove POSIX locale workaround
Mark Pulford
2011-12-29
1
-14
/
+0
*
Clarify optional args and return values
Mark Pulford
2011-12-20
1
-0
/
+15
*
Remove cjson prefix from function headings
Mark Pulford
2011-12-20
1
-18
/
+18
*
Add UTF-8 caution to manual (and misc changes)
Mark Pulford
2011-12-20
1
-10
/
+24
*
Update manual (various minor improvements)
Mark Pulford
2011-12-15
1
-84
/
+79
*
Add CMake build documentation
Mark Pulford
2011-12-15
1
-7
/
+26
*
Update examples in documentation
Mark Pulford
2011-12-15
1
-32
/
+16
*
Rewrite cjson.encode_sparse_array documentation
Mark Pulford
2011-12-15
1
-29
/
+25
*
Clean up build options documentation in manual
Mark Pulford
2011-12-15
1
-8
/
+7
*
Automate package releases with build-packages.sh
Mark Pulford
2011-12-15
1
-5
/
+4
*
Remove quirks section from manual
Mark Pulford
2011-12-14
1
-74
/
+55
*
Order API functions in manual alphabetically
Mark Pulford
2011-12-13
1
-81
/
+81
*
Convert documentation to AsciiDoc
Mark Pulford
2011-12-12
1
-0
/
+460