Historial de Commits

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