Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-04 | Update changelog | Rob Hoelz | 1 | -0/+3 |
2016-04-04 | Remove -ansi compiler flag to allow for C99 | Rob Hoelz | 1 | -1/+1 |
2016-04-03 | Update rockspec to 0.50.50.05 | Rob Hoelz | 1 | -3/+3 |
2016-04-03 | Update changelog | Rob Hoelz | 1 | -0/+6 |
2016-03-15 | Bring in POSIX definitions (eg. fileno) from stdio.h | Rob Hoelz | 1 | -0/+2 |
2016-03-15 | Don't require unistd for MS C++ | Rob Hoelz | 1 | -1/+3 |
2016-03-08 | Whitespace cleanup. | Florian Stinglmayr | 1 | -18/+17 |
2016-03-08 | Allow user to override LUA_VER and LUA_DIR. | Florian Stinglmayr | 1 | -2/+2 |
2016-03-06 | Update rockspec for 0.040.40.04 | Rob Hoelz | 1 | -3/+3 |
2015-02-19 | goto is a reserved identifier : Fix the sample for use to be Lua >= 5.2 compa... | TsT | 1 | -2/+3 |
2014-05-02 | Include <unistd.h> for isatty() | Orion Poplawski | 1 | -0/+1 |