Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 2108754e46 macro name change: LUA_PATH->LUA_PATH_VAR, LUA_CPATH->LUA_CPATH_VAR, пре 15 година
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of пре 15 година
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions пре 15 година
  Roberto Ierusalimschy 95020afb63 'module' returns the new module (to be used with lexical environments) пре 16 година
  Roberto Ierusalimschy a5382b763c new function lua_copy пре 16 година
  Roberto Ierusalimschy 4b44793dc5 "bug": lua_createtable with sizes changed (array <-> record) пре 16 година
  Roberto Ierusalimschy a5f68589c0 avoid using 'UNUSED' (not defined outside the kernel) пре 16 година
  Roberto Ierusalimschy 5cdec7d124 added "\n" at the end of 'package.config' (so that the string пре 16 година
  Roberto Ierusalimschy 7e9bc41fe7 'loadlib(lib, "*")' loads 'lib' with global names exported to all пре 16 година
  Roberto Ierusalimschy afe849c9b4 change in error message пре 17 година
  Roberto Ierusalimschy bb48f456d9 bug: 'module' now checks that is caller is a Lua function пре 17 година
  Roberto Ierusalimschy bc82b4d78a new function 'package.searchpath' пре 17 година
  Roberto Ierusalimschy 8d3dd04137 clearing some old compatibility code пре 18 година
  Roberto Ierusalimschy df50c84ee0 BUG: loadlib should not use Lua internals (lobject.h) пре 18 година
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK пре 19 година
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces пре 19 година
  Roberto Ierusalimschy c7b89dd280 small bug: should not use string after popping it пре 19 година
  Roberto Ierusalimschy ee41bc03ab details пре 19 година
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable пре 19 година
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 19 година
  Roberto Ierusalimschy 0561f71f0f (much) better error messages for 'require' пре 19 година
  Roberto Ierusalimschy 6cd461633d clearer error message for uninstalled loadlib пре 20 година
  Roberto Ierusalimschy 5511bf6b9d avoid comparisons between (void *) and (int *) пре 20 година
  Roberto Ierusalimschy 522481a788 avoid some warnings пре 20 година
  Roberto Ierusalimschy e41fb9a604 registry._LOADED created "on demand" пре 20 година
  Roberto Ierusalimschy 9e88b336b4 unused assignment пре 20 година
  Roberto Ierusalimschy 2bcbd3c725 avoid 'PathRemoveFileSpec' (not very portable) пре 20 година
  Roberto Ierusalimschy 351f7dad6b default for 'module' is opaque (with option 'seeall') пре 20 година
  Roberto Ierusalimschy 3390f9a35a detail пре 20 година
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) пре 20 година