texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (21783a010b -> fe6bcfb709)


From: Patrice Dumas
Subject: master updated (21783a010b -> fe6bcfb709)
Date: Sat, 5 Oct 2024 05:22:32 -0400 (EDT)

pertusus pushed a change to branch master.

    from 21783a010b * tp/Texinfo/XS/convert/converter.c 
(set_converter_init_information): remove enum converter_format argument.  
Update callers.
     new 53385647e5 * tp/Texinfo/Convert/Converter.pm 
(%common_converters_defaults), tp/Texinfo/Convert/DocBook.pm (%defaults), 
tp/Texinfo/Convert/HTML.pm (%defaults), tp/Texinfo/Convert/IXINSXML.pm 
(%defaults) (converter_initialize), tp/Texinfo/Convert/LaTeX.pm (%defaults), 
tp/Texinfo/Convert/Plaintext.pm (%defaults), tp/Texinfo/Convert/TexinfoSXML.pm 
(%defaults), tp/Texinfo/Convert/TexinfoXML.pm (%defaults), 
tp/Texinfo/XS/convert/converter.c (apply_converter_info) (destroy_converter_ini 
[...]
     new fe6bcfb709 * tp/Texinfo/Convert/IXINSXML.pm (%defaults): do not set 
output_format, let it be set by the caller.


Summary of changes:
 ChangeLog                                          | 30 ++++++++++++++++++++++
 tp/Texinfo/Convert/Converter.pm                    | 14 +++-------
 tp/Texinfo/Convert/DocBook.pm                      |  3 ---
 tp/Texinfo/Convert/HTML.pm                         |  3 ---
 tp/Texinfo/Convert/IXINSXML.pm                     | 20 ---------------
 tp/Texinfo/Convert/LaTeX.pm                        |  3 ---
 tp/Texinfo/Convert/Plaintext.pm                    |  3 ---
 tp/Texinfo/Convert/TexinfoSXML.pm                  |  3 ---
 tp/Texinfo/Convert/TexinfoXML.pm                   |  3 ---
 tp/Texinfo/XS/convert/converter.c                  | 15 +----------
 tp/Texinfo/XS/convert/get_converter_perl_info.c    |  3 ---
 .../XS/convert/html_converter_init_options.c       |  2 --
 tp/Texinfo/XS/main/build_perl_info.c               |  3 ---
 tp/Texinfo/XS/main/converter_types.h               |  5 ++--
 tp/t/test_converter_option.t                       | 11 +-------
 tp/t/test_utils.pl                                 |  4 +--
 tp/texi2any.pl                                     |  7 -----
 17 files changed, 39 insertions(+), 93 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]