Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 20d30bcd33 declarations should be present only when implementations are há 14 anos atrás
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' há 14 anos atrás
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions há 14 anos atrás
  Roberto Ierusalimschy a10d495b18 'luaL_findtable' returns boolean about whether it created a new há 14 anos atrás
  Roberto Ierusalimschy d1c0efdb7d comment about compatibility-only functions há 14 anos atrás
  Roberto Ierusalimschy 50334faad6 no more compatibility with (veryyyy) old ref system há 14 anos atrás
  Roberto Ierusalimschy c97aa9485c new function 'luaL_setmetatable' há 14 anos atrás
  Roberto Ierusalimschy e885b91326 'luaL_typeerror' deprecated há 14 anos atrás
  Roberto Ierusalimschy c6b64ffe65 new type lua_Unsigned and corresponding projection/injection functions há 15 anos atrás
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register há 15 anos atrás
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code há 15 anos atrás
  Roberto Ierusalimschy 2c1a5d678d factoring out common code in 'module' and 'luaL_openlib' há 15 anos atrás
  Roberto Ierusalimschy 2d7a81a204 missing parentheses in declaration há 15 anos atrás
  Roberto Ierusalimschy 376e939ef6 missing parentheses around 'luaL_pushresultsize' declaration há 15 anos atrás
  Roberto Ierusalimschy afdb19ac82 no more 'ccall' nor 'cpcall' functions. (With light C functions they há 15 anos atrás
  Roberto Ierusalimschy 9100f7479a new implementation for Generic Buffer manipulation (using userdata as há 15 anos atrás
  Roberto Ierusalimschy 1514e49d43 avoid using function environments in C libraries (as it probably will há 15 anos atrás
  Roberto Ierusalimschy 4f5f2fe367 new function 'luaL_cpcall' há 15 anos atrás
  Roberto Ierusalimschy 55d3138397 removed old prototype for 'luaI_openlib' (which does not exist anymore) há 15 anos atrás
  Roberto Ierusalimschy f3a6815000 compatibility code removed or moved to luaconf.h há 15 anos atrás
  Roberto Ierusalimschy c3a6f3fa1c 'lua_objlen' replaced by 'lua_rawlen', 'lua_len', and 'luaL_len' há 15 anos atrás
  Roberto Ierusalimschy 4a818f068a 'checkversion' implemented in the auxiliary library há 16 anos atrás
  Roberto Ierusalimschy 547e47649f 'luaL_typeerror' spelled right há 16 anos atrás
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) há 17 anos atrás
  Roberto Ierusalimschy ffc5f78229 detail há 18 anos atrás
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib há 18 anos atrás
  Roberto Ierusalimschy 8d3dd04137 clearing some old compatibility code há 18 anos atrás
  Roberto Ierusalimschy 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is há 18 anos atrás
  Roberto Ierusalimschy cf86576a83 new function luaL_tostring há 18 anos atrás
  Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk há 19 anos atrás