aboutsummaryrefslogtreecommitdiffstats
path: root/package/lua/patches/600-refcounting.patch
Commit message (Expand)AuthorAgeFilesLines
* lua: drop refcounting patch in preparation for 10.03, it has unresolved issue...Jo-Philipp Wich2010-03-301-1128/+0
* package/lua: refresh patchesGabor Juhos2010-03-261-18/+14
* lua: fix regressions in operator overloading caused by the refcounting patch,...Felix Fietkau2009-10-261-71/+3
* lua: fix various bugs in the refcounting implementation. seems to fix luci an...Felix Fietkau2009-10-261-72/+176
* lua: add reference counting for strings - this will need A LOT of testing, bu...Felix Fietkau2009-10-241-0/+1096