aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adding tests for lfs.setmodecarregal2008-02-131-0/+10
* Small correctionscarregal2008-02-112-3/+3
* Preparing the 1.4.0 release.carregal2008-02-119-49/+74
* lfs.attributes raises an error if attribute does not existmascarenhas2008-01-251-2/+5
* makefile.win tweakmascarenhas2008-01-231-4/+4
* updated makefile for vc2008mascarenhas2008-01-233-19/+39
* added flag to supress manifest creationmascarenhas2008-01-231-2/+2
* *** empty log message ***mascarenhas2008-01-162-4/+5
* getcwd no longer passes a buffermascarenhas2008-01-163-11/+62
* Added lfs.setmode for changing file's mode (only for Windows)mascarenhas2007-12-221-1/+42
* Minor HTML revisioncarregal2007-12-144-8/+8
* Using a default prefix for the Makefilev1_3_0carregal2007-10-271-3/+8
* Fixing a wrong test (tks to Enrico Tassi)carregal2007-10-271-1/+1
* Documentation updates for 1.3.0carregal2007-10-265-19/+34
* Checking for lfs.symlinkattributes so the tests are not applied in Windowscarregal2007-10-261-6/+7
* Version 1.3.0 (final)carregal2007-10-261-2/+2
* Removing the symbolic link tests since they don't work in Windows. We have to...carregal2007-10-261-4/+5
* Changing version to LuaFileSystem 1.3.0 (work)carregal2007-10-051-2/+2
* Improving conditional compilation for Windows version (thanks to Varol Kaptan)tomas2007-08-301-1/+6
* Correcting versiontomas2007-08-301-2/+2
* Make include path comply with vanilla Luahisham2007-07-311-2/+2
* Avoiding dependency in backwards compatibility to Lua 5.0tomas2007-06-221-2/+2
* Adding function symlinkatributes. Updating version to 1.3.0tomas2007-06-075-11/+54
* Changes related to the new build strucutre using Lua 5.1 default pathscarregal2007-05-181-3/+3
* Corrected the second of 2 bugs on the test script found by Shmuel Zeigerman i...carregal2007-05-181-4/+16
* Correction on the documentation of lfs.touch()carregal2007-05-171-2/+2
* Corrected 1 of 2 bugs on the test script found by Shmuel Zeigerman: the use o...carregal2007-05-171-8/+9
* Compilation bug fix: ISO C90 forbids mixed declarations and codetomas2007-05-152-4/+5
* Simplified READMEcarregal2007-05-081-38/+9
* Details for the 1.2.1 release. Version number, droping Lua 5.0 supportcarregal2007-05-087-23/+62
* Changing the default Windows building directory from c:\lua51 to c:\lua5.1carregal2007-03-151-4/+4
* Add removal rules for nmake cleancarregal2006-12-191-2/+2
* config revertmascarenhas2006-12-151-3/+3
* Added pseudo-configure scriptmascarenhas2006-12-151-3/+3
* Windows Makefile take twomascarenhas2006-12-041-1/+4
* Windows Makefile and configmascarenhas2006-12-043-17/+21
* Dropped Lua 5.0 support.mascarenhas2006-12-045-26/+47
* Updating to Lua 5.1tomas2006-07-242-3/+25
* Reference to LuaBinaries 5.0.2carregal2006-06-261-2/+2
* Correcting version numbertomas2006-06-082-4/+4
* Adding version informationtomas2006-06-081-1/+2
* Adding support for compilation on both Lua 5.0 and Lua 5.1tomas2006-06-082-19/+14
* Adding support for compilation on both Lua 5.0 and Lua 5.1tomas2006-06-082-2/+10
* Adding support for compilation on both Lua 5.0 and Lua 5.1tomas2006-06-081-1/+3
* Documentation update - minor detailscarregal2006-03-231-3/+3
* Documentation update - minor detailscarregal2006-03-151-2/+4
* version updatetuler2006-03-151-1/+1
* Documentation update - minor detailsRoot_rel_1_2_xcarregal2006-03-152-13/+8
* Standardizing the return values in case of errortomas2006-03-141-17/+26
* Documentation update - minor detailscarregal2006-03-143-9/+15