texinfo-commits
[Top][All Lists]
Advanced

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

master updated (dc8f295bd1 -> 79ae17f60a)


From: Patrice Dumas
Subject: master updated (dc8f295bd1 -> 79ae17f60a)
Date: Fri, 4 Oct 2024 06:44:21 -0400 (EDT)

pertusus pushed a change to branch master.

    from dc8f295bd1 * tp/t/test_utils.pl (test): destroy PlainTexinfo converter.
     new 3da5a90f8c * tp/Texinfo/XS/convert/converter.c (new_converter): rename 
registered_converter as converter.
     new 19f54b881e * tp/Texinfo/XS/teximakehtml.c: add missing include.
     new 79ae17f60a * tp/maintain/regenerate_C_options_info.pl: remove 
directory from generated include.


Summary of changes:
 ChangeLog                                     |  38 ++++++++
 tp/Texinfo/XS/Makefile.am                     |   3 +-
 tp/Texinfo/XS/convert/ConvertXS.xs            |  12 +--
 tp/Texinfo/XS/convert/convert_html.c          |   3 +-
 tp/Texinfo/XS/convert/convert_html.h          |   2 -
 tp/Texinfo/XS/convert/converter.c             | 120 ++++++++++++++++++--------
 tp/Texinfo/XS/convert/converter.h             |   9 +-
 tp/Texinfo/XS/convert/html_converter_finish.h |  10 +++
 tp/Texinfo/XS/main/options_init_free.c        |   1 +
 tp/Texinfo/XS/teximakehtml.c                  |   2 +
 tp/maintain/regenerate_C_options_info.pl      |   2 +-
 11 files changed, 148 insertions(+), 54 deletions(-)
 create mode 100644 tp/Texinfo/XS/convert/html_converter_finish.h



reply via email to

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