Historie revizí

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