[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f015e839ba -> af3518537c)
From: |
Patrice Dumas |
Subject: |
master updated (f015e839ba -> af3518537c) |
Date: |
Sun, 14 Apr 2024 13:39:37 -0400 (EDT) |
pertusus pushed a change to branch master.
from f015e839ba * tp/Texinfo/ManipulateTree.pm
(normalized_menu_entry_internal_node)
(normalized_entry_associated_internal_node, first_menu_node),
tp/Texinfo/Structuring.pm: move functions, some previously internal, from
Structuring.pm to ManipulateTree.pm. Update callers.
new 9021e624e4 * tp/Texinfo/Document.pm (%XS_overrides),
tp/Texinfo/XS/main/DocumentXS.xs: remove rebuild_document, document accessors
should be used instead.
new af3518537c Add OutputUnits.pm. Change in comments.
Summary of changes:
ChangeLog | 6 +
tp/Texinfo/Document.pm | 12 -
tp/Texinfo/OutputUnits.pm | 950 +++++++++++++++++++++++++++++++++++
tp/Texinfo/Structuring.pm | 2 +-
tp/Texinfo/XS/convert/convert_html.c | 2 +-
tp/Texinfo/XS/main/DocumentXS.xs | 12 +-
tp/Texinfo/XS/main/build_perl_info.c | 3 +-
7 files changed, 967 insertions(+), 20 deletions(-)
create mode 100644 tp/Texinfo/OutputUnits.pm
- master updated (f015e839ba -> af3518537c),
Patrice Dumas <=