[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (a6bd6d6fff -> 9358d801c5)
From: |
Patrice Dumas |
Subject: |
master updated (a6bd6d6fff -> 9358d801c5) |
Date: |
Wed, 2 Oct 2024 14:43:07 -0400 (EDT) |
pertusus pushed a change to branch master.
from a6bd6d6fff * doc/texinfo.texi (HTML Xref Configuration): Add text
explaining necessity of htmlxref.cnf. Mention possibility of local
htmlxref.cnf.
new 4db7214396 * tp/Texinfo/XS/convert/ConvertXS.xs,
tp/Texinfo/XS/main/get_perl_info.c: remove reset_output_init_conf and
copy_converter_conf_sv.
new 9358d801c5 * tp/Texinfo/XS/convert/get_converter_perl_info.c: remove
reset_output_init_conf.
Summary of changes:
ChangeLog | 40 +++++++
tp/Texinfo/XS/convert/ConvertXS.xs | 4 -
tp/Texinfo/XS/convert/get_converter_perl_info.c | 31 +----
tp/Texinfo/XS/convert/get_converter_perl_info.h | 1 -
tp/Texinfo/XS/main/DocumentXS.xs | 6 +-
tp/Texinfo/XS/main/document.c | 4 +-
tp/Texinfo/XS/main/document.h | 3 +-
tp/Texinfo/XS/main/document_types.h | 2 +
tp/Texinfo/XS/main/get_perl_info.c | 143 +++++++++++++++++++-----
tp/Texinfo/XS/main/get_perl_info.h | 16 +--
tp/Texinfo/XS/main/utils.c | 15 +--
tp/maintain/regenerate_C_options_info.pl | 3 +-
12 files changed, 191 insertions(+), 77 deletions(-)
- master updated (a6bd6d6fff -> 9358d801c5),
Patrice Dumas <=