index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
Age
Commit message (
Expand
)
Author
2024-03-17
tests/scripts: make tests fail if a compiled scripting plugin fails to load
Sébastien Helleu
2024-03-15
core: rename variables with creation time in hdata "hotlist"
Sébastien Helleu
2024-03-12
core: remove "wee-" prefix from source files in src/core and src/core/hook
Sébastien Helleu
2024-03-12
core: add unique "id" in buffer (issue #2081)
Sébastien Helleu
2024-03-05
tests: add tests on scripting API constants
Sébastien Helleu
2024-03-05
api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...
Sébastien Helleu
2024-03-05
tests/scripts: fix representation of `None` Python value in generated scripts
Sébastien Helleu
2024-03-05
api: add functions config_option_get_string and config_option_get_pointer in ...
Sébastien Helleu
2024-01-06
core: add variable "opening" in buffer, do not send buffer signals when the b...
Sébastien Helleu
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-12-26
core: store microseconds in buffer lines (closes #649)
Sébastien Helleu
2023-09-25
tests: use correct data type method in hdata tests
LuK1337
2023-09-09
scripts: add functions config_enum and config_enum_default in scripting API (...
Sébastien Helleu
2023-08-21
tests: change date format in test of print_date_tags
Sébastien Helleu
2023-08-18
scripts: fix tests of functions print_date_tag, print_y_date_tags and hook_ti...
Sébastien Helleu
2023-08-18
scripts: fix function string_parse_size on 32-bit systems (python and ruby) (...
Sébastien Helleu
2023-07-08
core: add option type "enum" (closes #1973)
Sébastien Helleu
2023-04-12
irc: set gnutls_sess, tls_cert and tls_cert_key to NULL by default in server ...
Sébastien Helleu
2023-03-16
core: add configuration version, add API function config_set_version
Sébastien Helleu
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
2023-01-04
tests: fix long lines in scripting API tests
Sébastien Helleu
2023-01-04
tests: ignore module level import not at top of file (flake8 E402)
Sébastien Helleu
2023-01-04
tests: mark methods is_bool and is_number as static
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-10-15
tests: ignore pylint error unnecessary-pass
Sébastien Helleu
2022-10-15
api: do not expect any return value in callbacks change/delete of config_new_...
Sébastien Helleu
2022-10-15
tests: add tests on config functions (scripting API)
Sébastien Helleu
2022-09-27
api: restrict number to integer in function string_parse_size
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-08-03
tests: fix pylint errors
Sébastien Helleu
2022-08-02
tests: fix _ast_num in script generator
Sébastien Helleu
2022-08-02
tests: fix scripting API tests with Python 3.8
Sébastien Helleu
2022-08-02
tests: disable pylint errors in testapi.py
Sébastien Helleu
2022-08-02
tests: add tests on hdata functions (scripting API)
Sébastien Helleu
2022-08-02
tests: fix assignment in tcl script generator
Sébastien Helleu
2022-08-02
tests: fix assignment in perl script generator
Sébastien Helleu
2022-08-02
tests: use double quotes instead of simple quotes in ruby script generator
Sébastien Helleu
2022-08-02
tests: add subscript in script generator
Sébastien Helleu
2022-08-02
tests: fix unary op in script generator
Sébastien Helleu
2022-08-01
scripts: fix issue with long interval in function hook_timer
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_...
Sébastien Helleu
2022-08-01
scripts: fix issue with year ≥ 2038 in function infolist_new_var_time
Sébastien Helleu
2022-08-01
tests: fix run of Guile test script
Sébastien Helleu
2022-03-13
tests: add tests on functions gui_buffer_new and gui_buffer_new_props
Sébastien Helleu
2022-03-10
tests: move include of tests/tests.h outside of extern "C"
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-10-14
tests: fix typo in comment
Sébastien Helleu
[next]