Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio před 14 roky
  Roberto Ierusalimschy 3c710f056b small bug: may call reader function again after it returned end před 14 roky
  Roberto Ierusalimschy eca9fa02d2 small improvement před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy 53c7f86194 details před 22 roky
  Roberto Ierusalimschy 885961be1d reader runs outside core Lua před 22 roky
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader před 22 roky
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) před 22 roky
  Roberto Ierusalimschy b518d14071 bug: zio mixes a 255 as first char in a buffer with EOZ před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation před 23 roky
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities před 23 roky
  Roberto Ierusalimschy 0b3d380f9f internal names před 23 roky
  Roberto Ierusalimschy 16f4723398 names & names před 23 roky
  Roberto Ierusalimschy 0079e0f57c core tests whether file is binary před 23 roky
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load před 23 roky
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used před 23 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' před 24 roky
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file před 25 roky
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. před 25 roky
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). před 25 roky
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" před 25 roky
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy e907c711c0 "feof" may be a macro. před 26 roky
  Roberto Ierusalimschy 6233d21c9d file stream cannot call fread after EOF. před 26 roky
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) před 26 roky
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) před 27 roky