[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (0e4799d6e3 -> c11674aba4)
From: |
Gavin D. Smith |
Subject: |
master updated (0e4799d6e3 -> c11674aba4) |
Date: |
Mon, 21 Oct 2024 11:35:17 -0400 (EDT) |
gavin pushed a change to branch master.
from 0e4799d6e3 * tp/Texinfo/XS/parsetexi/Parsetexi.xs (errors): abort if
there is no registrar but errors was called on a Parser.
new d270fa3e4e * tp/Texinfo/XS/main/converter_types.h (CONVERTER)
[HAVE_CXX_HASHMAP]: Remove registered_ids_hashmap.
new c11674aba4 Remove Perl and string list implementations for "registered
ids"
Summary of changes:
ChangeLog | 28 +++++++++++++
tp/Texinfo/XS/convert/call_html_perl_function.c | 46 ----------------------
tp/Texinfo/XS/convert/call_html_perl_function.h | 7 ----
tp/Texinfo/XS/convert/convert_html.h | 3 +-
tp/Texinfo/XS/convert/converter.c | 26 ++----------
tp/Texinfo/XS/convert/converter.h | 5 +--
tp/Texinfo/XS/convert/get_converter_perl_info.c | 6 +--
tp/Texinfo/XS/convert/html_converter_finish.c | 19 +--------
tp/Texinfo/XS/convert/html_prepare_converter.c | 25 ++----------
.../XS/convert/replace_perl_call_html_function.c | 37 -----------------
tp/Texinfo/XS/convert/texinfo.c | 5 +--
tp/Texinfo/XS/convert/texinfo.h | 3 +-
tp/Texinfo/XS/main/converter_types.h | 19 ---------
tp/Texinfo/XS/teximakehtml.c | 6 +--
14 files changed, 46 insertions(+), 189 deletions(-)
- master updated (0e4799d6e3 -> c11674aba4),
Gavin D. Smith <=