luajit
No description set
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / luajit
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:lua/luajit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0002-Enable-debugging-symbols-in-the-build.patch | 0000000497 497 Bytes | |
0003-Get-rid-of-LUAJIT_VERSION_SYM-that-changes-AB |
0000001340 1.31 KB | |
0004-Add-ppc64-support-based-on-koriakin-GitHub-pa |
0000107358 105 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000606 606 Bytes | |
_servicedata | 0000000234 234 Bytes | |
baselibs.conf | 0000000016 16 Bytes | |
luajit-2.1.0~beta3+git.1647772157.43ebb949.tar.xz | 0000728108 711 KB | |
luajit-lua-versioned.patch | 0000003335 3.26 KB | |
luajit-ppc64-replace-asserts.patch | 0000000022 22 Bytes | |
luajit-s390x.patch | 0000210731 206 KB | |
luajit.changes | 0000005869 5.73 KB | |
luajit.spec | 0000003930 3.84 KB |
Revision 20 (latest revision is 66)
Matej Cepl (mcepl)
committed
(revision 20)
- Update to version 2.1.0~beta3+git.1647772157.43ebb949: * Fix soft-float IR_POW splitting. * Fix BC_UCLO insertion for returns. * Fix compiler warning. * Revert to trival pow() optimizations to prevent inaccuracies. * Fix string buffer COW handling, part 2. * Fix install docs for Android. * *BSD: Fix getentropy() declaration. * Fix string buffer COW handling. * Fix command-line argv handling. * Don't export internal symbol. * Fix pow() optimization inconsistencies. * Always exit after machine code page protection change fails. * Fix FOLD rule for BUFHDR append with intervening buffer use. * Fix compiled error handling for buffer methods. * Prevent unroll across BC_ITERN. * Prevent replay of buffer operation for PHI operands. * Save trace recorder state around VM event call. * Bump copyright date. * FFI: Ensure library is loaded before de-serializing FFI types. * Fix HREFK forwarding vs. table.clear(). * Fix FOLD rule for BUFHDR append. * OSX: Disable unreliable assertion for external frame unwinding. * Limit exponent range in number parsing. * Fix tonumber("-0") in dual-number mode. * Limit work done in SINK pass. * Fix ABC FOLD rule with constants. * Prevent CSE of a REF_BASE operand across IR_RETF. * Windows: Fix binary output of jit.bcsave to stdout. * Fix FOLD rule for x-0.
Comments 0