Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace1.0.1 | Mark Pulford | 2011-05-10 | 1 | -3/+3 |
* | Add runtime option for persistent encode buffer | Mark Pulford | 2011-05-10 | 1 | -1/+5 |
* | Add strbuf_append_number() | Mark Pulford | 2011-05-03 | 1 | -7/+18 |
* | Add MIT license and update lua_cjson.c caveats | Mark Pulford | 2011-05-01 | 1 | -0/+24 |
* | Create "cjson" Lua module, support UCS-2 escapes | Mark Pulford | 2011-05-01 | 1 | -3/+4 |
* | Grow decode stack, prealloc strings during encode | Mark Pulford | 2011-04-25 | 1 | -3/+1 |
* | Add support for growing strbufs exponentially | Mark Pulford | 2011-04-25 | 1 | -11/+69 |
* | Add functions for new strbuf API and tidy | Mark Pulford | 2011-04-15 | 1 | -21/+43 |
* | Initial commit | Mark Pulford | 2011-04-15 | 1 | -0/+130 |