You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/lua/patches
Felix Fietkau c2cc2884e3 lua: fix regressions in operator overloading caused by the refcounting patch, also fix some more variable cleanup issues => even more performance, less memory utilization
SVN-Revision: 18164
15 years ago
..
010-lua-5.1.3-lnum-full-260308.patch lua: use float instead of double, reduces the gc data structure size by 4 byte => luci processes use 10% less memory 15 years ago
015-lnum-ppc-compat.patch lua: Fixed some cross-platform issues for PPC (and probably other architectures) 16 years ago
020-shared_liblua.patch lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number 16 years ago
030-archindependent-bytecode.patch Updated Lua to 5.1.4 16 years ago
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 16 years ago
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 16 years ago
300-opcode_performance.patch lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci 15 years ago
400-luaposix_5.1.4-embedded.patch lua: revert r15108 & r15109 15 years ago
500-eglibc_config.patch fix lua compile with eglibc selected and utmp support disabled 16 years ago
600-refcounting.patch lua: fix regressions in operator overloading caused by the refcounting patch, also fix some more variable cleanup issues => even more performance, less memory utilization 15 years ago