[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (7c79336f6d -> f973d80935)
From: |
Patrice Dumas |
Subject: |
master updated (7c79336f6d -> f973d80935) |
Date: |
Thu, 25 Jan 2024 17:14:20 -0500 (EST) |
pertusus pushed a change to branch master.
from 7c79336f6d Reindent tp/Texinfo/XSLoader.pm
new 0481339c23 Reindent
new 5c39f8205b * Pod-Simple-Texinfo/pod2texi.pl (_parsed_manual_tree),
tp/t/test_utils.pl (test), tp/texi2any.pl: do not get a return value from
Texinfo::Transformations::insert_nodes_for_sectioning_commands.
new 5e91dcbf22 * tp/Texinfo/Document.pm: update POD documentation.
new f973d80935 * tp/t/test_utils.pl (set_converter_option_defaults,
convert_to_*) (test): remove unused $main_configuration argument. Add a $debug
argument to set_converter_option_defaults $debug argument and set
converted_format and DEBUG options in set_converter_option_defaults.
Summary of changes:
ChangeLog | 24 ++++++
Pod-Simple-Texinfo/pod2texi.pl | 3 +-
tp/TODO | 28 +++---
tp/Texinfo/Common.pm | 2 +-
tp/Texinfo/Convert/Converter.pm | 2 +-
tp/Texinfo/Convert/Utils.pm | 2 +-
tp/Texinfo/Document.pm | 117 +++++++++++++++++++++----
tp/Texinfo/ParserNonXS.pm | 3 +-
tp/Texinfo/Report.pm | 7 +-
tp/Texinfo/Transformations.pm | 13 ++-
tp/Texinfo/Translations.pm | 15 ++--
tp/t/test_fill_gaps_in_sectioning.t | 4 +-
tp/t/test_utils.pl | 167 +++++++++++++++++-------------------
tp/texi2any.pl | 69 ++++++++-------
14 files changed, 280 insertions(+), 176 deletions(-)
- master updated (7c79336f6d -> f973d80935),
Patrice Dumas <=