texinfo-commits
[Top][All Lists]
Advanced

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

master updated (95180050d8 -> 9dc352ad83)


From: Patrice Dumas
Subject: master updated (95180050d8 -> 9dc352ad83)
Date: Wed, 2 Oct 2024 07:35:40 -0400 (EDT)

pertusus pushed a change to branch master.

    from 95180050d8 * tp/Texinfo/XS/convert/convert_html.c (accent_cmd, 
html_format_setup) (html_converter_initialize, html_free_converter), 
tp/Texinfo/XS/convert/get_html_perl_info.c (html_converter_initialize_sv), 
tp/Texinfo/XS/main/converter_types.h (CONVERTER): collect accent commands in 
accent_cmd in convert_html.c, not in converter.  Remove accent_cmd converter 
field.
     new 16b6d9a3c6 * tp/Texinfo/XS/convert/ConvertXS.xs 
(html_converter_initialize_sv), tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_initialize_sv): move call to html_converter_initialize and 
copy_converter_conf_sv out of get_html_perl_info.c to ConvertXS.xs.
     new 9dc352ad83 * tp/Texinfo/XS/convert/convert_html.c 
(html_converter_initialize): move default setting before customization up.


Summary of changes:
 ChangeLog                                  | 23 +++++++++
 tp/Texinfo/Convert/HTML.pm                 | 14 ++++--
 tp/Texinfo/XS/convert/ConvertXS.xs         | 67 ++++++++++++++----------
 tp/Texinfo/XS/convert/convert_html.c       | 81 ++++++++++++++++++------------
 tp/Texinfo/XS/convert/get_html_perl_info.c | 19 ++-----
 tp/Texinfo/XS/convert/get_html_perl_info.h |  1 +
 6 files changed, 127 insertions(+), 78 deletions(-)



reply via email to

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