texinfo-commits
[Top][All Lists]
Advanced

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

master updated (1914434db0 -> 1a96086a77)


From: Patrice Dumas
Subject: master updated (1914434db0 -> 1a96086a77)
Date: Sun, 25 Feb 2024 09:29:20 -0500 (EST)

pertusus pushed a change to branch master.

    from 1914434db0 fix ChangeLog
     new 2a6199a8a4 Add const.
     new 1a96086a77 * tp/Texinfo/Convert/Utils.pm 
(find_innermost_accent_contents), tp/Texinfo/XS/main/convert_utils.c 
(find_innermost_accent_contents): take everything and do not nest if current 
accent command is tieaccent.


Summary of changes:
 ChangeLog                                       |  17 ++
 tp/Makefile.tres                                |   2 +
 tp/Texinfo/Convert/Utils.pm                     |   5 +-
 tp/Texinfo/XS/convert/convert_html.c            | 213 +++++++++++++-----------
 tp/Texinfo/XS/convert/convert_html.h            |  37 ++--
 tp/Texinfo/XS/convert/get_html_perl_info.c      |   4 +-
 tp/Texinfo/XS/main/command_stack.c              |  16 +-
 tp/Texinfo/XS/main/command_stack.h              |  14 +-
 tp/Texinfo/XS/main/convert_utils.c              |   5 +-
 tp/Texinfo/XS/main/converter_types.h            |   2 +-
 tp/t/html_tests.t                               |  26 +++
 tp/t/results/float/float_type_with_tieaccent.pl |  10 +-
 12 files changed, 209 insertions(+), 142 deletions(-)



reply via email to

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