texinfo-commits
[Top][All Lists]
Advanced

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

master updated (88744ffd21 -> 629d2ebce9)


From: Patrice Dumas
Subject: master updated (88744ffd21 -> 629d2ebce9)
Date: Sat, 28 Sep 2024 18:20:04 -0400 (EDT)

pertusus pushed a change to branch master.

    from 88744ffd21 Update test result
     new d10ff505d0 * tp/Texinfo/XS/main/build_perl_info.c 
(store_additional_info) (element_to_perl_hash): pass the number of information 
to store_additional_info, and if some information is already set reuse the HV.
     new 629d2ebce9 * tp/Texinfo/XS/convert/convert_html.c 
(convert_to_html_internal): do not call element_command_name for text elements.


Summary of changes:
 ChangeLog                               | 30 ++++++++++++++++++++++++
 tp/TODO                                 |  9 ++------
 tp/Texinfo/XS/convert/convert_html.c    | 10 +++++---
 tp/Texinfo/XS/main/build_perl_info.c    | 41 +++++++++++++++++++++++----------
 tp/Texinfo/XS/main/convert_to_texinfo.c |  8 ++-----
 tp/Texinfo/XS/main/debug.c              |  4 ++--
 tp/Texinfo/XS/main/extra.c              | 16 ++++++-------
 tp/Texinfo/XS/main/manipulate_tree.c    |  7 ++++--
 tp/Texinfo/XS/main/tree.c               |  2 +-
 tp/Texinfo/XS/main/tree_types.h         |  3 ++-
 tp/Texinfo/XS/parsetexi/close.c         |  2 +-
 tp/Texinfo/XS/parsetexi/def.c           |  4 ++--
 tp/Texinfo/XS/parsetexi/end_line.c      |  4 ++--
 13 files changed, 93 insertions(+), 47 deletions(-)



reply via email to

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