summaryrefslogtreecommitdiffstats
path: root/package/lua/patches/040-memory-limits.patch
Commit message (Expand)AuthorAgeFilesLines
* lua: add reference counting for strings - this will need A LOT of testing, bu...nbd2009-10-241-289/+0
* [package] lua: introduce soft memory limits that trigger a gc run but do not ...jow2009-07-261-10/+22
* package/lua: implement memory limits, scripts can use get_memory_limit() and ...jow2009-07-091-0/+277