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

Change #278849

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 21 Aug 2026 10:22:13
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 1fb811716c10e731180af675bf044cdca869d173

Comments

* tta/perl/Texinfo/ParserNonXS.pm (parse_piece, parse_string) (parse_text, parse_file), tta/perl/XSTexinfo/parser_document/ParserXS.xs (parse_piece) (parse_string, parse_text, parse_file): rename parse_texi_line as parse_string, parse_texi_text as parse_text, parse_texi_piece as parse_piece and parse_texi_file as parse_file to have the same name as in C and swig interface.  Update callers.

Changed files