提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) 25 年之前
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 年之前
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 年之前
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 年之前
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 年之前
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 年之前
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年之前
  Roberto Ierusalimschy a1d3e001b9 comments 25 年之前
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 年之前
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 094880ef9e details 25 年之前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年之前
  Roberto Ierusalimschy fe5c37ae95 BUG: `strfind' gets wrong subject length when there is an offset 25 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 年之前
  Roberto Ierusalimschy acdb0b741e comments. 25 年之前
  Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl 26 年之前
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 年之前
  Roberto Ierusalimschy a6755e2f1a BUG: `strfind' does not handle \0 in plain search. 26 年之前
  Roberto Ierusalimschy bbab974717 details (comments) 26 年之前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年之前
  Roberto Ierusalimschy 900257e814 char-set may contain '%]' 26 年之前
  Roberto Ierusalimschy 36b6fe8d17 better treatment for arbitrary limits 26 年之前
  Roberto Ierusalimschy 924bbe020b bigger limits 26 年之前
  Roberto Ierusalimschy 7808ea3a5f new implementation for '*' in patterns + new option '+' 26 年之前
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. 26 年之前
  Roberto Ierusalimschy b678e465a1 warnings in Solaris 26 年之前
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 年之前