Commit History

Author SHA1 Message Date
  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
  Roberto Ierusalimschy 2622ed2528 better way to handle redefinitions of 'localeconv' 18 years ago
  Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return 18 years ago
  Roberto Ierusalimschy 8998032f66 detail 18 years ago
  Roberto Ierusalimschy 80b4753539 better error message for 'concat' 18 years ago
  Roberto Ierusalimschy fe0838cd1c tables and strings respect __len metamethod 18 years ago
  Roberto Ierusalimschy 8acaa2ce07 An error in a module loaded through the '-l' option 18 years ago
  Roberto Ierusalimschy c676f13e1a stand-alone error-message details 18 years ago
  Roberto Ierusalimschy 9b47cee8b2 better to flush all files before starting new process with popen 18 years ago