Historia zmian

Autor SHA1 Wiadomość Data
  Roberto Ierusalimschy 5705476065 bug: when manipulating other threads, there is no garanties about 10 lat temu
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 lat temu
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 lat temu
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) 19 lat temu
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' 20 lat temu
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 lat temu
  Roberto Ierusalimschy 3390f9a35a detail 20 lat temu
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 lat temu
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 lat temu
  Roberto Ierusalimschy 67578ec51f several small details 20 lat temu
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 lat temu
  Roberto Ierusalimschy a2b78aad49 debug information for active lines 20 lat temu
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 lat temu
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 lat temu
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 lat temu
  Roberto Ierusalimschy d89a56f869 small warning in C++ 20 lat temu
  Roberto Ierusalimschy a27497aa03 `debug.traceback' gets an optional `initial level' parameter 20 lat temu
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable 20 lat temu
  Roberto Ierusalimschy 497f042fad detail 21 lat temu
  Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks 21 lat temu
  Roberto Ierusalimschy ff4f8fe59a small bug: calls to upvalues were not correctly traced 21 lat temu
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated 21 lat temu
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 lat temu
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use 22 lat temu
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' 22 lat temu
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' 22 lat temu
  Roberto Ierusalimschy 79fee99024 `debug' library can operate over other threads 22 lat temu
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) 22 lat temu
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries 22 lat temu
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls 22 lat temu