texinfo-commits
[Top][All Lists]
Advanced

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

master updated (b662c839a6 -> 296c1272ab)


From: Patrice Dumas
Subject: master updated (b662c839a6 -> 296c1272ab)
Date: Tue, 26 Dec 2023 12:53:12 -0500 (EST)

pertusus pushed a change to branch master.

    from b662c839a6 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(get_expanded_formats): Add missing dTHX.
     new 99b9c2bf6f * doc/texi2any_api.texi (Conversion Customization 
Variables): add get_conf return value.
     new ebcebbf00d * * doc/texi2any_api.texi: do not use Perl tree as it could 
also be a tree in C.  Other misc changes.
     new f1671ea0de * tp/Texinfo/XS/convert/get_html_perl_info.c, 
tp/Texinfo/XS/main/build_perl_info.c (build_expanded_formats): rename 
get_expanded_formats as build_expanded_formats and move to build_perl_info.c.
     new 296c1272ab * tp/Texinfo/Convert/Converter.pm: document functions in 
converter for error and warning messages registration.


Summary of changes:
 ChangeLog                                     |  46 ++++++
 doc/texi2any_api.texi                         | 219 ++++++++++++++++++--------
 tp/Texinfo/Convert/Converter.pm               |  54 ++++++-
 tp/Texinfo/XS/convert/ConvertXS.xs            |   2 -
 tp/Texinfo/XS/convert/build_html_perl_state.h |   3 -
 tp/Texinfo/XS/convert/get_html_perl_info.c    |  23 +--
 tp/Texinfo/XS/main/build_perl_info.c          |  49 +++++-
 tp/Texinfo/XS/main/build_perl_info.h          |   3 -
 tp/t/test_utils.pl                            |  31 ++--
 tp/texi2any.pl                                |   8 +-
 10 files changed, 319 insertions(+), 119 deletions(-)



reply via email to

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