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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 89602bf747 'lua_strtonum' -> 'lua_stringtonum' пре 11 година
  Roberto Ierusalimschy 56d4537879 '$c' in 'lua_pushfstring' prints non-printable characters with пре 11 година
  Roberto Ierusalimschy 18014ef2fd better handling of systems that do not support 'long long' пре 11 година
  Roberto Ierusalimschy ffe7401ceb avoid warnings in macro 'luaM_reallocv' + comments пре 11 година
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double пре 11 година
  Roberto Ierusalimschy 85fc9ecd5f detail ('G(L)' -> 'g') пре 11 година
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' пре 11 година
  Roberto Ierusalimschy 3670db99b6 comments пре 11 година
  Roberto Ierusalimschy e14a02c24f when thread yields, real "func" is in field 'extra', not in 'func' пре 11 година
  Roberto Ierusalimschy 15f4150518 alpha -> beta пре 11 година
  Roberto Ierusalimschy c5cae9362c added two casts to avoid warnings in VS пре 11 година
  Roberto Ierusalimschy 4f4e0e49bb easier way to compile Lua 32 пре 11 година
  Roberto Ierusalimschy 2f4d429071 details (comments) пре 11 година
  Roberto Ierusalimschy 27f7bd2e83 detail пре 11 година
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) пре 11 година
  Roberto Ierusalimschy 34b6664dcb better to use 'long' to represent UTF-8 code points пре 11 година
  Roberto Ierusalimschy d35fff16d5 'ipairs' always stops at first nil element пре 11 година
  Roberto Ierusalimschy 56699cd603 small change to avoid bug in some versions of the clang compiler пре 11 година
  Roberto Ierusalimschy 8ede2c353c detail in 'report' + message handler always is called with an пре 11 година
  Roberto Ierusalimschy 6384475ec4 'luaL_getmetafield' returns type of metafield (instead of a boolean) пре 11 година
  Roberto Ierusalimschy 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to пре 11 година
  Roberto Ierusalimschy 0a6b58c3aa weak tables that must be retraversed are kept in 'grayagain' list пре 11 година
  Roberto Ierusalimschy 979a663d2a detail (error message from 'coroutine.status') пре 11 година
  Roberto Ierusalimschy 22952d8973 'T.gccolor' classify dead objects too пре 11 година
  Roberto Ierusalimschy df608f842a 'linktable' -> 'linkgclist' (and used for all links with 'gclist') пре 11 година
  Roberto Ierusalimschy 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key пре 11 година
  Roberto Ierusalimschy 9b25347a67 detail пре 11 година
  Roberto Ierusalimschy e401513086 new option 'p' for 'debug.sizeof' (size of a pointer) пре 11 година
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) пре 11 година
  Roberto Ierusalimschy a1ab5ab396 'table.copy' -> 'table.move' + optional parameter moved to the end + пре 11 година