Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-12-31 | Fix minor warning from Clang analyzer | Mark Pulford | 1 | -1/+1 |
2011-12-31 | Remove shared current_depth var from cfg struct | Mark Pulford | 1 | -25/+17 |
2011-12-30 | Remove strbuf:die() from global symbol table | Mark Pulford | 1 | -1/+1 |
2011-12-30 | Add support for Lua 5.2 and cjson.new | Mark Pulford | 8 | -47/+122 |
2011-12-30 | Add fpconv to work around comma decimal points | Mark Pulford | 8 | -20/+206 |
2011-12-29 | Remove POSIX locale workaround | Mark Pulford | 6 | -124/+4 |
2011-12-30 | Display success when all tests pass | Mark Pulford | 1 | -3/+4 |
2011-12-26 | Display failed test count (test.lua) | Mark Pulford | 1 | -1/+1 |
2011-12-26 | Generate git tag based version number for packages | Mark Pulford | 1 | -20/+10 |
2011-12-24 | Fix typo in lua_cjson.c | Mark Pulford | 1 | -1/+1 |
2011-12-20 | Clarify optional args and return values | Mark Pulford | 1 | -0/+15 |