Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy a73da6112d deprecated library throws an error if called (instead of silently vor 11 Jahren
  Roberto Ierusalimschy 6ccf150039 new library: utf8 vor 11 Jahren
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' vor 14 Jahren
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) vor 14 Jahren
  Roberto Ierusalimschy 8c21f463ed 'debug' library is loaded by default vor 14 Jahren
  Roberto Ierusalimschy 9e8e60dd5f bitlib renamed to 'bit32' + new function for arithmetic shift vor 14 Jahren
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register vor 15 Jahren
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code vor 15 Jahren
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' vor 15 Jahren
  Roberto Ierusalimschy e34d3c06b0 it is better to call open functions with lua_call to not mess vor 15 Jahren
  Roberto Ierusalimschy 064e406f67 no more fenvs! vor 15 Jahren
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible vor 15 Jahren
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of vor 15 Jahren
  Roberto Ierusalimschy 2e51792596 avoid using deprecated macros lua_[gs]etglobal vor 15 Jahren
  Roberto Ierusalimschy 90e2a716c8 details + comments vor 16 Jahren
  Roberto Ierusalimschy 3abe3da9fb new module 'lbitlib.c' for bitwise operations vor 16 Jahren
  Roberto Ierusalimschy 0cc3add9f8 variable renaming: 'lualibs' -> 'loadedlibs'; 'luareqlibs' -> vor 16 Jahren
  Roberto Ierusalimschy 71c2eeff98 comments vor 16 Jahren
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") vor 17 Jahren
  Roberto Ierusalimschy 3904a66ab0 'debug' library must be required before being used vor 18 Jahren
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) vor 19 Jahren
  Roberto Ierusalimschy 3390f9a35a detail vor 20 Jahren
  Roberto Ierusalimschy c7b4f44772 correct name to open package library vor 20 Jahren
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries vor 20 Jahren
  Roberto Ierusalimschy 2d5b923759 details vor 20 Jahren
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments vor 20 Jahren
  Roberto Ierusalimschy ce455481ab separation between io lib and os lib vor 21 Jahren
  Roberto Ierusalimschy 31f6540fba back with an "open all libs" function vor 21 Jahren
  Roberto Ierusalimschy fb55c96706 obsolete module; not part of the oficial distribution vor 25 Jahren
  Roberto Ierusalimschy 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) vor 25 Jahren