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

Mark Pulford 60c6230ea7 Update release date for 2.0.0 to 22 Jan 2012 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 aaed0e6a8f Bump version to 2.0devel 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 910a287183 Remove ENABLE_CJSON_GLOBAL option 14 years ago
NEWS 60e14dbb2b Update release date for 2.0.0 to 22 Jan 2012 14 years ago
THANKS bb39311225 Update THANKS for locale bug reporter 14 years ago
build-packages.sh 1a5473c323 Support building packages with version tags >1.x 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.0devel-1.rockspec f1eda76cf5 Update LuaRocks/RPM descriptions 14 years ago
lua-cjson.spec 60e14dbb2b Update release date for 2.0.0 to 22 Jan 2012 14 years ago
lua_cjson.c 6264bb40e0 Ignore DISABLE_INVALID_NUMBERS with builtin fpconv 14 years ago
manual.txt 60e14dbb2b Update release date for 2.0.0 to 22 Jan 2012 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 aaed0e6a8f Bump version to 2.0devel 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