Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 8dd2c912d2 Detail há 3 anos atrás
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory há 4 anos atrás
  Roberto Ierusalimschy 0280407fc5 Details há 5 anos atrás
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value há 5 anos atrás
  Roberto Ierusalimschy e96385aded Simplification and smaller buffers for 'lua_pushfstring' há 5 anos atrás
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) há 6 anos atrás
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods há 6 anos atrás
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays há 6 anos atrás
  Roberto Ierusalimschy 2c68e66570 Details há 6 anos atrás
  Roberto Ierusalimschy b293ae0577 Details há 6 anos atrás
  Roberto Ierusalimschy 7c5786479c A few more improvements in 'luaO_pushvfstring' há 6 anos atrás
  Roberto Ierusalimschy b36e26f51b Some more small improvements to 'luaO_pushvfstring' há 6 anos atrás
  Roberto Ierusalimschy 3da34a5fa7 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' há 6 anos atrás
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' há 6 anos atrás
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 há 6 anos atrás
  Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' há 6 anos atrás
  Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. há 7 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses há 7 anos atrás
  Roberto Ierusalimschy deb807837c 'luaO_pushvfstring' does not need to reallocate stack há 7 anos atrás
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions há 7 anos atrás
  Roberto Ierusalimschy e2b15aa21d janitor work on casts há 7 anos atrás
  Roberto Ierusalimschy a9295a2b8e typos in comments há 7 anos atrás
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) há 7 anos atrás
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) há 7 anos atrás
  Roberto Ierusalimschy 26679ea35b new function 'luaV_flttointeger' to convert floats to integers (without há 7 anos atrás
  Roberto Ierusalimschy 911f1e3e7f raw operation should not convert strings to numbers há 7 anos atrás
  Roberto Ierusalimschy 4dff277255 coercion string->number in arithmetic operations moved to string há 8 anos atrás
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements há 8 anos atrás
  Roberto Ierusalimschy a9dbc2d641 assert removed in 'luaO_arith' há 8 anos atrás