texinfo-commits
[Top][All Lists]
Advanced

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

master updated (2261bffec7 -> d1c836a0d2)


From: Patrice Dumas
Subject: master updated (2261bffec7 -> d1c836a0d2)
Date: Tue, 19 Dec 2023 17:06:36 -0500 (EST)

pertusus pushed a change to branch master.

    from 2261bffec7 * tp/Texinfo/XS/convert/convert_html.c (html_command_href) 
(from_element_direction, mini_toc_internal): return 0 instead of an empty 
string.
     new 8180569bb1 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_initialize_sv): to_convert key in translated direction strings 
can be undef if set through Config.
     new d1c836a0d2 * tp/Texinfo/Convert/HTML.pm 
(_default_panel_button_dynamic_direction): rearrange conditions to avoid 
redundant code.


Summary of changes:
 ChangeLog                                  |  39 ++++++++++
 tp/Texinfo/Convert/HTML.pm                 |  18 ++---
 tp/Texinfo/XS/convert/convert_html.c       | 113 +++++++++++++++++++++++++++--
 tp/Texinfo/XS/convert/get_html_perl_info.c |   3 +-
 tp/Texinfo/XS/main/build_perl_info.c       |   2 +-
 tp/Texinfo/XS/main/converter_types.h       |  25 ++++++-
 tp/Texinfo/XS/main/get_perl_info.c         |  26 ++++++-
 tp/Texinfo/XS/main/output_unit.c           |   4 +-
 tp/Texinfo/XS/main/tree_types.h            |   8 +-
 9 files changed, 212 insertions(+), 26 deletions(-)



reply via email to

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