[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (10b96c1995 -> 82f93eb9f0)
From: |
Patrice Dumas |
Subject: |
master updated (10b96c1995 -> 82f93eb9f0) |
Date: |
Sun, 12 Nov 2023 09:06:57 -0500 (EST) |
pertusus pushed a change to branch master.
from 10b96c1995 * tp/Texinfo/XS/xspara.c (xspara_add_text): Keep running
total of return values of uc_width and pass it to xspara_add__next. Remove an
apparently obsolete comment about the width of accent characters.
(xspara__add_next): Take extra argument. If non-negative, use for the column
count of the word, rather than using uc_width. This way we avoid calling it
twice for every character.
new 439d0dcb3d * tp/Texinfo/XS/convert/convert_html.c
(convert_output_output_unit_internal): free path_encoding.
new 82f93eb9f0 * tp/Texinfo/XS/main/get_perl_info.c
(get_sv_index_entries_sorted_by_letter): use indices_info_index_by_name. Use
entry_idx_in_index for index in index_entries.
Summary of changes:
ChangeLog | 14 ++++++++++++++
tp/Texinfo/XS/convert/convert_html.c | 1 +
tp/Texinfo/XS/main/convert_utils.c | 4 ++--
tp/Texinfo/XS/main/get_perl_info.c | 16 +++++++---------
4 files changed, 24 insertions(+), 11 deletions(-)
- master updated (10b96c1995 -> 82f93eb9f0),
Patrice Dumas <=