texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d33c438946 -> e622ca18a5)


From: Patrice Dumas
Subject: master updated (d33c438946 -> e622ca18a5)
Date: Fri, 8 Dec 2023 13:06:06 -0500 (EST)

pertusus pushed a change to branch master.

    from d33c438946 * tp/Texinfo/XS/convert/convert_html.c 
(get_associated_inline_content_number) 
(html_associate_pending_formatted_inline_content) 
(html_get_associated_formatted_inline_content) (html_finalize_output_state), 
tp/Texinfo/XS/main/converter_types.h (HTML_ASSOCIATED_INLINE_CONTENT): use a 
TEXT in HTML_ASSOCIATED_INLINE_CONTENT to accumulate content, and allow the 
same element to be found more than once when text appears.
     new eaa18a3a94 * tp/Texinfo/Convert/HTML.pm (_noticed_line_warn): do not 
return a value.
     new e622ca18a5 * tp/t/test_utils.pl (convert_to_html): get XS error 
messages by calling get_converter_errors.


Summary of changes:
 ChangeLog                            | 23 +++++++++
 tp/Texinfo/Convert/HTML.pm           |  2 +-
 tp/Texinfo/XS/convert/convert_html.c | 93 +++++++++++++++++++++++++++---------
 tp/Texinfo/XS/main/errors.c          | 10 ++++
 tp/Texinfo/XS/main/errors.h          |  2 +
 tp/init/documentation_examples.pm    |  2 +
 tp/t/test_utils.pl                   |  8 ++++
 7 files changed, 117 insertions(+), 23 deletions(-)



reply via email to

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