5491 Commits (7923dbbf72da303ca1cca17efd24725668992f15)
 

Author SHA1 Message Date
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 1 year ago
Roberto Ierusalimschy 6b51133a98 Thread stacks resized in the atomic phase 1 year ago
Roberto Ierusalimschy cbae016202 Details 1 year ago
Roberto Ierusalimschy ea39042e13 Removed redundancy in definitions of version/release 1 year ago
Roberto Ierusalimschy 05ec55f16b Avoid inclusion loop in 'ltm.h' 1 year ago
Roberto Ierusalimschy f623b96932 Bug: read overflow in 'l_strcmp' 1 year ago
Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' 1 year ago
Roberto Ierusalimschy 09f3c2372f Option '-l' discards version sufix from file name 2 years ago
Roberto Ierusalimschy c197885cb0 Small improvements in tests 2 years ago
Roberto Ierusalimschy 934e77a286 Details 2 years ago
Roberto Ierusalimschy 6443185167 "Emergency" new version 5.4.6 2 years ago
Roberto Ierusalimschy e15f1f2bb7 Details 2 years ago
Roberto Ierusalimschy b5c65705ca New year (2023) 2 years ago
Roberto Ierusalimschy 7ca8105a2e More orderliness in casts of enumerations 2 years ago
Roberto Ierusalimschy 94689ac3ad More regularity in uses of enums in 'lcode.c' 2 years ago
Roberto Ierusalimschy ab859fe59b Bug: Loading a corrupted binary file can segfault 2 years ago
Roberto Ierusalimschy c4b71b7ba0 Details 2 years ago
Roberto Ierusalimschy 1de2f31694 Corrected support for 16-bit systems 2 years ago
Roberto Ierusalimschy 02bab9fc25 Bug: Wrong line in error message for arith. errors 2 years ago
Roberto Ierusalimschy 5e08b41567 Simpler definition for LUA_STRFTIMEOPTIONS 2 years ago
Roberto Ierusalimschy cf08915d62 New macro LUA_USE_IOS 2 years ago
Roberto Ierusalimschy c888ae0aea Small changes in hash of pointers 2 years ago
Roberto Ierusalimschy d69789da1c Fix absence of 'system' in iOS 2 years ago
Roberto Ierusalimschy 314745ed84 Avoid excessive name pollution in test files 2 years ago
Roberto Ierusalimschy 0825cf237d Detail in make file for testes/libs 2 years ago
Roberto Ierusalimschy f874d37fa2 Small change in barrier macros 2 years ago
Roberto Ierusalimschy 35e01ed21d Small improvements in 'lmem.c' 2 years ago
Roberto Ierusalimschy 6aabf4b15e Details in some header files 2 years ago
Roberto Ierusalimschy fa2f294dd1 Reduce calls to 'luaC_step' when GC is stopped 2 years ago
Roberto Ierusalimschy 82fae58e25 Details 2 years ago
Roberto Ierusalimschy 9a77f57edc Stop GC while building initial state 2 years ago
Roberto Ierusalimschy be908a7d4d Removed unused field 'UpVal.tbc' 2 years ago
Roberto Ierusalimschy 9ede317c70 Threads are created like other objects 2 years ago
Roberto Ierusalimschy ee645472eb Stack reallocation done with a single realloc 2 years ago
Roberto Ierusalimschy 413a393e62 Stack indices changed to union's 2 years ago
Roberto Ierusalimschy ba089bcb08 Details 2 years ago
Roberto Ierusalimschy 1e64c1391f Bug: stack overflow with nesting of coroutine.close 2 years ago
Roberto Ierusalimschy b85816b9a8 Removed test function 'luaH_isdummy' 2 years ago
Roberto Ierusalimschy c954db3924 Option '-l g=mod' added to the manual 2 years ago
Roberto Ierusalimschy 14d2803e55 Details 2 years ago
Roberto Ierusalimschy 7f12bf40c4 Portability issue in a test for 'string.format' 2 years ago