Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-15 | Prepare for release 1.6.3v_1_6_3v1_6_3 | Hisham Muhammad | 1 | -1/+1 | |
2015-01-15 | Cleanup use of explicit \0 | Hisham Muhammad | 1 | -2/+2 | |
2015-01-15 | Updated to support Lua 5.3. Fixed to supress warnings in windows. Removed ↵ | Andrew Starks | 2 | -18/+26 | |
extra null byte off of const string (windows only). | |||||
2014-11-12 | Fix. Support Lua 5.3.beta | Alexey Melnichuk | 4 | -2/+47 | |
2014-09-25 | Add LFS_DO_NOT_USE_LARGE_FILE flag | Mikhael-Danilov | 1 | -0/+4 | |
Which disables LARGE_FILE support | |||||
2014-08-14 | Fix. Exclude some files from coveralls. | Alexey Melnichuk | 1 | -1/+1 | |
2014-08-14 | Add. Travis files. | Alexey Melnichuk | 3 | -0/+139 | |
2014-08-13 | Fix. Compile with MSVC and with gcc without `-std=c99` | Alexey Melnichuk | 1 | -2/+6 | |
2014-08-09 | Fix lfs.attributes(file, 'blksize') | Stefan Hoffmann | 2 | -24/+22 | |
fs.attributes(file, 'blksize') and fs.attributes(file, 'blocks) return the wrong values. Compare the whole attribute name instead of the first char and remove buggy special casing with wrong indexes into the member array. | |||||
2014-08-09 | Add test target to Makefile | Stefan Hoffmann | 1 | -0/+3 | |
easy way to run the tests without installing the library | |||||
2014-01-29 | Remove old referencesv1_6_2 | Hisham Muhammad | 4 | -8/+8 | |