[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e3182f38f4 -> 8acd2a3879)
From: |
Patrice Dumas |
Subject: |
master updated (e3182f38f4 -> 8acd2a3879) |
Date: |
Fri, 12 Apr 2024 19:16:16 -0400 (EDT) |
pertusus pushed a change to branch master.
from e3182f38f4 * doc/texinfo.texi (Predefined Indices): texinfo.texi now
has three indices, not two.
new 7dec784eb9 * tp/tests/README, tp/TODO: updates related to manual tests.
new 5a87ab8245 * tp/Texinfo/Convert/HTML.pm (_html_set_pages_files),
tp/Texinfo/XS/convert/convert_html.c (html_set_pages_files): add warnings when
a paths is reset from or to a relative path for an existing file.
new 29d60ef410 * tp/Texinfo/Convert/Text.pm (convert_tree, convert): fix
implementations. Use XS for convert similarly as in output.
new 8acd2a3879 * tp/Texinfo/Convert/Text.pm: change in comments.
Summary of changes:
ChangeLog | 25 +++++++++++++
tp/Makefile.tres | 1 +
tp/TODO | 43 ++++++++++++----------
tp/Texinfo/Convert/HTML.pm | 45 ++++++++++++++---------
tp/Texinfo/Convert/Text.pm | 43 +++++++++++++---------
tp/Texinfo/Convert/Utils.pm | 2 ++
tp/Texinfo/XS/convert/convert_html.c | 20 +++++++++++
tp/t/convert_to_text.t | 4 +--
tp/t/raw_text_converter.t | 69 ++++++++++++++++++++++++++++++++++++
tp/tests/README | 2 +-
10 files changed, 201 insertions(+), 53 deletions(-)
create mode 100644 tp/t/raw_text_converter.t
- master updated (e3182f38f4 -> 8acd2a3879),
Patrice Dumas <=