[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (7cd0e677ff -> 8314c4e793)
From: |
Patrice Dumas |
Subject: |
master updated (7cd0e677ff -> 8314c4e793) |
Date: |
Sun, 19 Nov 2023 06:02:17 -0500 (EST) |
pertusus pushed a change to branch master.
from 7cd0e677ff * tp/texi2any.supp: Add variant suppression specification
for setenv error.
new c07df0d6c2 * tp/Texinfo/Document.pm ($XS_parser, $XS_structuring,
%XS_overrides) (%XS_structure_overrides, import): use hashes for XS overrides.
Do not load rebuild_document and rebuild_tree if XS is not used for structure.
new 35163783cb * tp/Texinfo/Convert/ConvertXS.pm,
tp/Texinfo/Convert/Converter.pm, tp/Texinfo/Convert/HTML.pm,
tp/Texinfo/Convert/PlainTexinfo.pm, tp/Texinfo/Convert/Texinfo.pm,
tp/Texinfo/Convert/Text.pm: load XS related to conversion only if structure is
also done by XS.
new 8314c4e793 * INSTALL: document TEXINFO_XS_STRUCTURE and
TEXINFO_XS_CONVERT use.
Summary of changes:
ChangeLog | 18 +++++++++++
INSTALL | 22 ++++++++++----
tp/Texinfo/Convert/ConvertXS.pm | 13 ++++++--
tp/Texinfo/Convert/Converter.pm | 11 ++++++-
tp/Texinfo/Convert/HTML.pm | 11 ++++++-
tp/Texinfo/Convert/PlainTexinfo.pm | 11 ++++++-
tp/Texinfo/Convert/Texinfo.pm | 16 ++++++++--
tp/Texinfo/Convert/Text.pm | 11 ++++++-
tp/Texinfo/Document.pm | 61 ++++++++++++++++++++++++--------------
9 files changed, 139 insertions(+), 35 deletions(-)
- master updated (7cd0e677ff -> 8314c4e793),
Patrice Dumas <=