[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e3d0a3e4c4 -> c74c28739c)
From: |
Patrice Dumas |
Subject: |
master updated (e3d0a3e4c4 -> c74c28739c) |
Date: |
Tue, 16 Apr 2024 09:49:04 -0400 (EDT) |
pertusus pushed a change to branch master.
from e3d0a3e4c4 * tp/Texinfo/XS/structuring_transfo/StructuringTransfoXS.xs
(reference_to_arg_in_tree): use the tree document as document if no document is
given in argument.
new c9aa2ed54e * tp/Texinfo/Document.pm (get_conf): remove warning if
options are initialized in get_conf call. Add a TODO and a comment.
new 728f2a07b8 * Pod-Simple-Texinfo/pod2texi.pl: minor change in code,
change in comments.
new 610f194eea Pod-Simple-Texinfo/manual_tests: add a new test
new c74c28739c * Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm
(_pod_title_to_file_name): remove end of lines.
Summary of changes:
ChangeLog | 24 ++++++++++++++++++++++
Pod-Simple-Texinfo/TODO | 18 ++++++++++++++++
Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm | 24 ++++++++++++++--------
Pod-Simple-Texinfo/manual_tests/ref_to_unknown.pod | 3 +++
.../manual_tests/reference_ref_to_unknown.texi | 14 +++++++++++++
.../manual_tests/test_ref_to_unknown.sh | 9 ++++++++
Pod-Simple-Texinfo/pod2texi.pl | 15 ++++++++++----
Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t | 15 +++++++++++++-
tp/Texinfo/Document.pm | 24 ++++++++++++++++++++--
9 files changed, 130 insertions(+), 16 deletions(-)
create mode 100644 Pod-Simple-Texinfo/TODO
create mode 100644 Pod-Simple-Texinfo/manual_tests/ref_to_unknown.pod
create mode 100644
Pod-Simple-Texinfo/manual_tests/reference_ref_to_unknown.texi
create mode 100755 Pod-Simple-Texinfo/manual_tests/test_ref_to_unknown.sh
- master updated (e3d0a3e4c4 -> c74c28739c),
Patrice Dumas <=