[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (114e10b2a1 -> c1dff8e38a)
From: |
Patrice Dumas |
Subject: |
master updated (114e10b2a1 -> c1dff8e38a) |
Date: |
Sat, 13 Jan 2024 16:16:46 -0500 (EST) |
pertusus pushed a change to branch master.
from 114e10b2a1 * tp/Texinfo/XS/main/targets.c
(set_labels_identifiers_target) tp/Texinfo/XS/main/tree_types (LABEL),
tp/Texinfo/XS/parsetexi/labels.c (register_label): if a label element is a
duplicate, add a reference to the element used in the LABEL structure used in
labels_lists.
new d2794d90ed * tp/Texinfo/XS/convert/call_html_perl_function.c
(call_file_id_setting*): use newSVpv_utf8 to pass strings if they could be
encoded, and convert returned strings to UTF-8.
new c1dff8e38a * tp/Texinfo/XS/convert/call_html_perl_function.c: use
strndup instead of strdup and text_append_n instead of text_append using the
len set by SvPV* functions.
Summary of changes:
ChangeLog | 12 ++
tp/Texinfo/XS/convert/call_html_perl_function.c | 145 ++++++++++++------------
2 files changed, 85 insertions(+), 72 deletions(-)
- master updated (114e10b2a1 -> c1dff8e38a),
Patrice Dumas <=