Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 7fe405739c renaming: 'lua_upvaladdr' -> 'lua_upvalueid', před 15 roky
  Roberto Ierusalimschy b7d5f18d71 api functions to manipulate upvalues do not need to check their před 15 roky
  Roberto Ierusalimschy 5598b2bc55 new functions to identify and join upvalues před 15 roky
  Roberto Ierusalimschy a68494fb32 'debug.[gs]etupvalue' should be able to access C upvalues too před 16 roky
  Roberto Ierusalimschy ee5d03b42a small bug: debug.getfenv should check whether it has an argument před 16 roky
  Roberto Ierusalimschy 82749b765e 'db_errorfb' changed to 'db_traceback' for consistency před 16 roky
  Roberto Ierusalimschy 74897bc52f bug: debug.sethook/gethook may overflow thread's stack před 17 roky
  Roberto Ierusalimschy 7a3c8314ac small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html) před 17 roky
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib před 18 roky
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error před 18 roky
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces před 19 roky
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) před 19 roky
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' před 20 roky
  Roberto Ierusalimschy ed7039024d avoid some warnings před 20 roky
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar před 20 roky
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages před 20 roky
  Roberto Ierusalimschy a2b78aad49 debug information for active lines před 20 roky
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition před 20 roky
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them před 20 roky
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments před 20 roky
  Roberto Ierusalimschy d89a56f869 small warning in C++ před 20 roky
  Roberto Ierusalimschy a27497aa03 `debug.traceback' gets an optional `initial level' parameter před 20 roky
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable před 20 roky
  Roberto Ierusalimschy 497f042fad detail před 21 roky
  Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks před 21 roky
  Roberto Ierusalimschy ff4f8fe59a small bug: calls to upvalues were not correctly traced před 21 roky
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated před 21 roky