Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: drop refcounting patch in preparation for 10.03, it has unresolved ↵ | Jo-Philipp Wich | 2010-03-30 | 1 | -1128/+0 |
| | | | | | | issues resulting in random vm crashes SVN-Revision: 20617 | ||||
* | package/lua: refresh patches | Gabor Juhos | 2010-03-26 | 1 | -18/+14 |
| | | | | SVN-Revision: 20470 | ||||
* | lua: fix regressions in operator overloading caused by the refcounting ↵ | Felix Fietkau | 2009-10-26 | 1 | -71/+3 |
| | | | | | | patch, also fix some more variable cleanup issues => even more performance, less memory utilization SVN-Revision: 18164 | ||||
* | lua: fix various bugs in the refcounting implementation. seems to fix luci ↵ | Felix Fietkau | 2009-10-26 | 1 | -72/+176 |
| | | | | | | and reduces memory consumption even more SVN-Revision: 18158 | ||||
* | lua: add reference counting for strings - this will need A LOT of testing, ↵ | Felix Fietkau | 2009-10-24 | 1 | -0/+1096 |
but it should finally fix the excessive memory usage problems triggered by luci SVN-Revision: 18136 |