Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2025-01-13 | 1 | -1/+1 |
|\ | |||||
| * | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| | | |||||
| * | Handle partial snapshot restore due to stack overflow. | Mike Pall | 2024-07-03 | 1 | -3/+6 |
| | | | | | | | | Reported by pwnhacker0x18. Fixed by Peter Cawley. #1196 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2024-02-04 | 1 | -0/+1 |
|\| | |||||
| * | Rework stack overflow handling. | Mike Pall | 2024-02-04 | 1 | -0/+1 |
| | | | | | | | | Reported by pwnhacker0x18. Fixed by Peter Cawley. #1152 | ||||
* | | 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 |
| | | |||||
* | | Avoid assertion in case of stack overflow from stitched trace. | Mike Pall | 2022-11-27 | 1 | -3/+6 |
| | | | | | | | | Reported by Sergey Bronnikov. Fixed 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 |
| | | |||||
* | | String buffers, part 2a: internal SBuf reorg. Use full pointers. | Mike Pall | 2021-06-01 | 1 | -1/+1 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | 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 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-08-09 | 1 | -0/+1 |
|\| | |||||
| * | Call error function on rethrow after trace exit. | Mike Pall | 2020-08-09 | 1 | -0/+1 |
| | | |||||
* | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -8/+10 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-03-20 | 1 | -2/+5 |
|\| | |||||
| * | Fix write barrier for lua_setupvalue() and debug.setupvalue(). | Mike Pall | 2020-03-20 | 1 | -2/+5 |
| | | |||||
* | | 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-08-10 | 1 | -1/+1 |
|\| | |||||
| * | Fix debug.getinfo() argument check. | Mike Pall | 2019-08-10 | 1 | -1/+1 |
| | | | | | | | | Thanks to Sergey Ostanevich. | ||||
* | | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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/+6 |
| | | |||||
* | | Cleanup of frame handling. No functional changes. | Mike Pall | 2014-12-15 | 1 | -3/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-06-12 | 1 | -1/+3 |
|\| | |||||
| * | FFI: Fix frame traversal for backtraces with FFI callbacks. | Mike Pall | 2014-06-12 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-06-11 | 1 | -1/+1 |
|\| | |||||
| * | Fix debug info for main chunk of stripped bytecode. | Mike Pall | 2014-06-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| | | |||||
* | | Fix profiler stack dump for string chunks. | Mike Pall | 2013-09-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2013-09-03 | 1 | -5/+12 |
|\| | |||||
| * | Fix frame traversal for backtraces. | Mike Pall | 2013-09-03 | 1 | -5/+12 |
| | | |||||
* | | Add low-overhead profiler. Part 1: interpreter, low-level C API. | Mike Pall | 2013-09-02 | 1 | -3/+108 |
| | | |||||
* | | Fix compiler warning. | Mike Pall | 2013-07-18 | 1 | -6/+7 |
| | | |||||
* | | Big renaming of string buffer/formatting/conversion functions. | Mike Pall | 2013-05-13 | 1 | -1/+0 |
| | | |||||
* | | Refactor internal string formatting. | Mike Pall | 2013-05-12 | 1 | -7/+8 |
| | | |||||
* | | String buffer refactoring, part 2. | Mike Pall | 2013-02-27 | 1 | -16/+3 |
| | | | | | | | | | | Switch to pointers for start/pos/end of buffer. Abstract out some buffer writers. | ||||
* | | Add support for embedding LuaJIT bytecode for builtins. | Mike Pall | 2013-02-22 | 1 | -7/+10 |
|/ | |||||
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | From Lua 5.2: Add luaL_traceback(). | Mike Pall | 2012-10-01 | 1 | -0/+51 |
| | |||||
* | From Lua 5.2: debug.getinfo(..., "u") returns nparams and isvararg. | Mike Pall | 2012-09-20 | 1 | -1/+16 |
| | |||||
* | Fix 'f' and 'L' options for debug.getinfo() and lua_getinfo(). | Mike Pall | 2012-09-20 | 1 | -24/+30 |
| | |||||
* | From Lua 5.2: debug.getlocal() accepts function arg, too. | Mike Pall | 2012-09-19 | 1 | -4/+8 |
| |