[Github-comments] [geany/geany] Ctags updatep5.9.20211031.0 (PR #2992)
Enrico Tröger
notifications at xxxxx
Tue Nov 9 22:28:04 UTC 2021
This is only a test to trigger CI, please ignore.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2992
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2992/commits/3e89222a5e77efbe0f8483e8b169b4973e403e94">Update update-ctags.py to copy some files from the dsl directory</a>
* <a href="https://github.com/geany/geany/pull/2992/commits/1bcb089ae7681d41f82bf3e045008c7ad2c5d3ef">Update to version p5.9.20211031.0 of ctags</a>
* <a href="https://github.com/geany/geany/pull/2992/commits/e32160dd9efc9b3493a0339215467b3e39471389">Call initRegexOptscript() in tm_ctags_init()</a>
* <a href="https://github.com/geany/geany/pull/2992/commits/820e6eb61b40c965aa4cf857298a89933fa15443">Use bundled regex library for tagmanager if necessary</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 (6)
M src/tagmanager/tm_ctags.c (1)
-- Patch Links --
https://github.com/geany/geany/pull/2992.patch
https://github.com/geany/geany/pull/2992.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/2992
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211109/081b8e21/attachment-0001.htm>
More information about the Github-comments
mailing list