Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Luadch_v2.11_svn441_win32.7z | 2015-07-01 | 881.9 kB | |
Luadch_v2.11_svn441_syno-x86.7z | 2015-07-01 | 317.6 kB | |
Luadch_v2.11_svn441_syno-armv5te.7z | 2015-07-01 | 281.8 kB | |
Luadch_v2.11_svn441_pi.7z | 2015-07-01 | 278.0 kB | |
Luadch_v2.11_svn441_debian.7z | 2015-07-01 | 317.6 kB | |
Update_v2.10_to_v2.11.7z | 2015-07-01 | 25.8 kB | |
README_CHANGELOG_SVN441.txt | 2015-07-01 | 769 Bytes | |
Totals: 7 Items | 2.1 MB | 0 |
--// svn 441 v2.11 [2015-07-01] - update: "core/util.lua" - added: util.trimstring( str ) - trim whitespaces from both ends of a string - changed: util.formatbytes( bytes ) - return nil, err if parameter is not valid - changed: util.formatseconds( t ) - return nil, err if parameter is not valid - update: "docs/Luadch_Lua_API.txt" - added: util.trimstring( str ) - changed: util.formatbytes( bytes ) - changed: util.formatseconds( t ) - update: "scripts/hub_runtime.lua" from "v0.1" to "v0.2" - using new luadch date style - update: "scripts/cmd_uptime.lua" from "v0.6" to "v0.7" - changes in get_hubuptime() and get_hubruntime()