Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
|\ | |||||
| * | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | | |||||
* | | ARM64: Add support for ARM64e pointer authentication codes (PAC). | Mike Pall | 2023-08-12 | 1 | -5/+13 |
| | | | | | | | | Contributed by Peter Cawley. #559 | ||||
* | | Fix frame for more types of on-trace error messages. | Mike Pall | 2023-08-12 | 1 | -0/+4 |
| | | | | | | | | Thanks to Maxim Kokryashkin. #1034 | ||||
* | | Fix frame for on-trace out-of-memory error. | Mike Pall | 2023-06-02 | 1 | -0/+4 |
| | | | | | | | | Reported by ruidong007. | ||||
* | | Fix compiler warning. | Mike Pall | 2023-01-04 | 1 | -2/+2 |
| | | | | | | | | Reported by Christopher Ng. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-11-09 | 1 | -0/+1 |
|\| | |||||
| * | Ensure correct stack top for OOM error message. | Mike Pall | 2022-11-09 | 1 | -0/+1 |
| | | | | | | | | Reported by Sergey Kaplun. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | |||||
* | | OSX: Disable unreliable assertion for external frame unwinding. | Mike Pall | 2022-01-13 | 1 | -0/+3 |
| | | |||||
* | | String buffers, part 3d: Compile string buffer methods and functions. | Mike Pall | 2021-07-19 | 1 | -17/+19 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Disable unreliable assertion for external frame unwinding. | Mike Pall | 2021-06-25 | 1 | -0/+2 |
| | | | | | | | | Broken on Fedora/ARM64. Reported by Yichun Zhang. | ||||
* | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -11/+236 |
| | | |||||
* | | Cleanup and enable external unwinding for more platforms. | Mike Pall | 2021-03-23 | 1 | -153/+168 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | | |||||
* | | Another fix for lua_yield() from C hook. | Mike Pall | 2020-09-22 | 1 | -1/+1 |
| | | | | | | | | Reported by Jason Carr. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-08-09 | 1 | -1/+1 |
|\| | |||||
| * | Call error function on rethrow after trace exit. | Mike Pall | 2020-08-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-07-12 | 1 | -0/+1 |
|\| | |||||
| * | Fix frame traversal for __gc handler frames. | Mike Pall | 2020-07-12 | 1 | -0/+1 |
| | | | | | | | | Reported by Changochen. | ||||
* | | Fix Clang build. | Mike Pall | 2020-07-02 | 1 | -2/+2 |
| | | |||||
* | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 1 | -5/+0 |
|\| | |||||
| * | OSX: Use __thread attribute. | Mike Pall | 2019-12-08 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-29 | 1 | -0/+1 |
|\| | |||||
| * | Fix GCC 7 -Wimplicit-fallthrough warnings. | Mike Pall | 2018-01-29 | 1 | -0/+1 |
| | | |||||
* | | Refactor with LUA_OK. | Mike Pall | 2017-04-07 | 1 | -1/+1 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | | |||||
* | | Workaround for MinGW headers lacking some exception definitions. | Mike Pall | 2016-05-20 | 1 | -3/+3 |
| | | |||||
* | | Windows/x86: Add full exception interoperability. | Mike Pall | 2016-05-07 | 1 | -8/+30 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | ARM: Fix build problem with external frame unwinding. | Mike Pall | 2016-03-15 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | | |||||
* | | ARM: Add external frame unwinding. | Mike Pall | 2015-12-28 | 1 | -28/+64 |
| | | | | | | | | Thanks to Nick Zavaritsky. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-09-20 | 1 | -2/+4 |
|\| | |||||
| * | Fix Cygwin support. Note: this is not a supported target. | Mike Pall | 2015-09-20 | 1 | -2/+4 |
| | | | | | | | | Contributed by Yaakov Selkowitz. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-06-09 | 1 | -2/+2 |
|\| | |||||
| * | x64: Allow building without external unwinder. | Mike Pall | 2015-06-09 | 1 | -2/+2 |
| | | | | | | | | Required for PS4 SDK 2.5. Thanks to James Park. | ||||
* | | LJ_GC64: Fix frame unwinding. | Mike Pall | 2015-05-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-03-05 | 1 | -3/+17 |
|\| | |||||
| * | Fix Lua/C API typecheck error for special indexes. | Mike Pall | 2015-03-05 | 1 | -3/+17 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
| | | |||||
* | | Add LJ_FR2 mode: Two-slot frame info. | Mike Pall | 2015-01-03 | 1 | -6/+8 |
| | | |||||
* | | Cleanup of TValue setters. No functional changes. | Mike Pall | 2014-12-20 | 1 | -1/+1 |
| | |