Skip to content

luajit: bump new version#11281

Merged
Buristan merged 1 commit intotarantool:masterfrom
Buristan:master
Mar 21, 2025
Merged

luajit: bump new version#11281
Buristan merged 1 commit intotarantool:masterfrom
Buristan:master

Conversation

@Buristan
Copy link
Collaborator

  • ci: disable integration-tarantool-ecosystem.yml
  • codehealth: fix warnings for the codespell 2.3.0
  • test: unify helpers for a custom allocator setting
  • Restore state when recording __concat metamethod throws OOM.
  • Fix state restore when recording __concat metamethod.
  • Avoid unpatching bytecode twice after a trace flush.
  • Fix bit op coercion for shifts in DUALNUM builds.
  • Fix IR_ABC hoisting.
  • ffi/gc: restore back rehashing of finalizers table

Closes #11055

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump

@Buristan Buristan requested a review from ligurio March 21, 2025 12:45
@Buristan Buristan requested a review from a team as a code owner March 21, 2025 12:45
@ligurio ligurio assigned Buristan and unassigned ligurio Mar 21, 2025
* ci: disable integration-tarantool-ecosystem.yml
* codehealth: fix warnings for the codespell 2.3.0
* test: unify helpers for a custom allocator setting
* Restore state when recording __concat metamethod throws OOM.
* Fix state restore when recording __concat metamethod.
* Avoid unpatching bytecode twice after a trace flush.
* Fix bit op coercion for shifts in DUALNUM builds.
* Fix IR_ABC hoisting.
* ffi/gc: restore back rehashing of finalizers table

Closes tarantool#11055

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
@Buristan Buristan added the full-ci Enables all tests for a pull request label Mar 21, 2025
@coveralls
Copy link

coveralls commented Mar 21, 2025

Coverage Status

coverage: 87.46% (-0.02%) from 87.475%
when pulling 56cfae0 on Buristan:master
into cd82d64
on tarantool:master
.

@Buristan Buristan requested review from lenkis and removed request for lenkis March 21, 2025 13:46
@Buristan Buristan merged commit 3ea43ca into tarantool:master Mar 21, 2025
61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full-ci Enables all tests for a pull request luajit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backporting LuaJIT upstream commits part 11

4 participants