aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***mascarenhas2008-03-251-2/+2
|
* large file support in Linux needs STAT64=-DHAVE_STAT64 in LuaRocksmascarenhas2008-03-252-3/+10
| | | | config
* fixing config.winmascarenhas2008-03-251-17/+19
|
* fixed config.winmascarenhas2008-03-251-4/+4
|
* large file support in lfs.attributes (bug #2185)mascarenhas2008-03-252-28/+44
|
* Small revision by Reuben Thomascarregal2008-03-241-3/+3
|
* Fixed bug in the Windows tests (patch by Shmuel Zeigerman)carregal2008-03-101-4/+4
|
* Correcting the use of the /MD flagcarregal2008-02-191-17/+17
|
* fixed windows compile problemmascarenhas2008-02-192-17/+20
|
* Finishing the new rockspecscarregal2008-02-181-0/+44
|
* New rockspec for lfs 1.4.0, this time including Windows rulescarregal2008-02-181-0/+43
|
* Fixing wrong decription of lfs.setmodecarregal2008-02-181-4/+4
|
* removed warningsmascarenhas2008-02-181-3/+6
|
* Corecting the lfs.setmode signaturecarregal2008-02-141-2/+2
|
* Updating rockspec to include the correct package URLcarregal2008-02-131-1/+1
|
* Correcting the detection of the manifest filev1_4_0carregal2008-02-131-2/+3
|
* Version 1.4.0 rockspeccarregal2008-02-131-0/+27
|
* Minor updatecarregal2008-02-131-2/+2
|
* 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
| | | | Added documentation for lfs.setmode
* 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 ↵carregal2007-10-261-4/+5
| | | | to re-check them later.
* 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 ↵carregal2007-05-181-4/+16
| | | | involving the access and update time on lfs.touch()
* 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 ↵carregal2007-05-171-8/+9
| | | | | | of /tmp as a necessary directory. Corrected a bug on the test script on slow fliesystems due to the reliance on close times
* 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
|