Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy e7c989baf1 avoid calling "tail return" hooks if the hook itself turns off the event 17 years ago
  Roberto Ierusalimschy 7a3c8314ac small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html) 17 years ago
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... 17 years ago
  Roberto Ierusalimschy 87b0191753 better definition for LUAI_MAXCSTACK 17 years ago
  Roberto Ierusalimschy 56c17ba4c7 detail 17 years ago
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) 17 years ago
  Roberto Ierusalimschy f9cdd09191 larger limit for MAXCSTACK (plus removing of some useless definitions) 17 years ago
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") 17 years ago
  Roberto Ierusalimschy b8d23d6e07 option to use Sun compiler (on lhf account) 17 years ago
  Roberto Ierusalimschy fdecdd0cec stand-alone interpreter shows incorrect error message when the 17 years ago
  Roberto Ierusalimschy fabdaa37b6 'lua_pushfstring' raises an error if called with invalid format 17 years ago
  Roberto Ierusalimschy bc82b4d78a new function 'package.searchpath' 18 years ago
  Roberto Ierusalimschy dae850e0ee details 18 years ago
  Roberto Ierusalimschy abcc124df0 BUG: lua_setfenv may crash if called over an invalid object 18 years ago
  Roberto Ierusalimschy b4164a9aa7 details 18 years ago
  Roberto Ierusalimschy 9f0d62ad9f BUG: table.remove removes last element of a table when given 18 years ago
  Roberto Ierusalimschy 64ecf24210 detail 18 years ago
  Roberto Ierusalimschy 658e7caf92 use prefix in extern names, even those in test files 18 years ago
  Roberto Ierusalimschy 788506dd58 detail 18 years ago
  Roberto Ierusalimschy 62790ab15d detail 18 years ago
  Roberto Ierusalimschy ad60b3ead7 avoid the use of "exotic" libc functions 18 years ago
  Roberto Ierusalimschy 5e8dd55574 first implementation of ephemerons 18 years ago
  Roberto Ierusalimschy 0e961ad47a some changes toward ephemerons 18 years ago
  Roberto Ierusalimschy c06cc60946 BUG: 'gsub' may go wild when wrongly called without its third 18 years ago
  Roberto Ierusalimschy 2fa476655f detail 18 years ago
  Roberto Ierusalimschy 7a78495f31 avoid problems with 'ptrdiff_t' 18 years ago
  Roberto Ierusalimschy 3138afbe2e parser should not call 'luaX_lexerror' 18 years ago
  Roberto Ierusalimschy 4eef0aaad1 detail 18 years ago
  Roberto Ierusalimschy ab09732986 new metamethods for '__pairs' and '__ipairs' 18 years ago
  Roberto Ierusalimschy b7fa64565a 27 is not a prime number :( 18 years ago