提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy eca9fa02d2 small improvement 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年之前
  Roberto Ierusalimschy 53c7f86194 details 22 年之前
  Roberto Ierusalimschy 885961be1d reader runs outside core Lua 22 年之前
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader 22 年之前
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) 22 年之前
  Roberto Ierusalimschy b518d14071 bug: zio mixes a 255 as first char in a buffer with EOZ 22 年之前
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 年之前
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 年之前
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities 23 年之前
  Roberto Ierusalimschy 0b3d380f9f internal names 23 年之前
  Roberto Ierusalimschy 16f4723398 names & names 23 年之前
  Roberto Ierusalimschy 0079e0f57c core tests whether file is binary 23 年之前
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load 23 年之前
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used 23 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年之前
  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 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 年之前
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) 26 年之前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年之前
  Roberto Ierusalimschy e907c711c0 "feof" may be a macro. 26 年之前
  Roberto Ierusalimschy 6233d21c9d file stream cannot call fread after EOF. 26 年之前
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 年之前
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) 26 年之前
  Roberto Ierusalimschy 03f3f9e707 "zio" now keeps its "name". 28 年之前
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 年之前