Skip to content
Snippets Groups Projects
Commit 2b592f2c authored by Igor Munkin's avatar Igor Munkin Committed by Igor Munkin
Browse files

luajit: bump new version

* ci: add LUAJIT_ENABLE_CHECKHOOK for exotic matrix
* ci: add ARM64 architecture to exotic testing
* ci: update action/checkout to v3
* Fix os.date() for wider libc strftime() compatibility.
* x86/x64: Fix loop realignment.
* ci: introduce workflow for exotic builds
* sysprof: fix interval parsing in dual-number mode
* test: add test for `string.format('%c', 0)`
* ci: drop obsolete arguments for LuaJIT integration
* ci: stop using Ninja for integration testing

Part of #8069

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
parent 89e94ce1
No related branches found
No related tags found
No related merge requests found
## bugfix/luajit
Backported patches from vanilla LuaJIT trunk (gh-8069). In the scope of this
activity, the following issues have been resolved:
* Fixed loop realigment for dual-number mode
* Fixed os.date() for wider libc strftime() compatibility.
## bugfix/luajit
* Fix interval parsing for sysprof for dual-number mode.
Subproject commit e55262087ec3c3c4b76ed4e2686398f38ac60b65
Subproject commit bee6eda0346d8bf54308fb9c29ba756a84524fbe
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment