Історія комітів

Автор SHA1 Опис Дата
  Roberto Ierusalimschy 3105febf9a using Lua buffers to build error messages 14 роки тому
  Roberto Ierusalimschy eef22fa4ce create error messages with a single concat, to avoid problems with 14 роки тому
  Roberto Ierusalimschy 30cea671a7 configurable 'directory separator' in 'package.searchpath' 14 роки тому
  Roberto Ierusalimschy 6d8d282e0f avoid calling "extra value" as if it were a function option 14 роки тому
  Roberto Ierusalimschy 79cbc3468c removed and deprecated functions really removed from the code base 14 роки тому
  Roberto Ierusalimschy 49a01c0991 'package.loaders' -> 'package.searchers' 14 роки тому
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' 14 роки тому
  Roberto Ierusalimschy e049abb69a loaders receive an extra argument returned by the searcher 14 роки тому
  Roberto Ierusalimschy e7a9c45a48 trying to avoid assumption that sizeof(char)==1 14 роки тому
  Roberto Ierusalimschy 67feed49f1 optional argument 'sep' to 'searchpath' 14 роки тому
  Roberto Ierusalimschy 0a6a6b9d9d no more sentinel to detect loops in module dependencies; 15 роки тому
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' 15 роки тому
  Roberto Ierusalimschy ba8dca00ac detail (ununsed parameter) 15 роки тому
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' 15 роки тому
  Roberto Ierusalimschy fd4b4a2a68 detail: registry._PRELOAD must be a table, no need to check 15 роки тому
  Roberto Ierusalimschy d447945685 'module'/'luaL_register' and associates are deprecated 15 роки тому
  Roberto Ierusalimschy 73b0a3451d environment variables consulted by Lua may be version-specific 15 роки тому
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register 15 роки тому
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code 15 роки тому
  Roberto Ierusalimschy bef5980744 no more support for old Mac OS systems 15 роки тому
  Roberto Ierusalimschy 9f48712c15 use ANSI versions of DLL functions in Windows 15 роки тому
  Roberto Ierusalimschy 2c1a5d678d factoring out common code in 'module' and 'luaL_openlib' 15 роки тому
  Roberto Ierusalimschy 5ca7cdd709 for compatibility only: 'module' changes the first upvalue of 15 роки тому
  Roberto Ierusalimschy 1514e49d43 avoid using function environments in C libraries (as it probably will 15 роки тому
  Roberto Ierusalimschy b678f246a4 HINSTANCE -> HMODULE (they are the same thing, but the MS documentation 15 роки тому
  Roberto Ierusalimschy 900b7d4514 on 64-bit machines, an address may not fit into a 'long', so it 15 роки тому
  Roberto Ierusalimschy e4b4623abc 'searchpath' changes dots into directory separators 15 роки тому
  Roberto Ierusalimschy d320c908d0 conversion from pointer to void to pointer to function seems more 15 роки тому
  Roberto Ierusalimschy 572b94bbcb include of 'windows.h' moved to where it is needed 15 роки тому
  Roberto Ierusalimschy 692209fa8d Dynamic C functions should be created with the global table as their 15 роки тому