Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows Makefile take two | mascarenhas | 2006-12-04 | 1 | -1/+4 |
| | |||||
* | Windows Makefile and config | mascarenhas | 2006-12-04 | 3 | -17/+21 |
| | |||||
* | Dropped Lua 5.0 support. | mascarenhas | 2006-12-04 | 5 | -26/+47 |
| | |||||
* | Updating to Lua 5.1 | tomas | 2006-07-24 | 2 | -3/+25 |
| | |||||
* | Reference to LuaBinaries 5.0.2 | carregal | 2006-06-26 | 1 | -2/+2 |
| | |||||
* | Correcting version number | tomas | 2006-06-08 | 2 | -4/+4 |
| | |||||
* | Adding version information | tomas | 2006-06-08 | 1 | -1/+2 |
| | |||||
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 2 | -19/+14 |
| | |||||
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 2 | -2/+10 |
| | |||||
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 1 | -1/+3 |
| | |||||
* | Documentation update - minor details | carregal | 2006-03-23 | 1 | -3/+3 |
| | |||||
* | Documentation update - minor details | carregal | 2006-03-15 | 1 | -2/+4 |
| | |||||
* | version update | tuler | 2006-03-15 | 1 | -1/+1 |
| | |||||
* | Documentation update - minor detailsRoot_rel_1_2_x | carregal | 2006-03-15 | 2 | -13/+8 |
| | |||||
* | Standardizing the return values in case of error | tomas | 2006-03-14 | 1 | -17/+26 |
| | |||||
* | Documentation update - minor details | carregal | 2006-03-14 | 3 | -9/+15 |
| | |||||
* | Standardizing execution errors to nil followed by an error message | tomas | 2006-03-14 | 2 | -6/+8 |
| | |||||
* | Expliciting the types of the attributes | tomas | 2006-03-14 | 1 | -2/+3 |
| | |||||
* | Removing unused code | tomas | 2006-03-13 | 1 | -28/+1 |
| | |||||
* | Documentation update reflecting the Kepler structure | carregal | 2006-03-11 | 1 | -3/+3 |
| | |||||
* | Documentation update reflecting the Kepler structure | carregal | 2006-03-10 | 4 | -37/+70 |
| | |||||
* | Comments update - minor details | carregal | 2006-03-10 | 2 | -4/+4 |
| | |||||
* | Comments update - minor details | carregal | 2006-03-10 | 2 | -3/+12 |
| | |||||
* | version update. | tuler | 2006-03-07 | 1 | -1/+1 |
| | |||||
* | variable declaration in an _WIN32 section | tuler | 2006-03-07 | 1 | -2/+4 |
| | |||||
* | Improving History | tomas | 2006-03-04 | 1 | -2/+8 |
| | |||||
* | Improving lfs.attributes' reference | tomas | 2006-03-03 | 1 | -3/+8 |
| | |||||
* | Saying where the library should be copied to. | uid20013 | 2006-02-07 | 1 | -2/+3 |
| | |||||
* | access time 11, 22 and 33 do not work on windows | tuler | 2005-08-18 | 1 | -6/+6 |
| | |||||
* | Upgrading lfs.attributes so that it could receive an extra parameter. | tomas | 2005-08-18 | 1 | -57/+105 |
| | | | | | | 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). | ||||
* | touch does not work with directories in windows. | uid20006 | 2005-08-16 | 1 | -11/+22 |
| | |||||
* | using lfs.rmdir instead of os.remove. | uid20006 | 2005-08-16 | 1 | -1/+1 |
| | |||||
* | moved luaL_argcheck call. | uid20006 | 2005-08-16 | 1 | -2/+3 |
| | |||||
* | Closing directory after a complete traversal. | uid20013 | 2005-08-16 | 2 | -50/+64 |
| | | | | Adding tests for that. | ||||
* | Correcting option which only exists on MacOS X. | tomas | 2005-06-27 | 1 | -2/+2 |
| | |||||
* | Library name without prefix: <lib>.so.<ver> | tomas | 2005-06-24 | 2 | -6/+6 |
| | | | | Adding symbolic link: <lib>.so -> <lib.so.<ver> | ||||
* | Removing _NAME field. | tomas | 2005-06-21 | 1 | -5/+2 |
| | |||||
* | Cleaning unused libraries while building .so. | tomas | 2005-06-10 | 2 | -8/+4 |
| | |||||
* | version update | tuler | 2005-06-09 | 1 | -3/+3 |
| | |||||
* | new function rmdir | tuler | 2005-06-09 | 2 | -4/+12 |
| | |||||
* | Documentation update | carregal | 2005-06-08 | 1 | -3/+3 |
| | |||||
* | Correcting linking on MacOS X. | tomas | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | Excluding -ldl option (it seems not necessary). | tomas | 2005-06-06 | 2 | -4/+5 |
| | | | | Including configurable config file. | ||||
* | Standardizing Makefile and config. | tomas | 2005-06-05 | 2 | -5/+5 |
| | |||||
* | Cleanup. | tomas | 2005-06-04 | 1 | -14/+2 |
| | |||||
* | new function lfs.rmdir | tuler | 2005-06-03 | 2 | -14/+37 |
| | |||||
* | changed link to LuaBinaries | tuler | 2005-06-02 | 1 | -2/+2 |
| | |||||
* | Documentation update | carregal | 2005-06-02 | 2 | -4/+4 |
| | |||||
* | correting name of generated zip file. | uid20006 | 2005-05-30 | 1 | -1/+1 |
| | |||||
* | Documentation updatev1_1_0 | uid20002 | 2005-05-30 | 1 | -1/+1 |
| |