texinfo-commits
[Top][All Lists]
Advanced

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

master updated (85f9eaab52 -> 758baa29ad)


From: Patrice Dumas
Subject: master updated (85f9eaab52 -> 758baa29ad)
Date: Thu, 3 Oct 2024 17:34:51 -0400 (EDT)

pertusus pushed a change to branch master.

    from 85f9eaab52 * convert/converter.c (free_generic_converter): call 
destroy_text_options only if convert_text_options were set.
     new d3bd11531c * tp/maintain/regenerate_C_options_info.pl, 
tp/Texinfo/XS/convert/convert_html.c, tp/Texinfo/XS/convert/converter.c, 
tp/Texinfo/XS/convert/html_converter_init_options.c, tp/Texinfo/XS/main/utils.c 
(option_set_conf_internal, option_set_conf) (option_force_conf): move set_conf 
and force_conf to utils.c, rename as option_set_conf and option_force_conf.
     new 758baa29ad * tp/Texinfo/XS/convert/convert_html.c (html_setup_output): 
rename set_conf as option_set_conf.


Summary of changes:
 ChangeLog                                          |  37 +-
 tp/Texinfo/XS/convert/convert_html.c               |  48 +-
 tp/Texinfo/XS/convert/converter.c                  |  40 --
 tp/Texinfo/XS/convert/converter.h                  |   3 -
 tp/Texinfo/XS/convert/converters_defaults.c        | 620 ++++++++++-----------
 tp/Texinfo/XS/convert/get_converter_perl_info.c    |  40 +-
 .../XS/convert/html_converter_init_options.c       |  16 +-
 tp/Texinfo/XS/convert/texinfo.c                    |  41 +-
 tp/Texinfo/XS/main/option_types.h                  |   3 +-
 tp/Texinfo/XS/main/utils.c                         | 114 +++-
 tp/Texinfo/XS/main/utils.h                         |   8 +
 tp/maintain/regenerate_C_options_info.pl           |   6 +-
 12 files changed, 528 insertions(+), 448 deletions(-)



reply via email to

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