Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL před 5 roky
  Roberto Ierusalimschy 6eb53b7526 Details před 5 roky
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues před 5 roky
  Roberto Ierusalimschy 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' před 5 roky
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' před 6 roky
  Roberto Ierusalimschy 3c0d3c6fbe Avoid using addresses of static variables as unique keys před 6 roky
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' před 6 roky
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' před 6 roky
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions před 6 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' před 7 roky
  Roberto Ierusalimschy 8b0b675149 added casts (warnings in VS) před 7 roky
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values před 7 roky
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure před 7 roky
  Roberto Ierusalimschy c5112f7b15 details (comments) před 9 roky
  Roberto Ierusalimschy d103312661 details (typos in comments) před 9 roky
  Roberto Ierusalimschy 97f2aa5a44 bug: when manipulating other threads, there is no garanties about před 10 roky
  Roberto Ierusalimschy 3a29087cb7 'lua_setlocal' should not pop value when failing (to be consistent před 10 roky
  Roberto Ierusalimschy 6909b5a2b4 In 'debug.gethook', does not query hook table (which may not exist) if před 10 roky
  Roberto Ierusalimschy fee3aa518d using address key (light userdata) for hook table, instead of před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' před 10 roky
  Roberto Ierusalimschy ea3155e380 'debug.sizeof' removed před 10 roky
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) před 11 roky
  Roberto Ierusalimschy e401513086 new option 'p' for 'debug.sizeof' (size of a pointer) před 11 roky
  Roberto Ierusalimschy 01549fb1ed 'Csize' -> 'sizeof' + removed its 'b' option před 11 roky
  Roberto Ierusalimschy 6a5d87771f added lots of new comments + small changes in code před 11 roky
  Roberto Ierusalimschy 6b630c0fa0 debug.numbits replaced by debug.Csize před 11 roky
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value před 11 roky
  Roberto Ierusalimschy c86b9da022 userdata can have any Lua value as uservalue před 11 roky