提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy b719ff9399 Removed parameter in 'collectgarbage("step")' 1 年之前
  Roberto Ierusalimschy 35a2fed2d1 Removed deprecated options in 'lua_gc' 1 年之前
  Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 1 年之前
  Roberto Ierusalimschy 011850a8f8 Details in the manual 1 年之前
  Roberto Ierusalimschy 52b899d60d Simpler coding for new representation for arrays 1 年之前
  Roberto Ierusalimschy 25cd3d377e Buffer in 'luai_makeseed' measured in bytes 1 年之前
  Roberto Ierusalimschy 1028f296a8 Default paths stored as external strings 1 年之前
  Roberto Ierusalimschy 6d042a178f Auxiliary buffer uses external strings 1 年之前
  Roberto Ierusalimschy eabf425c76 Correct anchoring and GC barriers in 'loadString' 1 年之前
  Roberto Ierusalimschy 3b57e37e48 Fixed buffers save long strings as external. 1 年之前
  Roberto Ierusalimschy 024f9064f1 External strings 1 年之前
  Roberto Ierusalimschy 7f4906f565 Towards external strings 1 年之前
  Roberto Ierusalimschy b8a9d14032 Details 1 年之前
  Roberto Ierusalimschy 19afd91687 Solving merge issue with use of tables in dump/undump 1 年之前
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion 1 年之前
  Roberto Ierusalimschy 9e99f3071d Merge branch 'master' into nextversion 1 年之前
  Roberto Ierusalimschy fa075b7953 Merge branch 'master' into newarray 1 年之前
  Roberto Ierusalimschy 08a077d673 Full implementation of new representation for arrays 1 年之前
  Roberto Ierusalimschy 7923dbbf72 Bug: Recursion in 'getobjname' can stack overflow 1 年之前
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values 1 年之前
  Roberto Ierusalimschy b8b709b6d4 Avoid direct accesses to the array part of a table 1 年之前
  Roberto Ierusalimschy 81e4fce530 Simpler test in 'luaH_getint' 1 年之前
  Roberto Ierusalimschy 6baee9ef9d Removed test for "corrupted binary dump" 2 年之前
  Roberto Ierusalimschy edd8589f47 Avoid casts from unsigned long to floating-point 2 年之前
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers 2 年之前
  Roberto Ierusalimschy f33cda8d6e New macro 'getlstr' 2 年之前
  Roberto Ierusalimschy 96f7714237 Field 'Proto.is_vararg' uses only one bit 2 年之前
  Roberto Ierusalimschy 0554581605 Opcode in dumps is stored properly aligned 2 年之前
  Roberto Ierusalimschy 07a9eab23a Cannot use 'getshrstr' before setting 'shrlen' 2 年之前
  Roberto Ierusalimschy c815c2f0eb Merge branch 'master' into nextversion 2 年之前