[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (623f982086 -> 6d9c8a5fee)
From: |
Patrice Dumas |
Subject: |
master updated (623f982086 -> 6d9c8a5fee) |
Date: |
Thu, 4 Jan 2024 13:17:00 -0500 (EST) |
pertusus pushed a change to branch master.
from 623f982086 * tp/Texinfo/XS/main/utils.c (free_option): free icons and
strings, found with valgrind.
new 8bf4856497 * tp/Texinfo/XS/convert/convert_html.c
(convert_balanced_braces_type) (convert_index_entry_command_type,
types_internal_conversion_table): implement convert_balanced_braces_type and
convert_index_entry_command_type.
new 6d9c8a5fee * tp/Texinfo/XS/convert/convert_html.c
(convert_definfoenclose_type) (convert_multitable_head_type,
convert_multitable_body_type) (types_internal_conversion_table): implement
convert_definfoenclose_type, convert_multitable_head_type and
convert_multitable_body_type. Move code around.
Summary of changes:
ChangeLog | 15 ++++
tp/Texinfo/XS/convert/convert_html.c | 145 ++++++++++++++++++++++++++++-------
2 files changed, 134 insertions(+), 26 deletions(-)
- master updated (623f982086 -> 6d9c8a5fee),
Patrice Dumas <=