Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 years ago
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 years ago
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities 23 years ago
  Roberto Ierusalimschy 0b3d380f9f internal names 23 years ago
  Roberto Ierusalimschy 16f4723398 names & names 23 years ago
  Roberto Ierusalimschy 0079e0f57c core tests whether file is binary 23 years ago
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load 23 years ago
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used 23 years ago
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 years ago
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 years ago
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 years ago
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 years ago
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 years ago
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) 26 years ago
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 years ago
  Roberto Ierusalimschy e907c711c0 "feof" may be a macro. 26 years ago
  Roberto Ierusalimschy 6233d21c9d file stream cannot call fread after EOF. 26 years ago
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 years ago
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) 26 years ago
  Roberto Ierusalimschy 03f3f9e707 "zio" now keeps its "name". 28 years ago
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 years ago
  Roberto Ierusalimschy d600a6b5b3 a generic input stream interface 28 years ago