[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (8963c0bf7e -> 33d78f4b61)
From: |
Patrice Dumas |
Subject: |
master updated (8963c0bf7e -> 33d78f4b61) |
Date: |
Sat, 13 Apr 2024 13:56:25 -0400 (EDT) |
pertusus pushed a change to branch master.
from 8963c0bf7e * tp/tests/run_parser_all.sh: do not add a / at the end of
$testdir, one is already added in all the uses if needed.
new 0a40c274ec * tp/Texinfo/Common.pm (output_files_opened_files),
tp/texi2any.pl (merge_opened_files): add NOTE in comment to note that paths are
not normalized, such that paths with different path names referring to the same
file will not be caugth as overwritting files and will not trigger warning
messages.
new 865a9193a3 * tp/Texinfo/Common.pm (locate_file_in_dirs): rename
locate_init_file as locate_file_in_dirs. Update callers.
new 6912d503f1 tp/Texinfo/Common.pm: move code around
new e420002cbe Consistent spacing between open and open parenthesis.
new 33d78f4b61 * tp/Texinfo/XS/structuring_transfo/structuring.c: make
some functions static.
Summary of changes:
ChangeLog | 18 ++
Pod-Simple-Texinfo/pod2texi.pl | 6 +-
doc/generate_html_doc_texi.pl | 2 +-
tp/Texinfo/Common.pm | 328 ++++++++++++-----------
tp/Texinfo/Convert/Converter.pm | 2 +-
tp/Texinfo/Convert/HTML.pm | 8 +-
tp/Texinfo/Convert/IXIN.pm | 2 +-
tp/Texinfo/ParserNonXS.pm | 2 +-
tp/Texinfo/Structuring.pm | 3 +-
tp/Texinfo/XS/structuring_transfo/structuring.c | 9 +-
tp/maintain/regenerate_C_options_info.pl | 6 +-
tp/maintain/regenerate_commands_perl_info.pl | 2 +-
tp/maintain/regenerate_documentlanguages-iana.pl | 4 +-
tp/maintain/regenerate_documentlanguages-loc.pl | 6 +-
tp/maintain/setup_converters_code_tables.pl | 10 +-
tp/t/test_utils.pl | 14 +-
tp/texi2any.pl | 12 +-
17 files changed, 229 insertions(+), 205 deletions(-)
- master updated (8963c0bf7e -> 33d78f4b61),
Patrice Dumas <=
- [no subject], Patrice Dumas, 2024/04/13
- [no subject], Patrice Dumas, 2024/04/13
- [no subject], Patrice Dumas, 2024/04/13
- [no subject], Patrice Dumas, 2024/04/13
- [no subject], Patrice Dumas, 2024/04/13