Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 934e77a286 Details %!s(int64=2) %!d(string=hai) anos
  Roberto Ierusalimschy b85816b9a8 Removed test function 'luaH_isdummy' %!s(int64=2) %!d(string=hai) anos
  Roberto Ierusalimschy 23051e830a Changes in the API of 'luaH_set' and related functions %!s(int64=4) %!d(string=hai) anos
  Roberto Ierusalimschy 7c3cb71fa4 Free bit 7 of GC 'marked' field %!s(int64=5) %!d(string=hai) anos
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 %!s(int64=5) %!d(string=hai) anos
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy fb8fa66136 no more 'luaH_emptyobject' and comparisons of addresses of global variables %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b6f87491af in hash nodes, keys are stored in separate pieces to avoid wasting %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy e39ee2cc58 'luaH_getn' must return 'lua_Unsigned' (or 'lua_Integer'), to %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 7b1fba69b7 using 'lastfree == NULL' to signal that table is using the dummy %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 46de77b219 bug: despite its name, 'luaH_getstr' did not work for strings in %!s(int64=9) %!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 07c7fdb9df simpler definition for 'setobj' (trust the compiler for the assignment) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 8ef9e8460e bug (GC can collect long identifier during parser) + change (using %!s(int64=12) %!d(string=hai) anos
  Roberto Ierusalimschy d4e6b75098 "integer" keys in tables are now lua_Integer, not 'int'. %!s(int64=12) %!d(string=hai) anos
  Roberto Ierusalimschy 89b59eee73 bug: __newindex metamethod may not work if metatable is its own %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 92afcf2823 no more 'luaH_setstr (used only once) + 'luaH_setint' receives value %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy d9ea6eca7c macro 'key2tal' replaced by 'gkey' (as both were equal) %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy fbf866a1a5 macro 'gkey' returns a "real" TValue* %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 3135a6bbab luaH_[gs]etnum renamed to luaH_[gs]etint (as they only accept integers, %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy f8b7a5581e avoid unnecessary exports %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn %!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