커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... 17 년 전
  Roberto Ierusalimschy 87b0191753 better definition for LUAI_MAXCSTACK 17 년 전
  Roberto Ierusalimschy 56c17ba4c7 detail 17 년 전
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) 17 년 전
  Roberto Ierusalimschy f9cdd09191 larger limit for MAXCSTACK (plus removing of some useless definitions) 17 년 전
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") 17 년 전
  Roberto Ierusalimschy b8d23d6e07 option to use Sun compiler (on lhf account) 17 년 전
  Roberto Ierusalimschy fdecdd0cec stand-alone interpreter shows incorrect error message when the 17 년 전
  Roberto Ierusalimschy fabdaa37b6 'lua_pushfstring' raises an error if called with invalid format 18 년 전
  Roberto Ierusalimschy bc82b4d78a new function 'package.searchpath' 18 년 전
  Roberto Ierusalimschy dae850e0ee details 18 년 전
  Roberto Ierusalimschy abcc124df0 BUG: lua_setfenv may crash if called over an invalid object 18 년 전
  Roberto Ierusalimschy b4164a9aa7 details 18 년 전
  Roberto Ierusalimschy 9f0d62ad9f BUG: table.remove removes last element of a table when given 18 년 전
  Roberto Ierusalimschy 64ecf24210 detail 18 년 전
  Roberto Ierusalimschy 658e7caf92 use prefix in extern names, even those in test files 18 년 전
  Roberto Ierusalimschy 788506dd58 detail 18 년 전
  Roberto Ierusalimschy 62790ab15d detail 18 년 전
  Roberto Ierusalimschy ad60b3ead7 avoid the use of "exotic" libc functions 18 년 전
  Roberto Ierusalimschy 5e8dd55574 first implementation of ephemerons 18 년 전
  Roberto Ierusalimschy 0e961ad47a some changes toward ephemerons 18 년 전
  Roberto Ierusalimschy c06cc60946 BUG: 'gsub' may go wild when wrongly called without its third 18 년 전
  Roberto Ierusalimschy 2fa476655f detail 18 년 전
  Roberto Ierusalimschy 7a78495f31 avoid problems with 'ptrdiff_t' 18 년 전
  Roberto Ierusalimschy 3138afbe2e parser should not call 'luaX_lexerror' 18 년 전
  Roberto Ierusalimschy 4eef0aaad1 detail 18 년 전
  Roberto Ierusalimschy ab09732986 new metamethods for '__pairs' and '__ipairs' 18 년 전
  Roberto Ierusalimschy b7fa64565a 27 is not a prime number :( 18 년 전
  Roberto Ierusalimschy 2622ed2528 better way to handle redefinitions of 'localeconv' 18 년 전
  Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return 18 년 전