texinfo-commits
[Top][All Lists]
Advanced

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

master updated (ea8c5a7288 -> 2bcf867435)


From: Patrice Dumas
Subject: master updated (ea8c5a7288 -> 2bcf867435)
Date: Thu, 4 Jan 2024 06:03:04 -0500 (EST)

pertusus pushed a change to branch master.

    from ea8c5a7288 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_initialize_sv): call recopy_converter_conf_sv in 
html_converter_initialize_sv as soon as format specific information has been 
gathered.
     new 6df148b4a6 * tp/Texinfo/Convert/Converter.pm (converter, set_conf), 
tp/Texinfo/XS/convert/converter.c (set_global_document_commands), 
tp/Texinfo/XS/main/converter_types.h (OPTION), 
tp/Texinfo/XS/main/get_perl_info.c (get_sv_options), tp/Texinfo/XS/main/utils.c 
(set_informative_command_value), tp/maintain/regenerate_C_options_info.pl: 
rename 'set' as 'configured'.
     new 2bcf867435 * tp/Texinfo/Convert/HTML.pm (_XS_reset_output_init_conf): 
define for Non XS.


Summary of changes:
 ChangeLog                                  |  48 +++++++++
 tp/Texinfo/Convert/Converter.pm            |  12 +--
 tp/Texinfo/Convert/HTML.pm                 |   4 +
 tp/Texinfo/XS/convert/ConvertXS.xs         |   2 -
 tp/Texinfo/XS/convert/converter.c          |   4 +-
 tp/Texinfo/XS/convert/get_html_perl_info.c |   6 +-
 tp/Texinfo/XS/main/DocumentXS.xs           |   6 +-
 tp/Texinfo/XS/main/converter_types.h       |   2 +-
 tp/Texinfo/XS/main/get_perl_info.c         | 156 +++++++++++++++--------------
 tp/Texinfo/XS/main/get_perl_info.h         |  13 ++-
 tp/Texinfo/XS/main/utils.c                 |  60 +++++++++--
 tp/Texinfo/XS/main/utils.h                 |   5 +-
 tp/maintain/regenerate_C_options_info.pl   |  45 ++++++---
 13 files changed, 247 insertions(+), 116 deletions(-)



reply via email to

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