texinfo-commits
[Top][All Lists]
Advanced

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

master updated (ac78cea4e6 -> a3a3ec1e9a)


From: Patrice Dumas
Subject: master updated (ac78cea4e6 -> a3a3ec1e9a)
Date: Wed, 23 Oct 2024 08:18:37 -0400 (EDT)

pertusus pushed a change to branch master.

    from ac78cea4e6 * tp/Texinfo/XS/main/build_perl_info.c (store_info_string) 
(element_to_perl_hash): check that string is set in store_info_string.
     new b75dc12df5 * tp/Texinfo/XS/main/convert_to_texinfo.c 
(expand_cmd_args_to_texi) (convert_to_texinfo_internal): use elt_info_number 
and elt_info content being set to determine if the elt_info element should be 
output instead of flags.
     new a3a3ec1e9a * tp/Texinfo/XS/main/element_types.awk: do not set flags 
that are not directly used in C code, but are used to determine the size of the 
lements info array.


Summary of changes:
 ChangeLog                               | 13 ++++++++++++
 tp/Texinfo/XS/main/convert_to_texinfo.c |  9 +++++----
 tp/Texinfo/XS/main/element_types.awk    | 13 +++++++++---
 tp/Texinfo/XS/main/element_types.c      | 36 ++++++++++++++++-----------------
 tp/Texinfo/XS/main/types_data.h         |  3 +++
 5 files changed, 49 insertions(+), 25 deletions(-)



reply via email to

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