提交历史

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