aboutsummaryrefslogtreecommitdiff
path: root/manual.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Javascript compat values for Infinity/NaNMark Pulford2012-03-041-4/+5
* Add release notes for 2.1.0 release2.1.0Mark Pulford2012-03-041-1/+1
* Bump version to 2.1develMark Pulford2012-03-041-4/+4
* Add cjson.safe module to suppress exceptionsMark Pulford2012-03-041-12/+22
* Update release date for 2.0.0 to 22 Jan 20122.0.0Mark Pulford2012-03-041-1/+1
* Remove ENABLE_CJSON_GLOBAL optionMark Pulford2012-03-041-2/+0
* Escape tilde characters in documentationMark Pulford2012-03-041-5/+5
* Update manual for clarity and consistencyMark Pulford2012-03-041-189/+234
* Ignore DISABLE_INVALID_NUMBERS with builtin fpconvMark Pulford2012-03-041-1/+2
* Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONVMark Pulford2012-03-041-1/+1
* Bump version to 2.0develMark Pulford2012-03-041-4/+4
* Bump development version to 1.1develMark Pulford2012-03-041-4/+4
* Disable registration of cjson global variableMark Pulford2012-03-041-2/+2
* Use Lua CJSON instead of CJSON in documentationMark Pulford2012-03-041-3/+3
* Change default nesting limits to 1000Mark Pulford2012-03-041-3/+3
* Add option to encode invalid numbers as "null"Mark Pulford2012-03-041-39/+57
* Add configurable decode nesting limitMark Pulford2012-03-041-0/+26
* Fix typo in manualMark Pulford2012-03-041-2/+2
* Document dtoa build optionsMark Pulford2012-03-041-0/+16
* Fix typos (lists, hexadecimal)Mark Pulford2012-01-021-7/+7
* Update all package descriptions for consistencyMark Pulford2012-01-021-4/+5
* Add build option to disable invalid numbersMark Pulford2012-01-011-9/+12
* Sanitise locale code, comments and documentationMark Pulford2012-01-011-8/+20
* Add support for Lua 5.2 and cjson.newMark Pulford2011-12-301-14/+47
* Remove POSIX locale workaroundMark Pulford2011-12-291-14/+0
* Clarify optional args and return valuesMark Pulford2011-12-201-0/+15
* Remove cjson prefix from function headingsMark Pulford2011-12-201-18/+18
* Add UTF-8 caution to manual (and misc changes)Mark Pulford2011-12-201-10/+24
* Update manual (various minor improvements)Mark Pulford2011-12-151-84/+79
* Add CMake build documentationMark Pulford2011-12-151-7/+26
* Update examples in documentationMark Pulford2011-12-151-32/+16
* Rewrite cjson.encode_sparse_array documentationMark Pulford2011-12-151-29/+25
* Clean up build options documentation in manualMark Pulford2011-12-151-8/+7
* Automate package releases with build-packages.shMark Pulford2011-12-151-5/+4
* Remove quirks section from manualMark Pulford2011-12-141-74/+55
* Order API functions in manual alphabeticallyMark Pulford2011-12-131-81/+81
* Convert documentation to AsciiDocMark Pulford2011-12-121-0/+460