Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | does not set isdst when undefined | Roberto Ierusalimschy | 2005-09-09 | 1 | -1/+3 |
* | detail | Roberto Ierusalimschy | 2005-08-26 | 1 | -2/+2 |
* | luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar | Roberto Ierusalimschy | 2005-08-15 | 1 | -2/+2 |
* | luaL_findstring -> luaL_checkoption | Roberto Ierusalimschy | 2005-05-25 | 1 | -3/+2 |
* | several small details | Roberto Ierusalimschy | 2005-05-17 | 1 | -3/+3 |
* | better quotes for strings in error messages | Roberto Ierusalimschy | 2005-05-16 | 1 | -3/+3 |
* | more cleaning on configurations | Roberto Ierusalimschy | 2005-03-18 | 1 | -9/+6 |
* | `luac´ -> `luai' (to avoid confusion with other luac stuff) | Roberto Ierusalimschy | 2005-03-09 | 1 | -2/+2 |
* | `luaconf.h´ exports all its definitions always (so all of them | Roberto Ierusalimschy | 2005-03-08 | 1 | -2/+2 |
* | detail | Roberto Ierusalimschy | 2005-01-10 | 1 | -5/+3 |
* | avoid name chash in `all.c' | Roberto Ierusalimschy | 2004-10-08 | 1 | -4/+4 |
* | small changes (due to Rici Lake) to allow testing non-supported OS functions | Roberto Ierusalimschy | 2004-08-05 | 1 | -8/+8 |
* | OS lib (finally separated from io lib) | Roberto Ierusalimschy | 2004-07-09 | 1 | -0/+241 |