mac80211: merge latest changes from trunk (as of r29296)
[openwrt-10.03/.git] / package / lua / patches /
2010-10-07 jow[branches] backfire: merge r23284
2010-03-30 jow[package] lua: drop refcounting patch in preparation...
2010-03-26 juhosgpackage/lua: refresh patches
2009-10-26 nbdlua: fix regressions in operator overloading caused...
2009-10-26 nbdlua: use float instead of double, reduces the gc data...
2009-10-26 nbdlua: fix various bugs in the refcounting implementation...
2009-10-24 nbdlua: get rid of bitlib and md5lib from the core, they...
2009-10-24 nbdlua: add reference counting for strings - this will...
2009-07-26 jow[package] lua: introduce soft memory limits that trigge...
2009-07-09 jowpackage/lua: implement memory limits, scripts can use...
2009-04-27 jow[package] lua: embed md5lib
2009-04-19 jow[package] lua: revert r15108 & r15109
2009-04-05 jow[package] lua: add zlib build dependency, fix inaccurac...
2009-04-04 jow[package] lua: add support for loading gzip compressed...
2009-01-31 nbdfix lua compile with eglibc selected and utmp support...
2008-11-11 nicolua changes:
2008-09-25 cyrusEmbed luaposix and bitlib into Lua core library
2008-08-24 cyrusUpdated Lua to 5.1.4
2008-08-24 nbdlua: remove an unnecessary check and replace switch...
2008-08-24 nbdimprove lua opcode dispatch performance by using comput...
2008-06-29 cyruslua: Fixed some cross-platform issues for PPC (and...
2008-05-23 nbdfix liblua symlink installation
2008-05-22 nbdfix lua compile issues on ixp4xx (EABI) by linking...
2008-05-22 nbdadd updated lua patchset from Steven Barth (cyrus)...
2008-04-13 nbdremove lua's dependency on libreadline and libncurses
2008-04-13 nbdmove lua from packages/ to trunk in anticipation of...
2006-04-13 nbdremove lots of non-essential packages
2005-05-26 nicoAdd lua package