summaryrefslogtreecommitdiffhomepage
path: root/libs/core
AgeCommit message (Expand)Author
2009-08-04libs/core: fix loading of nixio.bit in luci.ipJo-Philipp Wich
2009-08-01[PATCH] make luci.ip.IPvX a bit more forgivingJo-Philipp Wich
2009-07-29libs/core: properly handle udata values in overloaded string format operatorJo-Philipp Wich
2009-07-27Optimize util.threadlocal, Add luci.store as global threadlocal storeSteven Barth
2009-07-25libs/core: support udata util.striptags(), optimizie copcall implementationJo-Philipp Wich
2009-07-24FIx lsat commitSteven Barth
2009-07-24luci.fs compatSteven Barth
2009-07-23libs/core: util.lua optimize get() and set() accessors of threadlocalsJo-Philipp Wich
2009-07-23libs/core: debug.lua use integers for memory size and peak valueJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-18libs/core: record peak values in luci.debugJo-Philipp Wich
2009-07-10libs/core: trigger garbage collection in coxpcall() if 80% of the allocated m...Jo-Philipp Wich
2009-07-10Move memory limit to lucid, reincrease thread limitSteven Barth
2009-07-10libs/core: optimize strip_bytecode() memory usage by avoiding string concaten...Jo-Philipp Wich
2009-07-10libs/core: make use of global memory limits if supportedJo-Philipp Wich
2009-07-10libs/core: make memory tracer work with c and r events, avoid string allocati...Jo-Philipp Wich
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
2009-05-17libs/core: make sure that bitlib is loaded, fixes some sdk problemsJo-Philipp Wich
2009-01-25libs/core: further fixes for luci.util.pcdata(), fix wrong character range an...Jo-Philipp Wich
2009-01-25libs/core: rework luci.util.pcdata() to also escape ascii control charsJo-Philipp Wich
2009-01-20Add utime to luci.fsSteven Barth
2009-01-17build: add mkversion.sh helper scriptJo-Philipp Wich
2008-12-27libs/ip: return a copy of given tables in __mask16() to avoid destroying them...Jo-Philipp Wich
2008-12-19libs/core: implement fs.isdirectory()Jo-Philipp Wich
2008-11-29libs/core/ip: optmizationsJo-Philipp Wich
2008-11-26libs/core/ip: fix host() methodJo-Philipp Wich
2008-11-26libs/core/ip: fix prefix length handling in Hex() constructorJo-Philipp Wich
2008-11-20Fixed last commitSteven Barth
2008-11-20Remove luci.cutil: does not affect performanceSteven Barth
2008-11-20More luci.cutilSteven Barth
2008-11-20More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata)Steven Barth
2008-11-20Integrate core C implementationSteven Barth
2008-11-19LuCI Core C-Rewrite: First stepsSteven Barth
2008-11-16* luci/themes: fix log pagesJo-Philipp Wich
2008-11-12Make luci.fs.rename work across fielsystemsSteven Barth
2008-10-30Add luci.util.appendSteven Barth
2008-10-30luci.util.combine now also accepts single objectsSteven Barth
2008-10-24* luci/libs/core: use numeric entities in pcdata()Jo-Philipp Wich
2008-09-15Optimized caching behaviour, automatically flush caches in dev environmentSteven Barth
2008-09-10More luci.util optimizationsSteven Barth
2008-09-10Optimized luci.util.classSteven Barth
2008-09-09Performance optimisations:Steven Barth
2008-09-06Bump version to 0.9Steven Barth
2008-09-06Removed unneeded exportsSteven Barth
2008-09-05Added bytecodecacheSteven Barth
2008-09-05Added memory tracerSteven Barth
2008-09-05Removed inefficient environment manipulation functionsSteven Barth
2008-09-02Fixed reference to luci.ltn12Steven Barth
2008-09-01Added luci.fs.copy and luci.fs.renameSteven Barth
2008-09-01libs/core: Added mising import for math module to luci.utilSteven Barth