base-files: add support for ipv6-prefixes in connection with netifd
[openwrt/openwrt.git] / package / lua /
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages...
2012-10-10 Felix Fietkaulua: enable parallel builds
2012-10-10 Jo-Philipp Wichlua: refresh host patches as well (#12303)
2012-10-10 Jo-Philipp Wichlua: update to v5.1.5, refresh patches
2012-10-10 Jo-Philipp Wichclaim maintainership for resolveip and lua
2011-05-04 Jo-Philipp Wichlua: remove posix from Lua core, almost nothing uses...
2010-10-07 Jo-Philipp Wichlua: switch to double precision for floats
2010-03-30 Jo-Philipp Wichlua: drop refcounting patch in preparation for 10.03...
2010-03-26 Gabor Juhospackage/lua: refresh patches
2009-10-28 Jo-Philipp Wichlua: add the 100-no_readline.patch to host build
2009-10-28 Jo-Philipp Wichlua: the variable expansion to detect the host os does...
2009-10-27 Felix Fietkaulua: fix a typo
2009-10-27 Felix Fietkaulua: re-enable host builds with some more fixes
2009-10-26 Felix Fietkaulua: fix regressions in operator overloading caused...
2009-10-26 Felix Fietkaulua: use float instead of double, reduces the gc data...
2009-10-26 Felix Fietkaulua: fix various bugs in the refcounting implementation...
2009-10-24 Felix Fietkaulua: get rid of bitlib and md5lib from the core, they...
2009-10-24 Felix Fietkaulua: add reference counting for strings - this will...
2009-07-26 Jo-Philipp Wichlua: introduce soft memory limits that trigger a gc...
2009-07-09 Jo-Philipp Wichpackage/lua: implement memory limits, scripts can use...
2009-05-14 Nicolas Thilllua: install lua.pc pkgconfig file as well (closes...
2009-04-27 Jo-Philipp Wichlua: embed md5lib
2009-04-25 Nicolas Thillchange occurences of LUA to Lua (from lua.org/about...
2009-04-19 Jo-Philipp Wichlua: revert r15108 & r15109
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-05 Jo-Philipp Wichlua: add zlib build dependency, fix inaccuracy in gzip...
2009-04-04 Jo-Philipp Wichlua: add support for loading gzip compressed source...
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-02-22 Felix Fietkauadd back the old host patches for lua to improve portab...
2009-02-22 Felix Fietkaumerge host build of lua from tools/ into package/lua...
2009-01-31 Felix Fietkaufix lua compile with eglibc selected and utmp support...
2008-11-11 Nicolas Thilllua changes: - fix shared lib generation - don't ship...
2008-09-25 Steven BarthEmbed luaposix and bitlib into Lua core library
2008-08-24 Steven BarthUpdated Lua to 5.1.4
2008-08-24 Felix Fietkaulua: remove an unnecessary check and replace switch...
2008-08-24 Felix Fietkauimprove lua opcode dispatch performance by using comput...
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-07-30 Florian Fainellix86_64 also needs -fPIC to create lua shared libraries
2008-07-29 Steven Barthlua: Remove -fPIC for non-powerpc platforms
2008-06-29 Steven Barthlua: Fixed some cross-platform issues for PPC (and...
2008-05-23 Felix Fietkaufix liblua symlink installation
2008-05-22 Steven BarthAdded missing header reference to InstallDev target
2008-05-22 Felix Fietkaufix lua compile issues on ixp4xx (EABI) by linking...
2008-05-22 Felix Fietkauadd updated lua patchset from Steven Barth (cyrus)...
2008-05-04 Felix Fietkaufix lua compile configuration error
2008-04-28 Felix Fietkaufix lua cflags
2008-04-13 Felix Fietkauremove lua's dependency on libreadline and libncurses
2008-04-13 Felix Fietkaumove lua from packages/ to trunk in anticipation of...