Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h il y a 1 an
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers il y a 1 an
  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 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans
  Roberto Ierusalimschy edfa9e007d details (header comments) il y a 13 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 eca9fa02d2 small improvement il y a 20 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' il y a 21 ans
  Roberto Ierusalimschy 53c7f86194 details il y a 22 ans
  Roberto Ierusalimschy 885961be1d reader runs outside core Lua 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 27c6b4d422 each .c file defines its own name il y a 22 ans
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation il y a 23 ans
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities 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 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' il y a 24 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. il y a 25 ans
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). il y a 25 ans