Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 2491b87c10 New rule for size of array part há 10 meses atrás
  Roberto Ierusalimschy 0de8191152 New structure to count keys in a table for rehashing há 10 meses atrás
  Roberto Ierusalimschy 853311e5b1 Table rehash can resize only the hash part há 10 meses atrás
  Roberto Ierusalimschy 25a2dac2bc Always use unsigned int for indexing table-arrays há 10 meses atrás
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' há 10 meses atrás
  Roberto Ierusalimschy 5ffcd458f0 Some changes in default GC parameters há 10 meses atrás
  Roberto Ierusalimschy 9b01da97e3 Small bug in 'luaE_luaE_statesize' há 11 meses atrás
  Roberto Ierusalimschy 258355734d Better support in 'ltests' for tracing the GC há 11 meses atrás
  Roberto Ierusalimschy d0815046d0 Some adjustments in transition minor->major há 11 meses atrás
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces há 11 meses atrás
  Roberto Ierusalimschy e4f418f07c Local declaration in the REPL generates a warning há 11 meses atrás
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' há 1 ano atrás
  Roberto Ierusalimschy 70d6975018 Towards no errors in 'luaO_pushvfstring' há 1 ano atrás
  Roberto Ierusalimschy 00e34375ec In 'luaO_pushvfstring', all options use 'addstr2buff' há 1 ano atrás
  Roberto Ierusalimschy 45a8f1b593 Removed 'if' left from commit ddfa1fbccfe há 1 ano atrás
  Roberto Ierusalimschy 8fac494509 Avoid Microsoft warning há 1 ano atrás
  Roberto Ierusalimschy 9b72355f99 USHRT_MAX changed to SHRT_MAX há 1 ano atrás
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes há 1 ano atrás
  Roberto Ierusalimschy b443145ff3 Details há 1 ano atrás
  Roberto Ierusalimschy 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' há 1 ano atrás
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC há 1 ano atrás
  Roberto Ierusalimschy 007b8c7a01 Details há 1 ano atrás
  Roberto Ierusalimschy fd0e1f530d Added option for direct correction of stack pointers há 1 ano atrás
  Roberto Ierusalimschy 75620b45ae 'lcode.c' can use 'checklimit', too há 1 ano atrás
  Roberto Ierusalimschy 3e88b72b8e A return can have at most 254 values há 1 ano atrás
  Roberto Ierusalimschy 8b752ddf14 Bug: wrong code gen. for indices with comparisons há 1 ano atrás
  Roberto Ierusalimschy 1bf4b80f1a Floats formatted with "correct" precision há 1 ano atrás
  Roberto Ierusalimschy 4c6afbcb01 Struct 'transferinfo' moved to "lua_State" há 1 ano atrás
  Roberto Ierusalimschy f2206b2abe '-Wconversion' extended to all options of Lua numbers há 1 ano atrás
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' há 1 ano atrás