texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (34ce607799 -> fd175c9db6)


From: Patrice Dumas
Subject: master updated (34ce607799 -> fd175c9db6)
Date: Wed, 2 Oct 2024 16:14:30 -0400 (EDT)

pertusus pushed a change to branch master.

    from 34ce607799 * tp/Texinfo/XS/main/get_perl_info.h: remove 
get_options_key_sv_option and set_option_key_configured.
     new f2f531ca6e * tp/Texinfo/XS/main/api_to_perl.c (register_perl_data), 
tp/Texinfo/XS/main/utils.c (copy_option): copy icon sv.
     new fd175c9db6 * tp/Texinfo/XS/convert/get_converter_perl_info.c: remove 
converter_initialize_sv.


Summary of changes:
 ChangeLog                                       |  50 ++++
 tp/Texinfo/XS/convert/ConvertXS.xs              |  15 +-
 tp/Texinfo/XS/convert/convert_html.c            |   2 +-
 tp/Texinfo/XS/convert/converter.c               |  78 ++++++-
 tp/Texinfo/XS/convert/converter.h               |   7 +
 tp/Texinfo/XS/convert/get_converter_perl_info.c | 292 ++++++++++++++----------
 tp/Texinfo/XS/convert/get_converter_perl_info.h |   7 +-
 tp/Texinfo/XS/main/api_to_perl.c                |   6 +
 tp/Texinfo/XS/main/api_to_perl.h                |   1 +
 tp/Texinfo/XS/main/converter_types.h            |  12 +
 tp/Texinfo/XS/main/get_perl_info.c              |  19 +-
 tp/Texinfo/XS/main/get_perl_info.h              |   3 +-
 tp/Texinfo/XS/main/option_types.h               |   5 +
 tp/Texinfo/XS/main/utils.c                      |  44 ++++
 tp/Texinfo/XS/main/utils.h                      |   3 +
 15 files changed, 404 insertions(+), 140 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]