Historique des commits

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