aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-01Add build option to disable invalid numbersMark Pulford4-16/+39
2012-01-01Sanitise locale code, comments and documentationMark Pulford4-41/+71
2012-01-01Add Windows MinGW target to MakefileMark Pulford1-4/+12
2011-12-31Add NDEBUG to performance CFLAGSMark Pulford1-1/+1
2011-12-31Remove redundant comment from test.luaMark Pulford1-7/+0
2011-12-31Update NEWS for 1.0.5Mark Pulford1-1/+5
2011-12-31Minor code cleanupMark Pulford1-10/+12
2011-12-31Remove "update_locale" Lua functionMark Pulford2-10/+2
2011-12-31Add option for private bufferMark Pulford1-26/+44
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