Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy 26be27459b Negation in constant folding of '>>' may overflow il y a 2 ans
  Roberto Ierusalimschy d61b0c6028 More checks and documentation for uses of EXTRA_STACK il y a 3 ans
  Roberto Ierusalimschy 8dd2c912d2 Detail il y a 3 ans
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory il y a 4 ans
  Roberto Ierusalimschy 0280407fc5 Details il y a 5 ans
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
  Roberto Ierusalimschy e96385aded Simplification and smaller buffers for 'lua_pushfstring' il y a 5 ans
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) il y a 6 ans
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods il y a 6 ans
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays il y a 6 ans
  Roberto Ierusalimschy 2c68e66570 Details il y a 6 ans
  Roberto Ierusalimschy b293ae0577 Details il y a 6 ans
  Roberto Ierusalimschy 7c5786479c A few more improvements in 'luaO_pushvfstring' il y a 6 ans
  Roberto Ierusalimschy b36e26f51b Some more small improvements to 'luaO_pushvfstring' il y a 6 ans
  Roberto Ierusalimschy 3da34a5fa7 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' il y a 6 ans
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 il y a 6 ans
  Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' il y a 6 ans
  Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. il y a 7 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses il y a 7 ans
  Roberto Ierusalimschy deb807837c 'luaO_pushvfstring' does not need to reallocate stack il y a 7 ans
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions il y a 7 ans
  Roberto Ierusalimschy e2b15aa21d janitor work on casts il y a 7 ans
  Roberto Ierusalimschy a9295a2b8e typos in comments il y a 7 ans
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) il y a 7 ans
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) il y a 7 ans
  Roberto Ierusalimschy 26679ea35b new function 'luaV_flttointeger' to convert floats to integers (without il y a 7 ans
  Roberto Ierusalimschy 911f1e3e7f raw operation should not convert strings to numbers il y a 7 ans