Age | Commit message (Collapse) | Author |
|
This was causing a dependency missing in debian packaging.
|
|
This makes the save of all configuration files about 20 to 200x slower
(according to the storage device speed); so this is disabled by default.
|
|
|
|
option irc.look.buffer_open_before_join is on (closes #1081, closes #1082)
|
|
|
|
|
|
|
|
scripting API tests
|
|
|
|
|
|
|
|
#1079)
|
|
doc: update Japanese translations
|
|
|
|
sub-groups (closes #1079)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Automatic tests of scripting API are made with Python scripts:
- unparse.py: convert Python code to other languages
- testapigen.py: generate scripts in all languages to test the API
- testapi.py scripting API tests
|
|
|
|
|
|
|
|
|
|
|
|
option "-q"
|
|
|
|
|
|
|
|
|
|
|
|
doc: update Japanese translations
|
|
|
|
|
|
The lang should never be NULL anyway (this fixes a compiler warning).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
php: use find_library to find libphp7.so
|
|
|
|
|
|
|
|
Zesty/Yakkety/Xenial to use PHP 7.0 instead of 7.1
|
|
|
|
Compilation with PHP 7.0 is still OK, the version in dependencies is the latest
available in Debian Sid (unstable).
|