summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-03guile: return integer (0/1) instead of boolean in API functionsSébastien Helleu
2017-10-02guile: fix return value of static stringsSébastien Helleu
2017-10-01tests: run command "/debug libs" in tests instead of Travis CI commandSébastien Helleu
2017-09-28core: add contributor in AUTHORS.adocSébastien Helleu
2017-09-28Merge pull request #1073 from l/master/translation/ja_JPSébastien Helleu
2017-09-28doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-09-28build: update examples in script build-debian.shSébastien Helleu
2017-09-28aspell: display "?" if lang is NULL in /aspell listdictSébastien Helleu
2017-09-28build: update Debian patches with libxml2-dev dependencySébastien Helleu
2017-09-28debian: add dependency on libxml2-dev for PHP pluginSébastien Helleu
2017-09-28doc: add dependency libxml2-dev for PHP plugin (user's guide)Sébastien Helleu
2017-09-28php: use PHP_VERSION_ID instead of PHP_MAJOR_VERSION and PHP_MINOR_VERSIONSébastien Helleu
2017-09-28php: add comments with PHP versionSébastien Helleu
2017-09-28php: fix condition on PHP version to support future PHP versions (>= 8.0)Sébastien Helleu
2017-09-28Merge pull request #1069 from adsr/masterSébastien Helleu
2017-09-27build: update patch for Ubuntu Trusty to not build PHP pluginSébastien Helleu
2017-09-27build: update patch for Debian Wheezy to not build PHP pluginSébastien Helleu
2017-09-27build: update patch for Debian Jessie to not build PHP pluginSébastien Helleu
2017-09-27build: add patch for Debian Stretch, Raspbian Stretch and Ubuntu Zesty/Yakket...Sébastien Helleu
2017-09-27debian: add PHP in debian packagingSébastien Helleu
2017-09-27doc: replace php 7.0 by php 7.1 in dependencies (user's guide)Sébastien Helleu
2017-09-27build: remove patch for Raspbian JessieSébastien Helleu
2017-09-27build: remove patch for Ubuntu WilySébastien Helleu
2017-09-27build: remove patch for Debian SqueezeSébastien Helleu
2017-09-25core: initialize variables attrs and pair before calling wattr_getSébastien Helleu
2017-09-24core: disable tests with Python 3 until problem is fixed on Travis CISébastien Helleu
2017-09-24core: test with Python 3.5 instead of 3.6 on Travis CISébastien Helleu
2017-09-24core: add a workaround for Python 3 issue on Travis CISébastien Helleu
2017-09-23core: add CVE ID in ChangeLogSébastien Helleu
2017-09-23core: update stable version in script version.shSébastien Helleu
2017-09-23doc: move table of contents on the left in FAQSébastien Helleu
2017-09-23doc: fix note about function "print" in scripting guideSébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-23core, plugins: check return code of strftime functionSébastien Helleu
2017-09-23core: add version 1.9.1 in ChangeLog and release notesSébastien Helleu
2017-09-23logger: call strftime before replacing buffer local variablesSébastien Helleu
2017-09-21php: fix crash in API function string_eval_path_homeSébastien Helleu
2017-09-17php: use find_library to find libphp7.soAdam Saponara
2017-09-17php: fix compiler warning for PHP >=7.1Adam Saponara
2017-09-17php: fix crash in API function string_eval_expressionSébastien Helleu
2017-09-17doc: update Japanese auto-generated filesSébastien Helleu
2017-09-17Merge pull request #1065 from l/master/translation/ja_JPSébastien Helleu
2017-09-10php: fix function plugin_get_nameSébastien Helleu
2017-09-10core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2017-09-09doc: update German auto-generated filesSébastien Helleu
2017-09-09core: update German translationsNils Görs
2017-09-09doc: fix PHP examples in scripting guideSébastien Helleu
2017-09-09php: fix arguments of hook_command callbackSébastien Helleu
2017-09-07php: rename print functionsSébastien Helleu
2017-09-07python: add/remove some empty lines for readabilitySébastien Helleu