Age | Commit message (Expand) | Author |
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-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 |
2008-08-29 | General optimizations, simplifications and improvements | Steven Barth |
2008-08-29 | Cleanup and documentation | 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-26 | libs/core: Reworked some basic libraries to not use package.seeall | 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: big svn property fixup | Jo-Philipp Wich |
2008-08-17 | * luci/libs: add keys() to luci.util | Jo-Philipp Wich |
2008-08-17 | * luci/libs: add alias to posix.readlink() in luci.fs | Jo-Philipp Wich |
2008-08-15 | Several escaping fixes | Steven Barth |
2008-08-14 | libs/core: Remove deprecated luci.bits which got replaced by bitlib | Steven Barth |