luajit 2.1.0~beta3+dfsg-5 source package in Ubuntu

Changelog

luajit (2.1.0~beta3+dfsg-5) unstable; urgency=medium

  * Make ccall_copy_struct static to unpollute global library namespace
  * Refresh ppc64 support patch using gbp pq
  * Pull upstream PR to fix register allocation bug in arm64

 -- Ondřej Surý <email address hidden>  Wed, 11 Oct 2017 08:48:09 +0000

Upload details

Uploaded by:
gares
Uploaded to:
Sid
Original maintainer:
gares
Architectures:
any-i386 any-amd64 arm64 armel armhf mips mips64el mipsel ppc64el powerpc ppc64 all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luajit_2.1.0~beta3+dfsg-5.dsc 2.5 KiB 84cfdff875b743ae94609a2d7afbe954265aa8f89ef3ee430346b391af9e95ab
luajit_2.1.0~beta3+dfsg.orig.tar.gz 952.4 KiB 46589f8a1742d04fc33f309343d9521b32d6d29515a34c6609e2f76932b1b7df
luajit_2.1.0~beta3+dfsg-5.debian.tar.xz 29.9 KiB 57c85e2017b5c627c4b910f32f37f75480047f9cfdb5946972649239a1566328

Available diffs

No changes file available.

Binary packages built by this source

libluajit-5.1-2: Just in time compiler for Lua - library version

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains an embeddable version of LuaJIT that can be used as a
 replacement of the standard liblua-5.1 shared library.

libluajit-5.1-2-dbgsym: debug symbols for libluajit-5.1-2
libluajit-5.1-common: Just in time compiler for Lua - common files

 This package contains files needed by the LuaJIT interpreter/jitter as well
 by its embeddable (i.e. library) version.

libluajit-5.1-dev: Just in time compiler for Lua - development files

 This package contains header files and a statically linkable library for
 LuaJIT.

luajit: Just in time compiler for Lua programming language version 5.1

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains the standalone interpreter/jitter that can be used
 as a replacement for the standard lua5.1 interpreter.

luajit-dbgsym: debug symbols for luajit