Commit History

Author SHA1 Message Date
  Mike Pall 5655be4546 Cleanup math function compilation and fix inconsistencies. 5 years ago
  Mike Pall c5b8e9168b Merge branch 'master' into v2.1 5 years ago
  Mike Pall 2f3f07882f Fix bytecode register allocation for comparisons. 5 years ago
  Mike Pall d75e26275b Don't compile math.modf() anymore. 5 years ago
  Mike Pall 03208c8162 Fix math.min()/math.max() inconsistencies. 5 years ago
  Mike Pall 1e6e8aaa20 Fix narrowing of unary minus. 5 years ago
  Mike Pall 0eddcbead2 Cleanup CPU detection and tuning for old CPUs. 5 years ago
  Mike Pall 5bf0da3d7c ARM64: Fix {AHUV}LOAD specialized to nil/false/true. 5 years ago
  Mike Pall ae20998ff5 ARM, ARM64, PPC: Fix TSETR fallback. 5 years ago
  Mike Pall 322db02081 Remove unused file. 5 years ago
  Mike Pall d5e12d5174 Merge branch 'master' into v2.1 5 years ago
  Mike Pall cc4bbec483 FFI: Always fall back to metamethods for cdata length/concat. 5 years ago
  Mike Pall 92c011b511 Windows: Make actual use of internal allocator optimization. 5 years ago
  Mike Pall 99d1268823 Merge branch 'master' into v2.1 5 years ago
  Mike Pall 179cf2eb84 Fix overflow check in unpack(). 5 years ago
  Mike Pall f133649ced Merge branch 'master' into v2.1 5 years ago
  Mike Pall db0b7ec194 Fix Windows make clean. 5 years ago
  Mike Pall 9143e86498 FFI/ARM64: Fix pass-by-value struct calling conventions. 5 years ago
  Mike Pall fc1c4da3cc Merge branch 'master' into v2.1 5 years ago
  Mike Pall e613105ca9 Fix write barrier for lua_setupvalue() and debug.setupvalue(). 5 years ago
  Mike Pall 0ad60ccbc3 Make string to number conversions fail on NUL char. 5 years ago
  Mike Pall d85d6b3c1b Merge branch 'master' into v2.1 5 years ago
  Mike Pall 522d2073da x86/x64: Fix loop realignment. 5 years ago
  Mike Pall 0c982ad74c Merge branch 'master' into v2.1 5 years ago
  Mike Pall bd907032e3 Documentation cleanup. 5 years ago
  Mike Pall 6d267ff613 Merge branch 'master' into v2.1 5 years ago
  Mike Pall 18c9cf7d37 Fix POSIX install with missing or incompatible ldconfig. 5 years ago
  Mike Pall 694d69aed9 Merge branch 'master' into v2.1 5 years ago
  Mike Pall 62903bacf4 Fix C file generation in jit.bcsave. 5 years ago
  Mike Pall 87b111f0fe Merge branch 'master' into v2.1 5 years ago