Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 303f415559 Randomness added to table length computation hace 1 semana
  Roberto Ierusalimschy 03d672a95c Details (comments) hace 3 semanas
  Roberto Ierusalimschy e055905914 New macro 'pushvfstring' hace 3 meses
  Roberto Ierusalimschy c2dc6e8e94 Missing GC barrier in 'luaV_finishset' hace 4 meses
  Roberto Ierusalimschy 22974326ca Use after free in 'luaV_finishset' hace 4 meses
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State hace 6 meses
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes hace 6 meses
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two hace 6 meses
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions hace 6 meses
  Roberto Ierusalimschy 7d7ae8781e Parameters for 'lua_createtable' back to int hace 6 meses
  Roberto Ierusalimschy 724012d3d0 Small change in macro 'isvalid' hace 6 meses
  Roberto Ierusalimschy 915c29f8bd Improvements in the manual hace 6 meses
  Roberto Ierusalimschy f12ce4029d More integration of 'nresults' into 'callstatus' hace 8 meses
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' hace 9 meses
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' hace 10 meses
  Roberto Ierusalimschy 45a8f1b593 Removed 'if' left from commit ddfa1fbccfe hace 10 meses
  Roberto Ierusalimschy 9b72355f99 USHRT_MAX changed to SHRT_MAX hace 10 meses
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes hace 10 meses
  Roberto Ierusalimschy 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' hace 10 meses
  Roberto Ierusalimschy a04e0ffdb9 Rename of fields in global state that control GC hace 10 meses
  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
  Roberto Ierusalimschy c1dc08e8e8 Length of external strings must fit in Lua integer hace 1 año
  Roberto Ierusalimschy 0593256707 'luaH_get' functions return tag of the result hace 1 año
  Roberto Ierusalimschy ce6f5502c9 'luaH_get' functions return 'TValue' hace 1 año
  Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables hace 1 año
  Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers hace 1 año
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table hace 1 año