Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy ee41bc03ab details пре 19 година
  Roberto Ierusalimschy 55e323190e files should not be operated after fclose, even when fclose fails пре 19 година
  Roberto Ierusalimschy 64205e91a3 empty string may cause out-of-bound access пре 19 година
  Roberto Ierusalimschy baffc37f5c detail пре 19 година
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 19 година
  Roberto Ierusalimschy ed7039024d avoid some warnings пре 20 година
  Roberto Ierusalimschy ebf646efb5 detail пре 20 година
  Roberto Ierusalimschy 3390f9a35a detail пре 20 година
  Roberto Ierusalimschy 2f2b4a42a9 luaL_checkudata raises an error if value is not correct пре 20 година
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar пре 20 година
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) пре 20 година
  Roberto Ierusalimschy 3ad03b331d optional size for 'setvbuf' пре 20 година
  Roberto Ierusalimschy 86add535d8 'popen' is back пре 20 година
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption пре 20 година
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages пре 20 година
  Roberto Ierusalimschy 086d6b09ce avoid name colision with `close' function пре 20 година
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments пре 20 година
  Roberto Ierusalimschy 2d8b099274 better checking for read errors (with `ferror´) пре 21 година
  Roberto Ierusalimschy f87057690b `io.lines' also can give the file name in its error message пре 21 година
  Roberto Ierusalimschy 76d8b8db06 `lua_pushfstring' now supports `%p' option too пре 21 година
  Roberto Ierusalimschy ce455481ab separation between io lib and os lib пре 21 година
  Roberto Ierusalimschy 0733c83b8c other modules may need FILEHANDLE definition пре 21 година
  Roberto Ierusalimschy e9844a4f1d `popen' is not ANSI and therefore was removed from the basic library пре 21 година
  Roberto Ierusalimschy 37cd986532 in `time', uses default if `isdst' is absent пре 21 година
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' пре 21 година
  Roberto Ierusalimschy 10de467c79 new function `lua_createtable' пре 22 година
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' пре 22 година
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' пре 22 година
  Roberto Ierusalimschy 64066359dd bug: IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate пре 22 година
  Roberto Ierusalimschy 66ed154c89 details пре 22 година