aboutsummaryrefslogtreecommitdiff
path: root/fpconv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-31Fix minor warning from Clang analyzerMark Pulford1-1/+1
2011-12-31Remove shared current_depth var from cfg structMark Pulford1-25/+17
2011-12-30Remove strbuf:die() from global symbol tableMark Pulford1-1/+1
2011-12-30Add support for Lua 5.2 and cjson.newMark Pulford8-47/+122
2011-12-30Add fpconv to work around comma decimal pointsMark Pulford8-20/+206
2011-12-29Remove POSIX locale workaroundMark Pulford6-124/+4
2011-12-30Display success when all tests passMark Pulford1-3/+4
2011-12-26Display failed test count (test.lua)Mark Pulford1-1/+1
2011-12-26Generate git tag based version number for packagesMark Pulford1-20/+10
2011-12-24Fix typo in lua_cjson.cMark Pulford1-1/+1
2011-12-20Clarify optional args and return valuesMark Pulford1-0/+15