Age | Commit message (Collapse) | Author |
|
"src/plugins"
|
|
|
|
5.2)
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
In Lua 5.1 lua_open directly calls luaL_newstate, but was deprecated.
In Lua 5.2 lua_open was removed.
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
|
|
are given to plugin API functions (warning displayed if debug for plugin is >= 1)
|
|
|
|
|
|
hashtable_map_string
|
|
|
|
|
|
|
|
/upgrade (input/close callbacks for buffer not set properly)
|
|
|
|
|
|
|
|
|
|
|
|
info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version any more (API comparison is enough)
|
|
in error messages for scripts
|
|
items, buffers, filters, plugins, irc_server, alias, script list)
|
|
|
|
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
found
|
|
|
|
for irc plugin
|
|
same time with callbacks (bug #23109)
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
|