Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new interface for search-path function | Roberto Ierusalimschy | 2004-06-29 | 1 | -2/+2 |
* | libraries may want to use `lua_assert' too... | Roberto Ierusalimschy | 2004-06-23 | 1 | -1/+4 |
* | new macro `lua_threadyield' + lock stuff in `luaconf.h' + details | Roberto Ierusalimschy | 2004-06-02 | 1 | -1/+27 |
* | clear definition for `lua_number2int' | Roberto Ierusalimschy | 2004-06-02 | 1 | -3/+7 |
* | `popen' is not ANSI and therefore was removed from the basic library | Roberto Ierusalimschy | 2004-05-28 | 1 | -11/+1 |
* | code parameterized by LUA_FIRSTINDEX (first index of an array) | Roberto Ierusalimschy | 2004-05-10 | 1 | -1/+5 |
* | LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it | Roberto Ierusalimschy | 2004-05-10 | 1 | -4/+4 |
* | configuration file for Lua project | Roberto Ierusalimschy | 2004-05-03 | 1 | -0/+280 |