Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273818

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 03 Jul 2026 00:17:32
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision c8d4f8c4304d6d1dc8f8a7bce5aed207e0a2b842

Comments

* tta/C/main/translations.c (general_output_strings_setup): move txi_general_output_strings_setup to translations.c and rename as general_output_strings_setup.  Update callers.
* tta/C/parsetexi/api.c (parser): move txi_parser to api.c and rename
as parser.  Update callers.

* tta/C/structuring_transfo/transformations.c
(complete_transform_document),
tta/C/structuring_transfo/transformations.h (TT_TYPES_LIST),
tta/swig/python/Makefile.am (_Texinfo_la_CPPFLAGS),
tta/swig/perl/Makefile.am (Texinfo_la_CPPFLAGS): move
txi_complete_document to transformations.c and rename as
complete_transform_document.  Update callers.  Move TT_TYPES_LIST and
STTF_* to transformations.h.  Add structuring_transfo to includes.

* tta/C/Makefile.am (C_libtexinfo_main_sources): remove texinfo.c.

Changed files