| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
local variable
|
| |
|
| |
|
|
|
|
| |
util/paths at the setup_plugindir function
|
| |
|
|
|
|
| |
given, is specified at the penultimate argument it receives
|
| |
|
| |
|
|
|
|
| |
being called by install or remove
|
| |
|
| |
|
|
|
|
| |
package.path and package.cpath
|
|
|
|
| |
custom plugins exists, and creates it if it doesn't
|
|
|
|
| |
default/specified path for custom plugins
|
| |
|
| |
|
|
|
|
| |
directories and creates them
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
No significant problems have been encountered with Lua 5.3 itself, so
apart from some odd problems in LuaExpat it seems about time to declare
it ready.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Tested with SQLite3 3.16.2 and 3.27.2 and Postgres 11.
MySQL does not support IF NOT EXISTS for indices so not handled here.
|
| |
| |
| |
| | |
integer support
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| |
| | |
In theory this could happen in an EOF condition, which should be
impossible with a read from /dev/urandom.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
All these are provided by util.hashes so why not?
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
It will perform better this way, and we were accessing private variables already within the iterator.
Replaces 3eea63a68e0f
|
| |
| |
| |
| | |
Commit included intended changes to loggingmanager
|
| | |
|