[Github-comments] [geany/geany] Ctags update to p5.9.20211031.0 (PR #2984)
Jiří Techet
notifications at xxxxx
Fri Nov 5 17:49:05 UTC 2021
This pull request replaces https://github.com/geany/geany/pull/2830 with the latest tagged ctags version.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2984
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2984/commits/8283e46d65065bb031ef7f5093bb40fa0efd2409">Update update-ctags.py to copy some files from the dsl directory</a>
* <a href="https://github.com/geany/geany/pull/2984/commits/140fec8a3439c03ac3ec278c9c25281ad75da81a">Update to version p5.9.20211031.0 of ctags</a>
* <a href="https://github.com/geany/geany/pull/2984/commits/5b123972fbde3c12c765ebf689d1ab21d0320c81">Call initRegexOptscript() in tm_ctags_init()</a>
-- File Changes --
M ctags/Makefile.am (10)
A ctags/dsl/es.c (3332)
A ctags/dsl/es.h (274)
A ctags/dsl/optscript.c (4422)
A ctags/dsl/optscript.h (88)
A ctags/main/CommonPrelude.c (162)
M ctags/main/args.c (106)
M ctags/main/dependency.c (47)
M ctags/main/entry.c (48)
M ctags/main/entry.h (17)
M ctags/main/entry_p.h (2)
M ctags/main/error.c (8)
M ctags/main/field.c (1036)
M ctags/main/field.h (43)
M ctags/main/field_p.h (15)
M ctags/main/flags.c (13)
M ctags/main/flags_p.h (3)
M ctags/main/fmt.c (4)
M ctags/main/htable.c (94)
M ctags/main/htable.h (23)
M ctags/main/kind_p.h (1)
A ctags/main/lregex-default.c (127)
A ctags/main/lregex-pcre2.c (140)
M ctags/main/lregex.c (1542)
M ctags/main/lregex_p.h (51)
M ctags/main/main.c (9)
M ctags/main/mio.c (27)
M ctags/main/options.c (762)
M ctags/main/options.h (1)
M ctags/main/options_p.h (17)
M ctags/main/parse.c (233)
M ctags/main/parse.h (13)
M ctags/main/parse_p.h (12)
M ctags/main/parsers_p.h (21)
M ctags/main/promise.c (45)
M ctags/main/promise.h (4)
M ctags/main/ptag.c (10)
M ctags/main/ptag_p.h (7)
M ctags/main/ptrarray.c (69)
M ctags/main/ptrarray.h (9)
M ctags/main/read.c (44)
M ctags/main/read_p.h (4)
M ctags/main/repoinfo.h (2)
M ctags/main/routines.c (1)
M ctags/main/routines.h (3)
M ctags/main/routines_p.h (3)
A ctags/main/script.c (527)
A ctags/main/script_p.h (62)
M ctags/main/seccomp.c (7)
M ctags/main/selectors.c (21)
M ctags/main/selectors.h (3)
M ctags/main/strlist.c (10)
M ctags/main/strlist.h (16)
M ctags/main/subparser.h (2)
M ctags/main/tokeninfo.c (4)
M ctags/main/tokeninfo.h (8)
M ctags/main/trace.c (16)
M ctags/main/trace.h (26)
M ctags/main/vstring.c (7)
M ctags/main/vstring.h (6)
M ctags/main/writer-ctags.c (66)
M ctags/main/writer-json.c (8)
M ctags/main/writer.c (8)
M ctags/main/writer_p.h (4)
M ctags/main/xtag.c (6)
M ctags/main/xtag_p.h (12)
M scripts/update-ctags.py (5)
M src/tagmanager/Makefile.am (1)
M src/tagmanager/tm_ctags.c (1)
-- Patch Links --
https://github.com/geany/geany/pull/2984.patch
https://github.com/geany/geany/pull/2984.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2984
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211105/58b85405/attachment.htm>
More information about the Github-comments
mailing list