Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code há 1 ano atrás
  Roberto Ierusalimschy 165389b27b New interface to function 'luaL_openselectedlibs' há 1 ano atrás
  Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' há 2 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions há 7 anos atrás
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" há 8 anos atrás
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" há 8 anos atrás
  Roberto Ierusalimschy 3317f5c6d9 includes 'stddef.h' (as it uses NULL) há 10 anos atrás
  Roberto Ierusalimschy 36efa6a6b9 no more 'preloadedlibs' when opening libraries (as it is dead code now) há 10 anos atrás
  Roberto Ierusalimschy 460968353f in test mode, debug library is not predefined (to allow testing há 10 anos atrás
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before há 10 anos atrás
  Roberto Ierusalimschy a73da6112d deprecated library throws an error if called (instead of silently há 11 anos atrás
  Roberto Ierusalimschy 6ccf150039 new library: utf8 há 11 anos atrás
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' há 14 anos atrás
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) há 14 anos atrás
  Roberto Ierusalimschy 8c21f463ed 'debug' library is loaded by default há 14 anos atrás
  Roberto Ierusalimschy 9e8e60dd5f bitlib renamed to 'bit32' + new function for arithmetic shift há 14 anos atrás
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register há 15 anos atrás
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code há 15 anos atrás
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' há 15 anos atrás
  Roberto Ierusalimschy e34d3c06b0 it is better to call open functions with lua_call to not mess há 15 anos atrás
  Roberto Ierusalimschy 064e406f67 no more fenvs! há 15 anos atrás
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible há 15 anos atrás
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of há 15 anos atrás
  Roberto Ierusalimschy 2e51792596 avoid using deprecated macros lua_[gs]etglobal há 15 anos atrás
  Roberto Ierusalimschy 90e2a716c8 details + comments há 16 anos atrás
  Roberto Ierusalimschy 3abe3da9fb new module 'lbitlib.c' for bitwise operations há 16 anos atrás
  Roberto Ierusalimschy 0cc3add9f8 variable renaming: 'lualibs' -> 'loadedlibs'; 'luareqlibs' -> há 16 anos atrás
  Roberto Ierusalimschy 71c2eeff98 comments há 16 anos atrás
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") há 17 anos atrás