Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document building via LuaRocks | Mark Pulford | 2011-05-29 | 1 | -4/+26 |
| | |||||
* | Update version to 1.0.2 | Mark Pulford | 2011-05-29 | 1 | -2/+2 |
| | |||||
* | Add support for runtime number precision config | Mark Pulford | 2011-05-29 | 1 | -0/+13 |
| | | | | | | Add cjson.encode_number_precision(). Reducing the number precision from 14 to 3 can increase performance up to 50% with number heavy conversions. | ||||
* | Add runtime option for persistent encode buffer | Mark Pulford | 2011-05-10 | 1 | -2/+15 |
| | |||||
* | Update version to 1.0.1 | Mark Pulford | 2011-05-10 | 1 | -5/+5 |
| | |||||
* | Add documentation (README) | Mark Pulford | 2011-05-08 | 1 | -0/+211 |