Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes il y a 12 ans
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 il y a 17 ans
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE il y a 19 ans
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) il y a 19 ans
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable il y a 19 ans
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) il y a 19 ans
  Roberto Ierusalimschy 30eebb2d1c detail (stop collector while openning libraries) il y a 19 ans
  Roberto Ierusalimschy 3592c08a2c avoid printing two copyright messages with '-v -i' options il y a 19 ans
  Roberto Ierusalimschy ff7638b0ed VC warnings il y a 20 ans
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors il y a 20 ans
  Roberto Ierusalimschy 86704cffe9 detail in usage message il y a 20 ans
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling il y a 20 ans
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output il y a 20 ans
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) il y a 20 ans
  Roberto Ierusalimschy be666a662b detail il y a 20 ans
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence il y a 20 ans
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines il y a 20 ans
  Roberto Ierusalimschy eca9fa02d2 small improvement il y a 20 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages il y a 20 ans
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries il y a 20 ans
  Roberto Ierusalimschy 2873d4efff stack could overflow with too many command-line arguments il y a 20 ans
  Roberto Ierusalimschy 445eda7ead details il y a 20 ans
  Roberto Ierusalimschy 092dc95b06 using `require' to implement `-l' il y a 20 ans
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary il y a 20 ans
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use il y a 20 ans
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c il y a 20 ans
  Roberto Ierusalimschy 0480ea0886 gets `debug.traceback' current when error occurs il y a 20 ans
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable il y a 20 ans
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system il y a 21 ans