Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy 41964648ee long strings are created directly in final position when possible il y a 10 ans
  Roberto Ierusalimschy eb45f3a9b6 details in 'luaM_reallocvchar' il y a 10 ans
  Roberto Ierusalimschy 6321041058 new macro 'luaM_reallocvchar' to allocate arrays of chars (avoids il y a 10 ans
  Roberto Ierusalimschy 5a73e3ad9e simpler way to create messages for errors in escape sequences il y a 11 ans
  Roberto Ierusalimschy c5069528e1 details ('Type* id' -> 'Type *id') il y a 12 ans
  Roberto Ierusalimschy 559bb554c9 no more 'zungetc' (better not to read next char) il y a 14 ans
  Roberto Ierusalimschy fd5e810e08 macro 'char2int' replaced by 'cast_uchar' (used by other files) il y a 14 ans
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio il y a 14 ans
  Roberto Ierusalimschy 3c710f056b small bug: may call reader function again after it returned end il y a 14 ans
  Roberto Ierusalimschy 6956331093 new macro 'zungetc' il y a 16 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size il y a 22 ans
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner il y a 22 ans
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader il y a 22 ans
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
  Roberto Ierusalimschy b518d14071 bug: zio mixes a 255 as first char in a buffer with EOZ il y a 22 ans
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation il y a 23 ans
  Roberto Ierusalimschy 0b3d380f9f internal names il y a 23 ans
  Roberto Ierusalimschy 16f4723398 names & names il y a 23 ans
  Roberto Ierusalimschy 0079e0f57c core tests whether file is binary il y a 23 ans
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load il y a 23 ans
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used il y a 23 ans
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' il y a 24 ans
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' il y a 25 ans
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. il y a 25 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy 6ac047afc4 details il y a 28 ans
  Roberto Ierusalimschy 03f3f9e707 "zio" now keeps its "name". il y a 28 ans