Історія комітів

Автор SHA1 Опис Дата
  Roberto Ierusalimschy 8a4419b119 Dummy node has a non-nil key 10 місяців тому
  Roberto Ierusalimschy 9a91fe1640 Add extra size when resizing tables with deleted keys 10 місяців тому
  Roberto Ierusalimschy 2491b87c10 New rule for size of array part 10 місяців тому
  Roberto Ierusalimschy 0de8191152 New structure to count keys in a table for rehashing 10 місяців тому
  Roberto Ierusalimschy 853311e5b1 Table rehash can resize only the hash part 10 місяців тому
  Roberto Ierusalimschy 25a2dac2bc Always use unsigned int for indexing table-arrays 10 місяців тому
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' 11 місяців тому
  Roberto Ierusalimschy 5ffcd458f0 Some changes in default GC parameters 11 місяців тому
  Roberto Ierusalimschy 9b01da97e3 Small bug in 'luaE_luaE_statesize' 11 місяців тому
  Roberto Ierusalimschy 258355734d Better support in 'ltests' for tracing the GC 11 місяців тому
  Roberto Ierusalimschy d0815046d0 Some adjustments in transition minor->major 11 місяців тому
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces 11 місяців тому
  Roberto Ierusalimschy e4f418f07c Local declaration in the REPL generates a warning 11 місяців тому
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' 1 рік тому
  Roberto Ierusalimschy 70d6975018 Towards no errors in 'luaO_pushvfstring' 1 рік тому
  Roberto Ierusalimschy 00e34375ec In 'luaO_pushvfstring', all options use 'addstr2buff' 1 рік тому
  Roberto Ierusalimschy 45a8f1b593 Removed 'if' left from commit ddfa1fbccfe 1 рік тому
  Roberto Ierusalimschy 8fac494509 Avoid Microsoft warning 1 рік тому
  Roberto Ierusalimschy 9b72355f99 USHRT_MAX changed to SHRT_MAX 1 рік тому
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 1 рік тому
  Roberto Ierusalimschy b443145ff3 Details 1 рік тому
  Roberto Ierusalimschy 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' 1 рік тому
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC 1 рік тому
  Roberto Ierusalimschy 007b8c7a01 Details 1 рік тому
  Roberto Ierusalimschy fd0e1f530d Added option for direct correction of stack pointers 1 рік тому
  Roberto Ierusalimschy 75620b45ae 'lcode.c' can use 'checklimit', too 1 рік тому
  Roberto Ierusalimschy 3e88b72b8e A return can have at most 254 values 1 рік тому
  Roberto Ierusalimschy 8b752ddf14 Bug: wrong code gen. for indices with comparisons 1 рік тому
  Roberto Ierusalimschy 1bf4b80f1a Floats formatted with "correct" precision 1 рік тому
  Roberto Ierusalimschy 4c6afbcb01 Struct 'transferinfo' moved to "lua_State" 1 рік тому