Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 79cbc3468c removed and deprecated functions really removed from the code base %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 49a01c0991 'package.loaders' -> 'package.searchers' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy e049abb69a loaders receive an extra argument returned by the searcher %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy e7a9c45a48 trying to avoid assumption that sizeof(char)==1 %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 67feed49f1 optional argument 'sep' to 'searchpath' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 0a6a6b9d9d no more sentinel to detect loops in module dependencies; %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ba8dca00ac detail (ununsed parameter) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy fd4b4a2a68 detail: registry._PRELOAD must be a table, no need to check %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy d447945685 'module'/'luaL_register' and associates are deprecated %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 73b0a3451d environment variables consulted by Lua may be version-specific %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy bef5980744 no more support for old Mac OS systems %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 9f48712c15 use ANSI versions of DLL functions in Windows %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 2c1a5d678d factoring out common code in 'module' and 'luaL_openlib' %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 5ca7cdd709 for compatibility only: 'module' changes the first upvalue of %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 1514e49d43 avoid using function environments in C libraries (as it probably will %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy b678f246a4 HINSTANCE -> HMODULE (they are the same thing, but the MS documentation %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 900b7d4514 on 64-bit machines, an address may not fit into a 'long', so it %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy e4b4623abc 'searchpath' changes dots into directory separators %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy d320c908d0 conversion from pointer to void to pointer to function seems more %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 572b94bbcb include of 'windows.h' moved to where it is needed %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 692209fa8d Dynamic C functions should be created with the global table as their %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy a541ada194 "-"-trick in C packages now accept name-v13... %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 8cd395564c no need to use two different defines (LUA_DL_DLOPEN and LUA_USE_DLOPEN) %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 35e729fa6d comments + small details %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible %!s(int64=15) %!d(string=hai) anos