| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-22 | 1 | -1/+1 |
|\| |
|
| * | Fix C file generation in jit.bcsave. | Mike Pall | 2020-01-22 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 203 | -222/+3913 |
|\| |
|
| * | Bump copyright date. | Mike Pall | 2020-01-20 | 177 | -195/+195 |
* | | Remove support for de-facto dead archs. | Mike Pall | 2020-01-20 | 5 | -33/+3 |
* | | DynASM/x86: Fix BMI instructions. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
* | | Minor fixes. | Mike Pall | 2020-01-20 | 2 | -1/+2 |
* | | MIPS: Add MIPS64 R6 port. | Mike Pall | 2020-01-20 | 15 | -347/+1296 |
* | | Fix string.char() recording with no arguments. | Mike Pall | 2020-01-14 | 1 | -0/+2 |
* | | Followup fix for embedded bytecode loader. | Mike Pall | 2020-01-14 | 1 | -0/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-13 | 4 | -7/+14 |
|\| |
|
| * | Fix embedded bytecode loader. | Mike Pall | 2020-01-13 | 3 | -1/+8 |
* | | Properly fix pointer diff in string.find(). | Mike Pall | 2019-12-21 | 1 | -2/+2 |
* | | x64: Enable LJ_GC64 mode by default. | Mike Pall | 2019-12-08 | 5 | -17/+17 |
* | | FFI: Eliminate hardcoded string hashes. | Mike Pall | 2019-12-08 | 3 | -47/+67 |
* | | Fix interaction between profiler hooks and finalizers. | Mike Pall | 2019-12-08 | 3 | -2/+5 |
* | | Don't use STRREF for pointer diff in string.find(). | Mike Pall | 2019-12-08 | 1 | -1/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 1 | -3/+2 |
|\| |
|
| * | Fix tonumber("-0"). | Mike Pall | 2019-12-08 | 1 | -3/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 7 | -13/+16 |
|\| |
|
| * | Fix hash table chaining (again). | Mike Pall | 2019-12-08 | 1 | -5/+4 |
| * | Typo. | Mike Pall | 2019-12-08 | 1 | -1/+0 |
| * | Fix declarations of _BitScanForward/_BitScanReverse. | Mike Pall | 2019-12-08 | 1 | -4/+4 |
| * | Add stricter check for print() vs. tostring() shortcut. | Mike Pall | 2019-12-08 | 1 | -1/+2 |
| * | Prevent integer overflow while parsing long strings. | Mike Pall | 2019-12-08 | 1 | -1/+1 |
| * | Fix stack check when recording BC_VARG. | Mike Pall | 2019-12-08 | 1 | -0/+2 |
| * | FFI: Add missing write barrier on C library index update. | Mike Pall | 2019-12-08 | 1 | -0/+1 |
| * | FFI: Workaround for platform dlerror() returning NULL. | Mike Pall | 2019-12-08 | 1 | -1/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 3 | -10/+6 |
|\| |
|
| * | OSX: Use __thread attribute. | Mike Pall | 2019-12-08 | 1 | -5/+0 |
| * | OSX: Don't set a default MACOSX_DEPLOYMENT_TARGET. | Mike Pall | 2019-12-08 | 2 | -3/+3 |
| * | Build MinGW import library, too. | Mike Pall | 2019-12-08 | 1 | -1/+2 |
| * | Fix MinGW make clean. | Mike Pall | 2019-12-08 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 2 | -48/+24 |
|\| |
|
| * | Update Android and iOS build docs. | Mike Pall | 2019-12-08 | 1 | -55/+13 |
| * | Add note about the unsuitabilty of math.random() for crypto. | Mike Pall | 2019-12-08 | 1 | -0/+4 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 3 | -53/+23 |
|\| |
|
| * | Update MSVC build script and docs. | Mike Pall | 2019-12-08 | 2 | -51/+20 |
| * | More recent MSVC is partially C99 compliant. | Mike Pall | 2019-12-08 | 1 | -2/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-11-10 | 1 | -2/+2 |
|\| |
|
| * | Fix narrowing of conversions to U32. | Mike Pall | 2019-11-10 | 1 | -2/+2 |
* | | Fix unsinking of 64 bit constants. | Mike Pall | 2019-08-30 | 2 | -7/+7 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-08-30 | 1 | -4/+1 |
|\| |
|
| * | Fix bytecode dump unpatching. | Mike Pall | 2019-08-30 | 1 | -4/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-08-10 | 1 | -1/+1 |
|\| |
|
| * | Fix debug.getinfo() argument check. | Mike Pall | 2019-08-10 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-07-05 | 1 | -1/+1 |
|\| |
|
| * | MIPS: Fix delay slot hint. | Mike Pall | 2019-07-05 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-05-09 | 1 | -1/+2 |
|\| |
|
| * | Fix TNEW load forwarding with instable types. | Mike Pall | 2019-05-09 | 1 | -1/+2 |