This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-23 02:12:52 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
lua
/
patches
History
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
2009-10-26 14:27:30 +00:00
..
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
2009-10-26 03:01:12 +00:00
015-lnum-ppc-compat.patch
…
020-shared_liblua.patch
…
030-archindependent-bytecode.patch
…
100-no_readline.patch
…
200-lua-path.patch
…
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
2009-10-24 22:19:13 +00:00
400-luaposix_5.1.4-embedded.patch
lua: revert r15108 & r15109
2009-04-19 13:44:40 +00:00
500-eglibc_config.patch
fix lua compile with eglibc selected and utmp support disabled
2009-01-31 07:18:13 +00:00
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
2009-10-26 14:27:30 +00:00