Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-17 | lpr.lua: fix invalid string escape sequence \? | David Manura | 1 | -1/+1 |
2013-04-09 | Updated IPV6_V6ONLY to match header files on Windows. | Paul Kulchenko | 1 | -1/+1 |
2013-04-07 | Added inet_pton/inet_ntop for MinGW on Windows; compiles with Lua52. | Paul Kulchenko | 3 | -0/+65 |
2013-02-25 | Use the length operator (#) instead of table.getn. | Gerardo Marset | 11 | -19/+19 |