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