| Commit message (Expand) | Author | Age | Files | Lines |
* | Add make target for cjson.util and scripts | Mark Pulford | 2012-03-04 | 1 | -5/+27 |
* | Use internal dtoa/strtod for double conversion | Mark Pulford | 2012-03-04 | 1 | -1/+20 |
* | Tidy Makefile sections and comments | Mark Pulford | 2012-01-02 | 1 | -17/+16 |
* | Fix Windows TARGET modifications | Mark Pulford | 2012-01-02 | 1 | -3/+3 |
* | Add build option to disable invalid numbers | Mark Pulford | 2012-01-01 | 1 | -3/+5 |
* | Add Windows MinGW target to Makefile | Mark Pulford | 2012-01-01 | 1 | -4/+12 |
* | Add NDEBUG to performance CFLAGS | Mark Pulford | 2011-12-31 | 1 | -1/+1 |
* | Add support for Lua 5.2 and cjson.new | Mark Pulford | 2011-12-30 | 1 | -1/+2 |
* | Add fpconv to work around comma decimal points | Mark Pulford | 2011-12-30 | 1 | -1/+1 |
* | Remove POSIX locale workaround | Mark Pulford | 2011-12-29 | 1 | -12/+2 |
* | Automate package releases with build-packages.sh | Mark Pulford | 2011-12-15 | 1 | -7/+0 |
* | Remove external VERSION #define for lua_cjson.c | Mark Pulford | 2011-12-13 | 1 | -1/+1 |
* | Fix RPM build | Mark Pulford | 2011-12-13 | 1 | -2/+2 |
* | Convert documentation to AsciiDoc | Mark Pulford | 2011-12-12 | 1 | -1/+6 |
* | Fix Makefile for use with non-GNU make | Mark Pulford | 2011-12-08 | 1 | -22/+23 |
* | Add common platform defaults/overrides to Makefile | Mark Pulford | 2011-11-29 | 1 | -19/+19 |
* | Improve build documentation and layout | Mark Pulford | 2011-11-29 | 1 | -20/+38 |
* | Update version to 1.0.4 | Mark Pulford | 2011-11-27 | 1 | -1/+1 |
* | Add USE_POSIX_SETLOCALE option | Mark Pulford | 2011-10-07 | 1 | -2/+6 |
* | Rename MISSING_ISINF to USE_INTERNAL_ISINF | Mark Pulford | 2011-10-07 | 1 | -2/+2 |
* | Support locales which use comma decimal separators | Mark Pulford | 2011-10-05 | 1 | -3/+7 |
* | Add work around for missing isinf() on Solaris | Mark Pulford | 2011-08-11 | 1 | -0/+3 |
* | Update version to 1.0.3 | Mark Pulford | 2011-08-10 | 1 | -1/+1 |
* | Update version to 1.0.2 | Mark Pulford | 2011-05-29 | 1 | -1/+1 |
* | Use .zip format with LuaRocks | Mark Pulford | 2011-05-29 | 1 | -0/+2 |
* | Change version number for development | Mark Pulford | 2011-05-16 | 1 | -1/+1 |
* | Add rockspec to build under LuaRocks | Mark Pulford | 2011-05-15 | 1 | -1/+0 |
* | Add runtime option for persistent encode buffer | Mark Pulford | 2011-05-10 | 1 | -1/+1 |
* | Update version to 1.0.1 | Mark Pulford | 2011-05-10 | 1 | -1/+1 |
* | Add build support for Mac OSX | Mark Pulford | 2011-05-10 | 1 | -1/+11 |
* | Add build and package support | Mark Pulford | 2011-05-01 | 1 | -0/+31 |