[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (aa4124a45f -> 08fba52d94)
From: |
Patrice Dumas |
Subject: |
master updated (aa4124a45f -> 08fba52d94) |
Date: |
Sun, 17 Dec 2023 15:43:32 -0500 (EST) |
pertusus pushed a change to branch master.
from aa4124a45f fix ChangeLog
new c9f6c6fddb * tp/Texinfo/Convert/HTML.pm (from_element_direction):
remove unreachable code.
new 08fba52d94 * tp/Texinfo/XS/convert/call_html_perl_function.c
(call_file_id_setting_label_target_name): allow null label_element.
Summary of changes:
ChangeLog | 109 +++
tp/Texinfo/Convert/HTML.pm | 138 ++-
tp/Texinfo/XS/convert/ConvertXS.xs | 23 +
tp/Texinfo/XS/convert/call_html_perl_function.c | 70 +-
tp/Texinfo/XS/convert/call_html_perl_function.h | 3 +
tp/Texinfo/XS/convert/convert_html.c | 1011 +++++++++++++++++---
tp/Texinfo/XS/convert/convert_html.h | 7 +
tp/Texinfo/XS/convert/get_html_perl_info.c | 165 ++++
tp/Texinfo/XS/main/converter_types.h | 66 +-
tp/Texinfo/XS/main/get_perl_info.c | 4 +-
tp/Texinfo/options_data.txt | 2 +-
.../res_parser/formatting_epub/formatting.2 | 176 ----
.../res_parser/formatting_epub_nodes/formatting.2 | 176 ----
13 files changed, 1400 insertions(+), 550 deletions(-)
- master updated (aa4124a45f -> 08fba52d94),
Patrice Dumas <=