コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 746a1d612b small bug (type error) 20 年 前
  Roberto Ierusalimschy 3ad03b331d optional size for 'setvbuf' 20 年 前
  Roberto Ierusalimschy 86add535d8 'popen' is back 20 年 前
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data 20 年 前
  Roberto Ierusalimschy eca9fa02d2 small improvement 20 年 前
  Roberto Ierusalimschy e33d7bae45 __STRICT_ANSI__ -> LUA_ANSI (definition is independent of gcc) 20 年 前
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other 20 年 前
  Roberto Ierusalimschy 05348d834b better error message 20 年 前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年 前
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption 20 年 前
  Roberto Ierusalimschy 38da9d568a better use defined/undefined as flag values for macros 20 年 前
  Roberto Ierusalimschy f21e9c172f details 20 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年 前
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' 20 年 前
  Roberto Ierusalimschy a2b78aad49 debug information for active lines 20 年 前
  Roberto Ierusalimschy c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN 20 年 前
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 年 前
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types 20 年 前
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables 20 年 前
  Roberto Ierusalimschy 12acca7bd8 comments 20 年 前
  Roberto Ierusalimschy d5fd44d747 corrected definition of lua_number2int for Windows 20 年 前
  Roberto Ierusalimschy b0abc2ca03 better control of local variables in luaV_execute 20 年 前
  Roberto Ierusalimschy b320d37a80 better tests for correctness of `savedpc' 20 年 前
  Roberto Ierusalimschy 9b8d136e1c `*' operator is primitive only for tables 20 年 前
  Roberto Ierusalimschy 9832f6b186 small bug 20 年 前
  Roberto Ierusalimschy 8e696dd14a detail 20 年 前
  Roberto Ierusalimschy c3939f5786 comment 20 年 前
  Roberto Ierusalimschy bcc4089a7d comment 20 年 前
  Roberto Ierusalimschy cf5d1bdd76 nesting of long strings only in compatibility mode 20 年 前