texinfo-commits
[Top][All Lists]
Advanced

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

master updated (9dc352ad83 -> ebb7b8dc5e)


From: Patrice Dumas
Subject: master updated (9dc352ad83 -> ebb7b8dc5e)
Date: Wed, 2 Oct 2024 07:37:14 -0400 (EDT)

pertusus pushed a change to branch master.

    from 9dc352ad83 * tp/Texinfo/XS/convert/convert_html.c 
(html_converter_initialize): move default setting before customization up.
     new c67be5c043 * tp/Texinfo/XS/convert/converter.c 
(html_get_direction_index), tp/Texinfo/XS/main/get_perl_info.c: move 
html_get_direction_index from get_perl_info.c to converter.c.
     new ebb7b8dc5e * tp/Texinfo/XS/convert/convert_html.c 
(html_default_format_button): fix handling of BST_string, BST_external_string, 
BIT_string and BIT_external_string based on their new significations.


Summary of changes:
 ChangeLog                            |  35 +++++++++
 tp/Texinfo/XS/convert/convert_html.c | 146 ++++++++++++++++++++++++++++++++++-
 tp/Texinfo/XS/convert/converter.c    |  20 +++++
 tp/Texinfo/XS/convert/converter.h    |   2 +
 tp/Texinfo/XS/main/converter_types.h |  11 ---
 tp/Texinfo/XS/main/get_perl_info.c   |  21 +----
 tp/Texinfo/XS/main/option_types.h    |  14 ++--
 tp/Texinfo/XS/main/tree_types.h      |  12 +++
 tp/Texinfo/XS/main/utils.c           |  19 +++--
 9 files changed, 236 insertions(+), 44 deletions(-)



reply via email to

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