Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 75057dfced hace 21 años
  Roberto Ierusalimschy 345379b5ff option for garbage-collector `step' hace 21 años
  Roberto Ierusalimschy 118e471fa0 details hace 21 años
  Roberto Ierusalimschy ba9878fcb8 lock stuff defined in `luaconf.h' hace 21 años
  Roberto Ierusalimschy fa38421cea `testC' can operate on other states hace 21 años
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details hace 21 años
  Roberto Ierusalimschy b8691f13a8 `getn' uses binary search if it has to count elements hace 21 años
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h hace 21 años
  Roberto Ierusalimschy 50f9cd201e no more `__fenv' hace 21 años
  Roberto Ierusalimschy 9d8426bab4 better error messages for `loadfile' hace 21 años
  Roberto Ierusalimschy 557f0009c4 clear definition for `lua_number2int' hace 21 años
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) hace 21 años
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated hace 21 años
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') hace 21 años
  Roberto Ierusalimschy 47eda6ebd8 main must return status from original main! hace 21 años
  Roberto Ierusalimschy 0f49b3e62d new function `select' hace 21 años
  Roberto Ierusalimschy 0733c83b8c other modules may need FILEHANDLE definition hace 21 años
  Roberto Ierusalimschy e9844a4f1d `popen' is not ANSI and therefore was removed from the basic library hace 21 años
  Roberto Ierusalimschy c61bb89dba details hace 21 años
  Roberto Ierusalimschy 0bda88e6cd small steps towards yields in iterators and tag methods hace 21 años
  Roberto Ierusalimschy 7966a4acae avoid name clashes among different files hace 21 años
  Roberto Ierusalimschy 37cd986532 in `time', uses default if `isdst' is absent hace 21 años
  Roberto Ierusalimschy a17dd24b34 no more USE_DEGREES option hace 21 años
  Roberto Ierusalimschy b072e4ea0b `tinsert' and `tremove' also use LUA_FIRSTINDEX hace 21 años
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) hace 21 años
  Roberto Ierusalimschy b0f341ee52 LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it hace 21 años
  Roberto Ierusalimschy 1c459b881f accept `\r' as newline when looking for line end hace 21 años
  Roberto Ierusalimschy 9629508a98 configuration file for Lua project hace 21 años
  Roberto Ierusalimschy 763b8fba1b more stuff goes to configuration file hace 21 años
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' hace 21 años