[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (934bb14781 -> f4651bf2ac)
From: |
Patrice Dumas |
Subject: |
master updated (934bb14781 -> f4651bf2ac) |
Date: |
Thu, 6 Jun 2024 11:22:15 -0400 (EDT) |
pertusus pushed a change to branch master.
from 934bb14781 * po/POTFILES.in: update
new 218e80753f Do not use unnamed union for KEY_PAIR and
BUTTON_SPECIFICATION*
new f4651bf2ac Do not use unnamed union for OPTION
Summary of changes:
ChangeLog | 18 +
tp/TODO | 2 +
tp/Texinfo/XS/convert/ConvertXS.xs | 10 +-
tp/Texinfo/XS/convert/convert_html.c | 871 ++++++++++++------------
tp/Texinfo/XS/convert/converter.c | 81 +--
tp/Texinfo/XS/main/build_perl_info.c | 18 +-
tp/Texinfo/XS/main/convert_to_text.c | 24 +-
tp/Texinfo/XS/main/convert_utils.c | 44 +-
tp/Texinfo/XS/main/debug.c | 16 +-
tp/Texinfo/XS/main/errors.c | 18 +-
tp/Texinfo/XS/main/extra.c | 48 +-
tp/Texinfo/XS/main/get_perl_info.c | 20 +-
tp/Texinfo/XS/main/manipulate_tree.c | 52 +-
tp/Texinfo/XS/main/option_types.h | 6 +-
tp/Texinfo/XS/main/tree.c | 15 +-
tp/Texinfo/XS/main/tree_types.h | 2 +-
tp/Texinfo/XS/main/utils.c | 52 +-
tp/Texinfo/XS/parsetexi/end_line.c | 19 +-
tp/Texinfo/XS/parsetexi/macro.c | 2 +-
tp/Texinfo/XS/structuring_transfo/structuring.c | 34 +-
tp/maintain/regenerate_C_options_info.pl | 48 +-
21 files changed, 716 insertions(+), 684 deletions(-)
- master updated (934bb14781 -> f4651bf2ac),
Patrice Dumas <=