[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (3ecdac41f2 -> 90acb050ae)
From: |
Patrice Dumas |
Subject: |
master updated (3ecdac41f2 -> 90acb050ae) |
Date: |
Fri, 15 Nov 2024 14:49:48 -0500 (EST) |
pertusus pushed a change to branch master.
from 3ecdac41f2 Escape non-ASCII file names in many_input_files tests
new 291647537f * tp/Texinfo/XS/main/api_to_perl.c (get_refcount): call
dTHX.
new 90acb050ae * tp/Texinfo/XS/Makefile.am
(StructuringTransfoXS_la_CPPFLAGS) (IndicesXS_la_CPPFLAGS,
ConvertXS_la_CPPFLAGS): remove $(GNULIB_CPPFLAGS) as there is no Gnulib code
used in XS interfaces code.
Summary of changes:
ChangeLog | 24 ++++++++++++++++++++++
tp/Texinfo/XS/Makefile.am | 8 ++++----
tp/Texinfo/XS/convert/ConvertXS.xs | 6 ------
tp/Texinfo/XS/convert/build_html_perl_state.c | 2 +-
tp/Texinfo/XS/convert/call_html_perl_function.c | 2 +-
tp/Texinfo/XS/convert/get_html_perl_info.c | 15 +++++++-------
tp/Texinfo/XS/main/DocumentXS.xs | 6 ------
tp/Texinfo/XS/main/IndicesXS.xs | 7 +------
tp/Texinfo/XS/main/api_to_perl.c | 2 ++
tp/Texinfo/XS/main/build_perl_info.c | 3 +--
tp/Texinfo/XS/main/builtin_commands.c | 1 -
tp/Texinfo/XS/main/debug.c | 3 ++-
tp/Texinfo/XS/main/manipulate_indices.h | 1 +
tp/Texinfo/XS/parsetexi/Parsetexi.xs | 8 +++++---
.../XS/structuring_transfo/StructuringTransfoXS.xs | 18 ++++++----------
15 files changed, 55 insertions(+), 51 deletions(-)
- master updated (3ecdac41f2 -> 90acb050ae),
Patrice Dumas <=