texinfo-commits
[Top][All Lists]
Advanced

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

master updated (bb7ff712f5 -> d358299519)


From: Patrice Dumas
Subject: master updated (bb7ff712f5 -> d358299519)
Date: Sun, 29 Sep 2024 15:23:15 -0400 (EDT)

pertusus pushed a change to branch master.

    from bb7ff712f5 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_prepare_output_sv): fix the index in AV of the jslicense file 
info data.
     new f438302970 * tp/Texinfo/XS/convert/converter.c (set_conf, force_conf) 
(set_conf_internal), tp/Texinfo/XS/main/get_perl_info.c (set_sv_conf) 
(force_sv_conf): add set_conf and force_conf in converter.c.  rename set_conf 
as set_sv_conf and force_conf as force_sv_conf in get_perl_info.c.
     new d358299519 * tp/Texinfo/XS/convert/convert_html.c (html_init_output): 
set MATHJAX_CONFIGURATION.


Summary of changes:
 ChangeLog                                       |  32 +++++++
 tp/TODO                                         |   2 +
 tp/Texinfo/Convert/HTML.pm                      |  51 +++++++----
 tp/Texinfo/XS/convert/ConvertXS.xs              |  50 ++++++++---
 tp/Texinfo/XS/convert/call_html_perl_function.c |   3 +-
 tp/Texinfo/XS/convert/convert_html.c            | 110 +++++++++++++++++++++++-
 tp/Texinfo/XS/convert/convert_html.h            |   2 +
 tp/Texinfo/XS/convert/converter.c               |  71 +++++++++++----
 tp/Texinfo/XS/convert/converter.h               |   3 +
 tp/Texinfo/XS/main/build_perl_info.c            |  25 ++++++
 tp/Texinfo/XS/main/build_perl_info.h            |   2 +
 tp/Texinfo/XS/main/get_perl_info.c              |   4 +-
 tp/Texinfo/XS/main/get_perl_info.h              |   4 +-
 tp/Texinfo/XS/main/utils.c                      |  21 ++++-
 tp/Texinfo/XS/main/utils.h                      |   2 +
 15 files changed, 327 insertions(+), 55 deletions(-)



reply via email to

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