This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62333dabe1991261a58fe127844f1f152d242d7f
openwrt_NSS_ACW
/
package
/
lua
/
patches
History
Felix Fietkau
62333dabe1
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
...
SVN-Revision: 12378
2008-08-24 13:37:56 +00:00
..
010-lua-5.1.3-lnum-full-260308.patch
add updated lua patchset from Steven Barth (cyrus) as explained in
http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
2008-05-22 14:20:36 +00:00
015-lnum-ppc-compat.patch
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
2008-06-29 11:38:22 +00:00
020-shared_liblua.patch
fix liblua symlink installation
2008-05-23 07:09:29 +00:00
030-archindependent-bytecode.patch
add updated lua patchset from Steven Barth (cyrus) as explained in
http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
2008-05-22 14:20:36 +00:00
100-no_readline.patch
add updated lua patchset from Steven Barth (cyrus) as explained in
http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
2008-05-22 14:20:36 +00:00
200-lua-path.patch
add updated lua patchset from Steven Barth (cyrus) as explained in
http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
2008-05-22 14:20:36 +00:00
300-opcode_performance.patch
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
2008-08-24 13:37:56 +00:00