texinfo-commits
[Top][All Lists]
Advanced

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

master updated (0a8d38547a -> 097e184c09)


From: Patrice Dumas
Subject: master updated (0a8d38547a -> 097e184c09)
Date: Thu, 3 Oct 2024 14:01:41 -0400 (EDT)

pertusus pushed a change to branch master.

    from 0a8d38547a * tp/Texinfo/XS/convert/convert_html.c 
(html_free_converter), tp/Texinfo/XS/main/api_to_perl.c, 
tp/Texinfo/XS/main/document.c (remove_document_descriptor), 
tp/Texinfo/XS/main/tree.c (destroy_element): inline 
unregister_perl_tree_element, unregister_document_hv and 
unregister_perl_tree_element calling unregister_perl_data.
     new 51744f4b1a * tp/Texinfo/XS/main/utils.c (initialize_options_list), 
tp/Texinfo/XS/convert/get_converter_perl_info.c (get_converter_info_from_sv): 
add.  Use in get_converter_info_from_sv.
     new 097e184c09 * tp/Texinfo/XS/main/get_perl_info.h: declare 
html_fill_sv_options and html_fill_button_sv_specification_list.


Summary of changes:
 ChangeLog                                       | 27 +++++++++++
 tp/Texinfo/XS/convert/ConvertXS.xs              |  5 ++-
 tp/Texinfo/XS/convert/get_converter_perl_info.c |  6 +--
 tp/Texinfo/XS/main/get_perl_info.c              | 41 +++++------------
 tp/Texinfo/XS/main/get_perl_info.h              |  5 ++-
 tp/Texinfo/XS/main/utils.c                      | 59 +++++++++++++++++++++++++
 tp/Texinfo/XS/main/utils.h                      |  4 ++
 tp/maintain/regenerate_C_options_info.pl        | 21 ++++++++-
 8 files changed, 129 insertions(+), 39 deletions(-)



reply via email to

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