aboutsummaryrefslogtreecommitdiff
path: root/luaconf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* new macro `lua_threadyield' + lock stuff in `luaconf.h' + detailsRoberto Ierusalimschy2004-06-021-1/+27
* clear definition for `lua_number2int'Roberto Ierusalimschy2004-06-021-3/+7
* `popen' is not ANSI and therefore was removed from the basic libraryRoberto Ierusalimschy2004-05-281-11/+1
* code parameterized by LUA_FIRSTINDEX (first index of an array)Roberto Ierusalimschy2004-05-101-1/+5
* LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need itRoberto Ierusalimschy2004-05-101-4/+4
* configuration file for Lua projectRoberto Ierusalimschy2004-05-031-0/+280