[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f2af7a64c4 -> 9b33d8d2ca)
From: |
Patrice Dumas |
Subject: |
master updated (f2af7a64c4 -> 9b33d8d2ca) |
Date: |
Thu, 15 Feb 2024 10:08:23 -0500 (EST) |
pertusus pushed a change to branch master.
from f2af7a64c4 * tp/Texinfo/XS/main/manipulate_indices.c (get_sort_key)
(setup_sortable_index_entries): do not uppercase sort strings in get_sort_key,
as it is not right to do so for letters that are already uppercased. Instead
uppercase sort string in setup_sortable_index_entries before calling
get_sort_key.
new 7a424b5902 * doc/texi2any_api.texi: update.
new 9b33d8d2ca * tp/Texinfo/Convert/HTML.pm (current_filename)
(%available_converter_info): add a specific accessor to get the
current_filename. Remove from %available_converter_info. Update callers of
get_info('current_filename').
Summary of changes:
ChangeLog | 13 ++++
contrib/mass_test/check_perlVSC.sh | 1 +
doc/texi2any_api.texi | 156 +++++++++++++++++++++----------------
tp/Texinfo/Convert/Converter.pm | 6 ++
tp/Texinfo/Convert/HTML.pm | 15 ++--
5 files changed, 118 insertions(+), 73 deletions(-)
- master updated (f2af7a64c4 -> 9b33d8d2ca),
Patrice Dumas <=