index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
core
Age
Commit message (
Expand
)
Author
2009-08-04
libs/core: fix loading of nixio.bit in luci.ip
Jo-Philipp Wich
2009-08-01
[PATCH] make luci.ip.IPvX a bit more forgiving
Jo-Philipp Wich
2009-07-29
libs/core: properly handle udata values in overloaded string format operator
Jo-Philipp Wich
2009-07-27
Optimize util.threadlocal, Add luci.store as global threadlocal store
Steven Barth
2009-07-25
libs/core: support udata util.striptags(), optimizie copcall implementation
Jo-Philipp Wich
2009-07-24
FIx lsat commit
Steven Barth
2009-07-24
luci.fs compat
Steven Barth
2009-07-23
libs/core: util.lua optimize get() and set() accessors of threadlocals
Jo-Philipp Wich
2009-07-23
libs/core: debug.lua use integers for memory size and peak value
Jo-Philipp Wich
2009-07-19
convert luci.fs users to nixio.fs api
Jo-Philipp Wich
2009-07-18
libs/core: record peak values in luci.debug
Jo-Philipp Wich
2009-07-10
libs/core: trigger garbage collection in coxpcall() if 80% of the allocated m...
Jo-Philipp Wich
2009-07-10
Move memory limit to lucid, reincrease thread limit
Steven Barth
2009-07-10
libs/core: optimize strip_bytecode() memory usage by avoiding string concaten...
Jo-Philipp Wich
2009-07-10
libs/core: make use of global memory limits if supported
Jo-Philipp Wich
2009-07-10
libs/core: make memory tracer work with c and r events, avoid string allocati...
Jo-Philipp Wich
2009-06-21
Drop support for luaposix and bitlib (obsoleted by nixio)
Steven Barth
2009-05-17
libs/core: make sure that bitlib is loaded, fixes some sdk problems
Jo-Philipp Wich
2009-01-25
libs/core: further fixes for luci.util.pcdata(), fix wrong character range an...
Jo-Philipp Wich
2009-01-25
libs/core: rework luci.util.pcdata() to also escape ascii control chars
Jo-Philipp Wich
2009-01-20
Add utime to luci.fs
Steven Barth
2009-01-17
build: add mkversion.sh helper script
Jo-Philipp Wich
2008-12-27
libs/ip: return a copy of given tables in __mask16() to avoid destroying them...
Jo-Philipp Wich
2008-12-19
libs/core: implement fs.isdirectory()
Jo-Philipp Wich
2008-11-29
libs/core/ip: optmizations
Jo-Philipp Wich
2008-11-26
libs/core/ip: fix host() method
Jo-Philipp Wich
2008-11-26
libs/core/ip: fix prefix length handling in Hex() constructor
Jo-Philipp Wich
2008-11-20
Fixed last commit
Steven Barth
2008-11-20
Remove luci.cutil: does not affect performance
Steven Barth
2008-11-20
More luci.cutil
Steven Barth
2008-11-20
More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata)
Steven Barth
2008-11-20
Integrate core C implementation
Steven Barth
2008-11-19
LuCI Core C-Rewrite: First steps
Steven Barth
2008-11-16
* luci/themes: fix log pages
Jo-Philipp Wich
2008-11-12
Make luci.fs.rename work across fielsystems
Steven Barth
2008-10-30
Add luci.util.append
Steven Barth
2008-10-30
luci.util.combine now also accepts single objects
Steven Barth
2008-10-24
* luci/libs/core: use numeric entities in pcdata()
Jo-Philipp Wich
2008-09-15
Optimized caching behaviour, automatically flush caches in dev environment
Steven Barth
2008-09-10
More luci.util optimizations
Steven Barth
2008-09-10
Optimized luci.util.class
Steven Barth
2008-09-09
Performance optimisations:
Steven Barth
2008-09-06
Bump version to 0.9
Steven Barth
2008-09-06
Removed unneeded exports
Steven Barth
2008-09-05
Added bytecodecache
Steven Barth
2008-09-05
Added memory tracer
Steven Barth
2008-09-05
Removed inefficient environment manipulation functions
Steven Barth
2008-09-02
Fixed reference to luci.ltn12
Steven Barth
2008-09-01
Added luci.fs.copy and luci.fs.rename
Steven Barth
2008-09-01
libs/core: Added mising import for math module to luci.util
Steven Barth
[next]