lua: add reference counting for strings - this will need A LOT of testing, but it...
[openwrt-10.03/.git] / package / lua / patches / 300-opcode_performance.patch
2009-10-24 nbdlua: add reference counting for strings - this will...
2009-07-09 jowpackage/lua: implement memory limits, scripts can use...
2008-08-24 nbdlua: remove an unnecessary check and replace switch...
2008-08-24 nbdimprove lua opcode dispatch performance by using comput...