summaryrefslogtreecommitdiff
path: root/luaconf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* simpler configuration to turn on all assertsRoberto Ierusalimschy2004-09-101-3/+3
|
* new way to handle _PATH (old LUA_PATH)Roberto Ierusalimschy2004-08-301-4/+2
|
* detailRoberto Ierusalimschy2004-08-301-4/+5
|
* back with an "open all libs" functionRoberto Ierusalimschy2004-07-091-4/+10
|
* new interface for search-path functionRoberto Ierusalimschy2004-06-291-2/+2
|
* libraries may want to use `lua_assert' too...Roberto Ierusalimschy2004-06-231-1/+4
|
* 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