index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-10-07
tests: fix scripting API tests when they are run from autotools build directory
Sébastien Helleu
2017-10-07
tests: fix compilation of tests with autotools
Sébastien Helleu
2017-10-07
tests: remove useless __init__ methods
Sébastien Helleu
2017-10-07
tests: fix comments
Sébastien Helleu
2017-10-07
tests: add scripting API tests (issue #104)
Sébastien Helleu
2017-10-05
doc: reformat PHP dependency in user's guide
Sébastien Helleu
2017-10-03
php: add comments
Sébastien Helleu
2017-10-03
php: add messages during script loading/unloading
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 during plugin end
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 during plugin initialization
Sébastien Helleu
2017-10-03
php: set php_quiet to 1 when loading/reloading/unloading a script with option...
Sébastien Helleu
2017-10-03
lua: fix boolean return value (as integer) in API functions
Sébastien Helleu
2017-10-03
guile: return integer (0/1) instead of boolean in API functions
Sébastien Helleu
2017-10-02
guile: fix return value of static strings
Sébastien Helleu
2017-10-01
tests: run command "/debug libs" in tests instead of Travis CI command
Sébastien Helleu
2017-09-28
core: add contributor in AUTHORS.adoc
Sébastien Helleu
2017-09-28
Merge pull request #1073 from l/master/translation/ja_JP
Sébastien Helleu
2017-09-28
doc: update Japanese translations
AYANOKOUZI, Ryuunosuke
2017-09-28
build: update examples in script build-debian.sh
Sébastien Helleu
2017-09-28
aspell: display "?" if lang is NULL in /aspell listdict
Sébastien Helleu
2017-09-28
build: update Debian patches with libxml2-dev dependency
Sébastien Helleu
2017-09-28
debian: add dependency on libxml2-dev for PHP plugin
Sébastien Helleu
2017-09-28
doc: add dependency libxml2-dev for PHP plugin (user's guide)
Sébastien Helleu
2017-09-28
php: use PHP_VERSION_ID instead of PHP_MAJOR_VERSION and PHP_MINOR_VERSION
Sébastien Helleu
2017-09-28
php: add comments with PHP version
Sébastien Helleu
2017-09-28
php: fix condition on PHP version to support future PHP versions (>= 8.0)
Sébastien Helleu
2017-09-28
Merge pull request #1069 from adsr/master
Sébastien Helleu
2017-09-27
build: update patch for Ubuntu Trusty to not build PHP plugin
Sébastien Helleu
2017-09-27
build: update patch for Debian Wheezy to not build PHP plugin
Sébastien Helleu
2017-09-27
build: update patch for Debian Jessie to not build PHP plugin
Sébastien Helleu
2017-09-27
build: add patch for Debian Stretch, Raspbian Stretch and Ubuntu Zesty/Yakket...
Sébastien Helleu
2017-09-27
debian: add PHP in debian packaging
Sébastien Helleu
2017-09-27
doc: replace php 7.0 by php 7.1 in dependencies (user's guide)
Sébastien Helleu
2017-09-27
build: remove patch for Raspbian Jessie
Sébastien Helleu
2017-09-27
build: remove patch for Ubuntu Wily
Sébastien Helleu
2017-09-27
build: remove patch for Debian Squeeze
Sébastien Helleu
2017-09-25
core: initialize variables attrs and pair before calling wattr_get
Sébastien Helleu
2017-09-24
core: disable tests with Python 3 until problem is fixed on Travis CI
Sébastien Helleu
2017-09-24
core: test with Python 3.5 instead of 3.6 on Travis CI
Sébastien Helleu
2017-09-24
core: add a workaround for Python 3 issue on Travis CI
Sébastien Helleu
2017-09-23
core: add CVE ID in ChangeLog
Sébastien Helleu
2017-09-23
core: update stable version in script version.sh
Sébastien Helleu
2017-09-23
doc: move table of contents on the left in FAQ
Sébastien Helleu
2017-09-23
doc: fix note about function "print" in scripting guide
Sébastien Helleu
2017-09-23
core: fix typo: Javascript -> JavaScript
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-09-23
core: add version 1.9.1 in ChangeLog and release notes
Sébastien Helleu
2017-09-23
logger: call strftime before replacing buffer local variables
Sébastien Helleu
2017-09-21
php: fix crash in API function string_eval_path_home
Sébastien Helleu
[prev]
[next]