aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Packaging version 1.4.2v1_4_2carregal2009-02-032-3/+3
* compiling with borland cmascarenhas2008-12-151-4/+19
* Fixing bug [#13198] lfs.attributes(filename, 'size') overflow on files > 2 G...carregal2008-07-311-8/+8
* Packaging version 1.4.1carregal2008-05-072-3/+3
* fixed bug 2293mascarenhas2008-04-241-3/+3
* large file support in Linux needs STAT64=-DHAVE_STAT64 in LuaRocksmascarenhas2008-03-251-2/+9
* large file support in lfs.attributes (bug #2185)mascarenhas2008-03-251-25/+40
* fixed windows compile problemmascarenhas2008-02-192-17/+20
* removed warningsmascarenhas2008-02-181-3/+6
* Preparing the 1.4.0 release.carregal2008-02-113-27/+29
* lfs.attributes raises an error if attribute does not existmascarenhas2008-01-251-2/+5
* *** empty log message ***mascarenhas2008-01-161-2/+2
* getcwd no longer passes a buffermascarenhas2008-01-161-11/+12
* Added lfs.setmode for changing file's mode (only for Windows)mascarenhas2007-12-221-1/+42
* Version 1.3.0 (final)carregal2007-10-261-2/+2
* 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
* Avoiding dependency in backwards compatibility to Lua 5.0tomas2007-06-221-2/+2
* Adding function symlinkatributes. Updating version to 1.3.0tomas2007-06-071-6/+24
* Compilation bug fix: ISO C90 forbids mixed declarations and codetomas2007-05-151-2/+3
* Details for the 1.2.1 release. Version number, droping Lua 5.0 supportcarregal2007-05-082-3/+3
* Windows Makefile and configmascarenhas2006-12-041-0/+5
* Dropped Lua 5.0 support.mascarenhas2006-12-041-5/+1
* Correcting version numbertomas2006-06-081-2/+2
* Adding support for compilation on both Lua 5.0 and Lua 5.1tomas2006-06-081-1/+3
* Standardizing execution errors to nil followed by an error messagetomas2006-03-141-5/+7
* Removing unused codetomas2006-03-131-28/+1
* Comments update - minor detailscarregal2006-03-102-4/+4
* Comments update - minor detailscarregal2006-03-102-3/+12
* variable declaration in an _WIN32 sectiontuler2006-03-071-2/+4
* Upgrading lfs.attributes so that it could receive an extra parameter.tomas2005-08-181-57/+105
* moved luaL_argcheck call.uid200062005-08-161-2/+3
* Closing directory after a complete traversal.uid200132005-08-161-23/+34
* Removing _NAME field.tomas2005-06-211-5/+2
* version updatetuler2005-06-091-3/+3
* new function lfs.rmdirtuler2005-06-031-1/+20
* changed from 1.1.0 to 1.1uid200062005-05-201-2/+2
* Upgrading version number.tomas2005-04-081-2/+2
* WIN32 detailstuler2005-01-241-15/+15
* Acrescimo da funcao lfs.touch, inaugurando a versao 1.1.tomas2005-01-211-3/+31
* Eliminando funcao lfs.touch() para lancamento da versao 1.0 oficial.tomas2005-01-191-32/+4
* <sys/utime.h> in Windows.tuler2005-01-181-2/+3
* Acrescimo da funcao lfs.touch (lfs.c e test.lua).tomas2005-01-181-9/+50
* Troca de <> por "".tomas2004-11-171-5/+5
* versao beta, e nao alfatuler2004-11-101-3/+3
* Correcoes em valores de retorno de funcoes.tomas2004-11-051-2/+4
* Melhorias na documentacao.tomas2004-11-051-2/+2
* ifdefs por conta de problemas de compilacao no windows.tuler2004-11-041-1/+7
* Acrescimo das variaveis de informacao.tomas2004-11-031-1/+21
* Pequenas correcoes nos valores de retorno de algumas funcoes.tomas2004-11-011-4/+11