[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (da830b6d67 -> bbba0d27d3)
From: |
Patrice Dumas |
Subject: |
master updated (da830b6d67 -> bbba0d27d3) |
Date: |
Wed, 21 Feb 2024 03:26:14 -0500 (EST) |
pertusus pushed a change to branch master.
from da830b6d67 * tp/Texinfo/Convert/Converter.pm (output),
tp/Texinfo/Convert/HTML.pm (_internal_command_href,
_html_get_tree_root_element) (_html_set_pages_files, _prepare_special_units,
_html_convert_convert) (output_internal_links, _html_convert_output),
tp/Texinfo/Convert/IXIN.pm, tp/Texinfo/Convert/Info.pm (output),
tp/Texinfo/Convert/Plaintext.pm (convert), tp/Texinfo/XS/convert/convert_html.c
(html_get_tree_root_element) (prepare_special_units,
html_internal_command_href) (ht [...]
new 9970cabb35 * Pod-Simple-Texinfo/pod2texi.pl (_fix_texinfo_tree)
(_parsed_manual_tree): update Texinfo::Document::rebuild_document call.
new bbba0d27d3 * tp/Texinfo/Convert/Converter.pm (set_output_units_files),
tp/Texinfo/Convert/Plaintext.pm (output): move output implementation out of
Converter.pm to Plaintext.pm. Rename _set_output_units_files as
set_output_units_files.
Summary of changes:
ChangeLog | 19 ++++
Pod-Simple-Texinfo/pod2texi.pl | 4 +-
tp/Texinfo/Convert/Converter.pm | 209 ++++------------------------------------
tp/Texinfo/Convert/Plaintext.pm | 209 ++++++++++++++++++++++++++++++++++++----
4 files changed, 228 insertions(+), 213 deletions(-)
- master updated (da830b6d67 -> bbba0d27d3),
Patrice Dumas <=
- Prev by Date:
[no subject]
- Next by Date:
[no subject]
- Previous by thread:
branch master updated: * tp/Texinfo/Convert/Converter.pm (output), tp/Texinfo/Convert/HTML.pm (_internal_command_href, _html_get_tree_root_element) (_html_set_pages_files, _prepare_special_units, _html_convert_convert) (output_internal_links, _html_convert_output), tp/Texinfo/Convert/IXIN.pm, tp/Texinfo/Convert/Info.pm (output), tp/Texinfo/Convert/Plaintext.pm (convert), tp/Texinfo/XS/convert/convert_html.c (html_get_tree_root_element) (prepare_special_units, html_internal_command_href) (html_set_pages_files, h [...]
- Next by thread:
[no subject]
- Index(es):