texinfo-commits
[Top][All Lists]
Advanced

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

master updated (63064303da -> 10c68d0c70)


From: Patrice Dumas
Subject: master updated (63064303da -> 10c68d0c70)
Date: Wed, 13 Mar 2024 19:23:23 -0400 (EDT)

pertusus pushed a change to branch master.

    from 63064303da * tp/Texinfo/XS/convert/call_html_perl_function.c: remove 
conditions on self->hv and special_unit->hv that should never change.
     new fb11aaaf75 * tp/Texinfo/XS/convert/ConvertXS.xs (html_convert_convert) 
(html_convert_output): use directly C document associated to converter.
     new 10c68d0c70 * tp/Texinfo/Convert/HTML.pm (_prepare_title_titlepage) 
(_html_convert_output, tp/Texinfo/XS/convert/ConvertXS.xs 
(html_prepare_title_titlepage, html_convert_convert) (html_convert_output): 
change arguments orders if it simplifies ignoring unused arguments in XS.  
Ignore unused arguments in XS. Update callers.


Summary of changes:
 ChangeLog                            | 17 +++++++++++++++
 tp/Texinfo/Convert/HTML.pm           | 18 ++++++++--------
 tp/Texinfo/XS/convert/ConvertXS.xs   | 42 ++++++++++++++++++++----------------
 tp/Texinfo/XS/convert/convert_html.c |  2 +-
 tp/Texinfo/XS/main/command_stack.c   |  4 ++--
 tp/t/test_utils.pl                   |  2 +-
 6 files changed, 53 insertions(+), 32 deletions(-)



reply via email to

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