Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy aa13c591f5 avoid use of 'ifdef/ifndef'; use 'defined' instead (simpler and před 14 roky
  Roberto Ierusalimschy 9e8e60dd5f bitlib renamed to 'bit32' + new function for arithmetic shift před 15 roky
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' před 15 roky
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions před 15 roky
  Roberto Ierusalimschy 3abe3da9fb new module 'lbitlib.c' for bitwise operations před 16 roky
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces před 19 roky
  Roberto Ierusalimschy 0fd6466957 lua_assert is an internal matter, not to be configured před 19 roky
  Roberto Ierusalimschy c7b4f44772 correct name to open package library před 20 roky
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries před 20 roky
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro před 20 roky
  Roberto Ierusalimschy ce455481ab separation between io lib and os lib před 21 roky
  Roberto Ierusalimschy 31f6540fba back with an "open all libs" function před 21 roky
  Roberto Ierusalimschy 0733c83b8c other modules may need FILEHANDLE definition před 21 roky
  Roberto Ierusalimschy 26a9b249db details před 21 roky
  Roberto Ierusalimschy 79db75101e detail před 22 roky
  Roberto Ierusalimschy b0c40e2405 first version of `loadlib' před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy a885b826b3 LUA_ALERT is no longer used před 23 roky
  Roberto Ierusalimschy eec0905173 better tests (assertions) for debug hooks před 23 roky
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries před 23 roky
  Roberto Ierusalimschy 8e1e618606 `baselib' splited in `baselib' and `tablib' před 23 roky
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' před 24 roky
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions před 24 roky
  Roberto Ierusalimschy 8399df5dcf detail před 24 roky
  Roberto Ierusalimschy 35023355f2 details for wchar před 24 roky
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars před 24 roky
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types před 24 roky
  Roberto Ierusalimschy 35d6b15057 some cleaning před 25 roky
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) před 25 roky
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API před 25 roky