[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (6d9730e3ae -> 6bd2e18833)
From: |
Patrice Dumas |
Subject: |
master updated (6d9730e3ae -> 6bd2e18833) |
Date: |
Fri, 4 Oct 2024 19:44:02 -0400 (EDT) |
pertusus pushed a change to branch master.
from 6d9730e3ae * tp/Texinfo/XS/convert/ConvertXS.xs
(generic_converter_init), tp/Texinfo/XS/convert/get_converter_perl_info.c:
inline converter_get_info_from_sv in generic_converter_init.
new f5188a163c * tp/maintain/regenerate_C_options_info.pl: setup
txi_base_sorted_options sorted options information, to be able to find type and
number of options, even without a converter.
new 6bd2e18833 Update generated code files
Summary of changes:
ChangeLog | 9 +
tp/Texinfo/XS/convert/ConvertXS.xs | 16 +-
tp/Texinfo/XS/main/options_init_free.c | 463 +++++++++++++++++++++++++++++++
tp/Texinfo/XS/main/options_types.h | 2 +
tp/maintain/regenerate_C_options_info.pl | 26 ++
5 files changed, 505 insertions(+), 11 deletions(-)
- master updated (6d9730e3ae -> 6bd2e18833),
Patrice Dumas <=