tomas
97ccdc90ed
Avoiding dependency in backwards compatibility to Lua 5.0
2007-06-22 12:44:46 +00:00
tomas
57a64a5cfe
Adding function symlinkatributes. Updating version to 1.3.0
2007-06-07 01:28:08 +00:00
tomas
7ee2d8e1b2
Compilation bug fix: ISO C90 forbids mixed declarations and code
2007-05-15 12:58:35 +00:00
carregal
3b35114a16
Details for the 1.2.1 release. Version number, droping Lua 5.0 support
2007-05-08 19:23:12 +00:00
mascarenhas
57622411a9
Windows Makefile and config
2006-12-04 18:24:18 +00:00
mascarenhas
67c2187e9a
Dropped Lua 5.0 support.
2006-12-04 15:28:53 +00:00
tomas
e10a4bc816
Correcting version number
2006-06-08 18:06:18 +00:00
tomas
59ef09d270
Adding support for compilation on both Lua 5.0 and Lua 5.1
2006-06-08 16:16:23 +00:00
tomas
121ae680f1
Standardizing execution errors to nil followed by an error message
2006-03-14 13:39:38 +00:00
tomas
e100c80db4
Removing unused code
2006-03-13 00:06:24 +00:00
carregal
44e60e8b0c
Comments update - minor details
2006-03-10 23:37:32 +00:00
carregal
55be9b2227
Comments update - minor details
2006-03-10 22:38:11 +00:00
tuler
a60f6307d5
variable declaration in an _WIN32 section
2006-03-07 19:07:57 +00:00
tomas
e206fd0e63
Upgrading lfs.attributes so that it could receive an extra parameter.
...
If it is a table, then it is used instead of creating a new one.
If it is a string, then it is used to indicate the attribute which will
be returned (only one parameter is accepted).
2005-08-18 01:00:44 +00:00
uid20006
5cb0d77851
moved luaL_argcheck call.
2005-08-16 13:47:58 +00:00
uid20013
e224c98838
Closing directory after a complete traversal.
...
Adding tests for that.
2005-08-16 00:11:15 +00:00
tomas
3479c6d935
Removing _NAME field.
2005-06-21 11:46:13 +00:00
tuler
82926a72ed
version update
2005-06-09 16:22:37 +00:00
tuler
97abe2139e
new function lfs.rmdir
2005-06-03 21:50:59 +00:00
uid20006
646a17acdd
changed from 1.1.0 to 1.1
2005-05-20 18:32:19 +00:00
tomas
f22a37da92
Upgrading version number.
2005-04-08 18:57:11 +00:00
tuler
2540f6cbdb
WIN32 details
2005-01-24 10:19:49 +00:00
tomas
57d3fc1c31
Acrescimo da funcao lfs.touch, inaugurando a versao 1.1.
2005-01-21 10:19:04 +00:00
tomas
508c7b3b56
Eliminando funcao lfs.touch() para lancamento da versao 1.0 oficial.
2005-01-19 14:28:58 +00:00
tuler
e99b7844bb
<sys/utime.h> in Windows.
2005-01-18 11:21:58 +00:00
tomas
86e97088a0
Acrescimo da funcao lfs.touch (lfs.c e test.lua).
...
Pequenas correcoes para evitar warnings de redefinicao de macros.
2005-01-18 10:48:02 +00:00
tomas
e354e5c568
Troca de <> por "".
2004-11-17 14:08:04 +00:00
tuler
3234fcd2da
versao beta, e nao alfa
2004-11-10 15:30:00 +00:00
tomas
c9286d40fe
Correcoes em valores de retorno de funcoes.
2004-11-05 10:54:28 +00:00
tomas
2bc7cbf743
Melhorias na documentacao.
2004-11-05 10:37:29 +00:00
tuler
963ec46731
ifdefs por conta de problemas de compilacao no windows.
2004-11-04 22:21:28 +00:00
tomas
ccd7be1984
Acrescimo das variaveis de informacao.
2004-11-03 10:11:18 +00:00
tomas
4d5d1e75fa
Pequenas correcoes nos valores de retorno de algumas funcoes.
...
Acrescimo do arquivo de testes.
2004-11-01 15:27:13 +00:00
tomas
3219f4618d
Correcao no valor de retorno da mkdir.
2004-11-01 08:57:56 +00:00
tomas
1c8215ae46
Correcao nos atributos (eliminacao de atributos exclusivos do MacOS X).
2004-10-27 18:04:50 +00:00
tomas
0cc45c2881
Correcao nos campos de alteracao, modificacao e acesso do arquivo.
2004-10-27 18:01:01 +00:00
tomas
7049b69af1
Pequenas melhorias na documentacao.
...
Implementacao da funcao `attributes' que recupera informacoes sobre os arquivos.
2004-10-23 22:33:11 +00:00
tomas
39fba7df43
Atualizando o esquema de compilacao para o uso da compat-5.1.
2004-10-15 10:04:15 +00:00
tomas
a6c8ca7123
Adaptacao `a nova funcao luaL_openlib (luaL_module).
2004-10-14 11:13:29 +00:00
tomas
70052678b1
Substituicao nos nomes dos arquivos.
2004-07-29 14:26:33 +00:00