Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 50c7c915ee Debug information about extra arguments from __call 8 months ago
  Roberto Ierusalimschy e3ce88c9e8 New function 'lua_numbertostrbuff' 9 months ago
  Roberto Ierusalimschy 20d42ccaae No errors in 'luaO_pushvfstring' 10 months ago
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 10 months ago
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 year ago
  Roberto Ierusalimschy c1dc08e8e8 Length of external strings must fit in Lua integer 1 year ago
  Roberto Ierusalimschy e24ce8c2b3 lua_writestring & co. moved to llimits.h 1 year ago
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code 1 year ago
  Roberto Ierusalimschy b529aefc53 Bug: luaL_traceback may need more than 5 stack slots 1 year ago
  Roberto Ierusalimschy bb7bb5944c More disciplined use of 'errno' 1 year ago
  Roberto Ierusalimschy cbdf4969ec Manual: errors in lua_toclose are not memory errors 1 year ago
  Roberto Ierusalimschy 262dc5729a Details 1 year ago
  Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers 1 year ago
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 1 year ago
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 1 year ago
  Roberto Ierusalimschy 63d68bd657 Comments detailing the ages for generational GC 1 year ago
  Roberto Ierusalimschy 842a83f09c Panic functions should not raise errors 1 year ago
  Roberto Ierusalimschy 25cd3d377e Buffer in 'luai_makeseed' measured in bytes 1 year ago
  Roberto Ierusalimschy 6d042a178f Auxiliary buffer uses external strings 1 year ago
  Roberto Ierusalimschy 86e8039a72 Clock component removed from 'luaL_makeseed' 2 years ago
  Roberto Ierusalimschy 5a04f1851e New function 'luaL_makeseed' 2 years ago
  Roberto Ierusalimschy 69b77b6fde Changed the growth rate of string buffers 2 years ago
  Roberto Ierusalimschy 02060b7a37 Simpler handling of Byte Order Mark (BOM) 3 years ago
  Roberto Ierusalimschy c6cea857a4 Better documentation for 'multires' expressions 3 years ago
  Roberto Ierusalimschy 439e45a2f6 Bug: luaL_tolstring may get confused with negative index 4 years ago
  Roberto Ierusalimschy cf23a93d82 Added assertions for proper use of string buffers 4 years ago
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints 4 years ago
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' 4 years ago
  Roberto Ierusalimschy c36ced53c9 Avoid "bad programming habits" in the reference system 4 years ago
  Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory 4 years ago