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
/
luasrc
/
util.lua
Age
Commit message (
Expand
)
Author
2010-10-30
libs/core: introduce luci.util.imatch()
Jo-Philipp Wich
2010-03-18
libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt...
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-23
libs/core: util.lua optimize get() and set() accessors of threadlocals
Jo-Philipp Wich
2009-07-19
convert luci.fs users to nixio.fs api
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
libs/core: optimize strip_bytecode() memory usage by avoiding string concaten...
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
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-16
* luci/themes: fix log pages
Jo-Philipp Wich
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-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
Removed unneeded exports
Steven Barth
2008-09-05
Added bytecodecache
Steven Barth
2008-09-05
Removed inefficient environment manipulation functions
Steven Barth
2008-09-01
libs/core: Added mising import for math module to luci.util
Steven Barth
2008-08-29
General optimizations, simplifications and improvements
Steven Barth
2008-08-28
Fixed luci.util.dumptable again
Steven Barth
2008-08-28
Added maxdepth to luci.util.dumptable
Steven Barth
2008-08-28
* luci/libs: util: little bugfix in serialize_data()
Jo-Philipp Wich
2008-08-28
* luci/libs: util: further enhancements to table serialisation
Jo-Philipp Wich
2008-08-28
* luci/libs: util: improve table handling and support mixed tables in seriali...
Jo-Philipp Wich
2008-08-28
Fixed luci.util.dumptable
Steven Barth
2008-08-28
libs/core: Add recursion detection to dumptable, serialize_data
Steven Barth
2008-08-24
libs/core: Add Pythonic string formatting syntax
Steven Barth
2008-08-20
* luci/libs: use pcdata() in striptags()
Jo-Philipp Wich
2008-08-20
* luci/libs: add striptags() to luci.util
Jo-Philipp Wich
2008-08-17
* luci/libs: add keys() to luci.util
Jo-Philipp Wich
2008-08-15
Several escaping fixes
Steven Barth
2008-08-14
libs/core: Add luci.execi as memory efficient replacement for now deprecated ...
Steven Barth
2008-08-14
libs/core: Added missing license information to coxpcall
Steven Barth
2008-08-06
Moved luci.sys.libpath to luci.util
Steven Barth
2008-08-06
Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util
Steven Barth
2008-07-29
Added "apidocs" target to Makefile
Steven Barth
2008-07-28
libs/core: Renamed luci.util.create_dtable => luci.util.dtable
Steven Barth
2008-07-28
libs/core: Add luci.util.create_dtable
Steven Barth
2008-07-26
libs: Fixed serialization stuff
Steven Barth
2008-07-26
* luci/libs/core: strip bytecode from serialized data too in get_bytecode()
Jo-Philipp Wich
2008-07-26
* luci/libs/core: Oops... forgot the boolean datatype in serialize_data()
Jo-Philipp Wich
[next]