Lua CJSON is a fast JSON encoding/parsing module for LOVR

Mark Pulford 1900f6687b Add release notes for 2.1.0 release 14 years ago
devel 4f0b8d47af Add original JSON parser design outline 14 years ago
lua b77481ff10 Force binary file mode in util.lua 14 years ago
tests 5300ecb4e8 Bump version to 2.1devel 14 years ago
.gitattributes 7612cef30d Add .gitignore for object files, html, extra dirs 14 years ago
.gitignore 1582c219f5 Convert perf results to HTML and update for 2.0.0 14 years ago
CMakeLists.txt 910a287183 Remove ENABLE_CJSON_GLOBAL option 14 years ago
LICENSE d6fc98ff60 Update copyright date range to include 2012 14 years ago
Makefile 6a8c434e38 Work around Solaris make limitations 14 years ago
NEWS 4bc5e917c8 Add release notes for 2.1.0 release 14 years ago
THANKS bb39311225 Update THANKS for locale bug reporter 14 years ago
build-packages.sh 5300ecb4e8 Bump version to 2.1devel 14 years ago
dtoa.c ca42b9a996 Use internal dtoa/strtod for double conversion 14 years ago
dtoa_config.h 2d1c3e8674 Add error checking to dtoa locking primitives 14 years ago
fpconv.c d6fc98ff60 Update copyright date range to include 2012 14 years ago
fpconv.h a05c5153ad Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV 14 years ago
g_fmt.c bb296abe81 Fix string length returned by g_fmt.c for |x|<1 14 years ago
lua-cjson-2.1devel-1.rockspec 5300ecb4e8 Bump version to 2.1devel 14 years ago
lua-cjson.spec 4bc5e917c8 Add release notes for 2.1.0 release 14 years ago
lua_cjson.c 5300ecb4e8 Bump version to 2.1devel 14 years ago
manual.txt 4bc5e917c8 Add release notes for 2.1.0 release 14 years ago
performance.txt 60e14dbb2b Update release date for 2.0.0 to 22 Jan 2012 14 years ago
rfc4627.txt bbf1f5d35e Initial commit 15 years ago
runtests.sh 5300ecb4e8 Bump version to 2.1devel 14 years ago
strbuf.c d6fc98ff60 Update copyright date range to include 2012 14 years ago
strbuf.h d6fc98ff60 Update copyright date range to include 2012 14 years ago