Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy e6bfbc38b5 'luaopen_package' was missing in new states %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 3390f9a35a detail %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 64b57db377 new test function for conversion from num to int %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy b320d37a80 better tests for correctness of `savedpc' %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 03fb3c39d4 change `#ifdef' for `#if defined' %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 621ef9f767 better control over GC collors of upvalues %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy cf2a194edc better API for luaL_getfield/setfield %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 32d4f304db first implementation of generational GC %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 7a796a0682 new macro `luaL_typename' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy fa38421cea `testC' can operate on other states %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 0dfd04eb60 `lua_strlen' upgraded to `lua_objsize' (which also works with userdata) %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 47eda6ebd8 main must return status from original main! %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 5008e3d7d1 new states must use controlled malloc, too %!s(int64=21) %!d(string=hai) anos