Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 9d8426bab4 better error messages for `loadfile' vor 21 Jahren
  Roberto Ierusalimschy 557f0009c4 clear definition for `lua_number2int' vor 21 Jahren
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) vor 21 Jahren
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated vor 21 Jahren
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') vor 21 Jahren
  Roberto Ierusalimschy 47eda6ebd8 main must return status from original main! vor 21 Jahren
  Roberto Ierusalimschy 0f49b3e62d new function `select' vor 21 Jahren
  Roberto Ierusalimschy 0733c83b8c other modules may need FILEHANDLE definition vor 21 Jahren
  Roberto Ierusalimschy e9844a4f1d `popen' is not ANSI and therefore was removed from the basic library vor 21 Jahren
  Roberto Ierusalimschy c61bb89dba details vor 21 Jahren
  Roberto Ierusalimschy 0bda88e6cd small steps towards yields in iterators and tag methods vor 21 Jahren
  Roberto Ierusalimschy 7966a4acae avoid name clashes among different files vor 21 Jahren
  Roberto Ierusalimschy 37cd986532 in `time', uses default if `isdst' is absent vor 21 Jahren
  Roberto Ierusalimschy a17dd24b34 no more USE_DEGREES option vor 21 Jahren
  Roberto Ierusalimschy b072e4ea0b `tinsert' and `tremove' also use LUA_FIRSTINDEX vor 21 Jahren
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) vor 21 Jahren
  Roberto Ierusalimschy b0f341ee52 LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it vor 21 Jahren
  Roberto Ierusalimschy 1c459b881f accept `\r' as newline when looking for line end vor 21 Jahren
  Roberto Ierusalimschy 9629508a98 configuration file for Lua project vor 21 Jahren
  Roberto Ierusalimschy 763b8fba1b more stuff goes to configuration file vor 21 Jahren
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' vor 21 Jahren
  Roberto Ierusalimschy 079facab40 ensures own top is corrected after calling function with multiple results vor 21 Jahren
  Roberto Ierusalimschy 4c5d7b2ddd small optimization for {f()} vor 21 Jahren
  Roberto Ierusalimschy d7cb622866 `unpack' has two optional arguments (to give a range) vor 21 Jahren
  Roberto Ierusalimschy 26a9b249db details vor 21 Jahren
  Roberto Ierusalimschy 227bddafe8 new copyright year vor 21 Jahren
  Roberto Ierusalimschy 5008e3d7d1 new states must use controlled malloc, too vor 21 Jahren
  Roberto Ierusalimschy 21bc05c920 write barrier for C upvalues vor 21 Jahren
  Roberto Ierusalimschy 29a13b4128 detail vor 21 Jahren
  Roberto Ierusalimschy ef8c0d7d90 better message for errors with upvalues vor 21 Jahren