[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f5517b6aec -> 00325db36c)
From: |
Patrice Dumas |
Subject: |
master updated (f5517b6aec -> 00325db36c) |
Date: |
Sat, 11 Nov 2023 18:18:37 -0500 (EST) |
pertusus pushed a change to branch master.
from f5517b6aec Update required gnulib modules for XS
new f0561fb309 * tp/Texinfo/XS/convert/convert_html.c
(html_finalize_output_state), tp/Texinfo/XS/convert/converter.c
(free_generic_converter), tp/Texinfo/XS/main/convert_utils.c
(free_unclosed_files) (free_output_files_information,
clear_output_files_information): clear/free output_files_information.
new 00325db36c * tp/Texinfo/XS/convert/convert_html.c
(html_finalize_output_state), tp/Texinfo/XS/convert/converter.c
(free_output_unit_files_file) (clear_output_unit_files, free_output_unit_files)
(free_generic_converter): clear/free output_unit_files information.
Summary of changes:
ChangeLog | 15 +++++++++++++++
tp/TODO | 6 ++++--
tp/Texinfo/XS/convert/convert_html.c | 3 +++
tp/Texinfo/XS/convert/converter.c | 32 ++++++++++++++++++++++++++++++++
tp/Texinfo/XS/convert/converter.h | 2 ++
tp/Texinfo/XS/main/convert_utils.c | 31 +++++++++++++++++++++++++++++++
tp/Texinfo/XS/main/convert_utils.h | 3 +++
7 files changed, 90 insertions(+), 2 deletions(-)
- master updated (f5517b6aec -> 00325db36c),
Patrice Dumas <=