[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (d75404b2ac -> b7d625b4e1)
From: |
Patrice Dumas |
Subject: |
master updated (d75404b2ac -> b7d625b4e1) |
Date: |
Thu, 18 Apr 2024 15:16:38 -0400 (EDT) |
pertusus pushed a change to branch master.
from d75404b2ac * tp/Texinfo/Convert/HTML.pm (_convert_image_command),
tp/Texinfo/XS/convert/convert_html.c (convert_image_command): if image is not
found, do not check if in_multiple_conversions, as it should happen very
rarely, but check that there is some 'source_info'.
new a4c97b319e * tp/init/html32.pm (html32_convert_center_command): in
string context, simply return the argument.
new b7d625b4e1 * tp/Texinfo/XS/convert/ConvertXS.xs
(get_converter_indices_sorted_by_index): check if locale language is set before
caching the built Perl sorted index.
Summary of changes:
ChangeLog | 11 +++++++++++
tp/Texinfo/XS/convert/ConvertXS.xs | 6 +++---
tp/init/html32.pm | 4 +---
3 files changed, 15 insertions(+), 6 deletions(-)
- master updated (d75404b2ac -> b7d625b4e1),
Patrice Dumas <=