texinfo-commits
[Top][All Lists]
Advanced

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

master updated (24663ecc7d -> 373a8f3b87)


From: Patrice Dumas
Subject: master updated (24663ecc7d -> 373a8f3b87)
Date: Sun, 29 Sep 2024 04:31:39 -0400 (EDT)

pertusus pushed a change to branch master.

    from 24663ecc7d Remove info_info ASSOCIATED_INFO from CONTAINER
     new 5657ff23d7 * tp/Texinfo/XS/main/build_perl_info.c (store_info_sv) 
(store_info_element, store_info_string, element_to_perl_hash): pass directly a 
pointer on an HV * instead of a number of info added.
     new 373a8f3b87 * tp/Texinfo/XS/main/build_perl_info.c (setup_info_hv) 
(store_info_element, store_info_string, element_to_perl_hash): add 
setup_info_hv that only sets up the info hash in the Perl element. Remove 
store_info_sv and call hv_store in the functions that called store_info_sv 
before.


Summary of changes:
 ChangeLog                            | 14 ++++++++
 tp/Texinfo/XS/main/build_perl_info.c | 62 +++++++++++++-----------------------
 2 files changed, 37 insertions(+), 39 deletions(-)



reply via email to

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