提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h 1 年之前
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers 1 年之前
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 年之前
  Roberto Ierusalimschy 41964648ee long strings are created directly in final position when possible 10 年之前
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 年之前
  Roberto Ierusalimschy edfa9e007d details (header comments) 13 年之前
  Roberto Ierusalimschy fd5e810e08 macro 'char2int' replaced by 'cast_uchar' (used by other files) 14 年之前
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio 14 年之前
  Roberto Ierusalimschy 3c710f056b small bug: may call reader function again after it returned end 14 年之前
  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 年之前