texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d0eb745fe9 -> 2d3254786f)


From: Patrice Dumas
Subject: master updated (d0eb745fe9 -> 2d3254786f)
Date: Fri, 4 Oct 2024 18:40:11 -0400 (EDT)

pertusus pushed a change to branch master.

    from d0eb745fe9 * tp/Texinfo/XS/convert/convert_html.c 
(html_free_converter): remove the two duplications of html_reset_converter 
code, they are not useful as html_reset_converter should always be called.
     new 842112a0c8 * tp/Texinfo/XS/convert/convert_html.c 
(html_clear_direction_string_type) 
(html_reset_translated_special_unit_info_tree): prepend 
clear_direction_string_type and reset_translated_special_unit_info_tree with 
html_ and put in header file.
     new 2d3254786f Remove code in conflict markers


Summary of changes:
 ChangeLog                                     |  21 +
 tp/Texinfo/XS/Makefile.am                     |   5 +-
 tp/Texinfo/XS/convert/convert_html.c          | 591 +------------------------
 tp/Texinfo/XS/convert/convert_html.h          |   7 +-
 tp/Texinfo/XS/convert/html_converter_finish.c | 612 ++++++++++++++++++++++++++
 5 files changed, 647 insertions(+), 589 deletions(-)
 create mode 100644 tp/Texinfo/XS/convert/html_converter_finish.c



reply via email to

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