Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 1ab3208a1f 'lua.h' back to redundancy in version definitions 1 year ago
  Roberto Ierusalimschy 21ff8de33a Bug: Tricky _PROMPT may trigger undefined behavior 1 year ago
  Roberto Ierusalimschy 7eb1ed21b7 More permissive use of 'errno' 1 year ago
  Roberto Ierusalimschy 2db966fcbf Bug: luaL_traceback may need more than 5 stack slots 1 year ago
  Roberto Ierusalimschy ae9a0cbbb4 Bug: overlapping assignments 1 year ago
  Roberto Ierusalimschy d5212c13b0 More disciplined use of 'errno' 1 year ago
  Roberto Ierusalimschy e0efebdbe4 Detail in the manual 1 year ago
  Roberto Ierusalimschy e84f7bf198 Details 1 year ago
  Roberto Ierusalimschy dfbde4c7d5 Bug: Active-lines for stripped vararg functions 1 year ago
  Roberto Ierusalimschy de794a6527 Towards release 5.4.7 1 year ago
  Roberto Ierusalimschy 8b83417de9 Avoids a warning when lua_Number is 'float' 1 year ago
  Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction 1 year ago
  Roberto Ierusalimschy 5853c37a83 Bug: Buffer overflow in string concatenation 1 year ago
  Roberto Ierusalimschy 842a83f09c Panic functions should not raise errors 1 year ago
  Roberto Ierusalimschy 7923dbbf72 Bug: Recursion in 'getobjname' can stack overflow 1 year ago
  Roberto Ierusalimschy 81e4fce530 Simpler test in 'luaH_getint' 1 year ago
  Roberto Ierusalimschy 6baee9ef9d Removed test for "corrupted binary dump" 1 year ago
  Roberto Ierusalimschy edd8589f47 Avoid casts from unsigned long to floating-point 1 year ago
  Roberto Ierusalimschy 07a9eab23a Cannot use 'getshrstr' before setting 'shrlen' 1 year ago
  Roberto Ierusalimschy 9363a8b990 Documentation for "LUA_NOENV" 1 year ago
  Roberto Ierusalimschy 5ab6a5756b Bug: Wrong line number for function calls 1 year ago
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' 1 year ago
  Roberto Ierusalimschy f4211a5ea4 More control over encoding of test files 1 year ago
  Roberto Ierusalimschy 1b3f507f62 Bug: Call hook may be called twice when count hook yields 2 years ago
  Roberto Ierusalimschy 6b51133a98 Thread stacks resized in the atomic phase 2 years ago
  Roberto Ierusalimschy cbae016202 Details 2 years ago
  Roberto Ierusalimschy ea39042e13 Removed redundancy in definitions of version/release 2 years ago
  Roberto Ierusalimschy 05ec55f16b Avoid inclusion loop in 'ltm.h' 2 years ago
  Roberto Ierusalimschy f623b96932 Bug: read overflow in 'l_strcmp' 2 years ago
  Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' 2 years ago