Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 25a2dac2bc Always use unsigned int for indexing table-arrays 10 months ago
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' 10 months ago
  Roberto Ierusalimschy 5ffcd458f0 Some changes in default GC parameters 10 months ago
  Roberto Ierusalimschy 9b01da97e3 Small bug in 'luaE_luaE_statesize' 10 months ago
  Roberto Ierusalimschy 258355734d Better support in 'ltests' for tracing the GC 10 months ago
  Roberto Ierusalimschy d0815046d0 Some adjustments in transition minor->major 10 months ago
  Roberto Ierusalimschy 3d54b42d59 'objsize' broke in smaller pieces 10 months ago
  Roberto Ierusalimschy e4f418f07c Local declaration in the REPL generates a warning 11 months ago
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' 11 months ago
  Roberto Ierusalimschy 70d6975018 Towards no errors in 'luaO_pushvfstring' 11 months ago
  Roberto Ierusalimschy 00e34375ec In 'luaO_pushvfstring', all options use 'addstr2buff' 11 months ago
  Roberto Ierusalimschy 45a8f1b593 Removed 'if' left from commit ddfa1fbccfe 11 months ago
  Roberto Ierusalimschy 8fac494509 Avoid Microsoft warning 11 months ago
  Roberto Ierusalimschy 9b72355f99 USHRT_MAX changed to SHRT_MAX 11 months ago
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 11 months ago
  Roberto Ierusalimschy b443145ff3 Details 11 months ago
  Roberto Ierusalimschy 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' 11 months ago
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC 11 months ago
  Roberto Ierusalimschy 007b8c7a01 Details 11 months ago
  Roberto Ierusalimschy fd0e1f530d Added option for direct correction of stack pointers 1 year ago
  Roberto Ierusalimschy 75620b45ae 'lcode.c' can use 'checklimit', too 1 year ago
  Roberto Ierusalimschy 3e88b72b8e A return can have at most 254 values 1 year ago
  Roberto Ierusalimschy 8b752ddf14 Bug: wrong code gen. for indices with comparisons 1 year ago
  Roberto Ierusalimschy 1bf4b80f1a Floats formatted with "correct" precision 1 year ago
  Roberto Ierusalimschy 4c6afbcb01 Struct 'transferinfo' moved to "lua_State" 1 year ago
  Roberto Ierusalimschy f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 year ago
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 year ago
  Roberto Ierusalimschy 15231d4fb2 'nresults' moved into 'callstatus' 1 year ago
  Roberto Ierusalimschy f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' 1 year ago
  Roberto Ierusalimschy a546138d15 Explicit limit for number of results in a call 1 year ago