Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 85fc9ecd5f detail ('G(L)' -> 'g') %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 3670db99b6 comments %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy e14a02c24f when thread yields, real "func" is in field 'extra', not in 'func' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 15f4150518 alpha -> beta %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy c5cae9362c added two casts to avoid warnings in VS %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 4f4e0e49bb easier way to compile Lua 32 %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2f4d429071 details (comments) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 27f7bd2e83 detail %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 34b6664dcb better to use 'long' to represent UTF-8 code points %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy d35fff16d5 'ipairs' always stops at first nil element %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 56699cd603 small change to avoid bug in some versions of the clang compiler %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 8ede2c353c detail in 'report' + message handler always is called with an %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 6384475ec4 'luaL_getmetafield' returns type of metafield (instead of a boolean) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 0a6b58c3aa weak tables that must be retraversed are kept in 'grayagain' list %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 979a663d2a detail (error message from 'coroutine.status') %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 22952d8973 'T.gccolor' classify dead objects too %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy df608f842a 'linktable' -> 'linkgclist' (and used for all links with 'gclist') %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 9b25347a67 detail %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy e401513086 new option 'p' for 'debug.sizeof' (size of a pointer) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy a1ab5ab396 'table.copy' -> 'table.move' + optional parameter moved to the end + %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 01549fb1ed 'Csize' -> 'sizeof' + removed its 'b' option %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 4fba117433 [un]'dumpint' -> [un]'dumpinteger' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy f5c690b684 details in comments %!s(int64=11) %!d(string=hai) anos