texinfo-commits
[Top][All Lists]
Advanced

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

master updated (6a54111c84 -> 0aa2b41eff)


From: Patrice Dumas
Subject: master updated (6a54111c84 -> 0aa2b41eff)
Date: Thu, 3 Oct 2024 08:03:36 -0400 (EDT)

pertusus pushed a change to branch master.

    from 6a54111c84 * tp/Texinfo/XS/Makefile.am (libtexinfoxs*): readd 
mistakenly removed libtexinfoxs in conflicts resolution on 2024-10-02 "remove 
block of definition of libtexinfo_convert that crept in".
     new ccb80834d5 * tp/Texinfo/XS/convert/ConvertXS.xs (get_conf): rename 
conf argument as option_name.
     new 09d293fa4b * tp/Texinfo/XS/main/build_perl_info.h: declare 
html_build_buttons_specification.
     new 947df760f2 * tp/Texinfo/XS/convert/converter_options.c 
(buttons_special_units_names), tp/Texinfo/XS/convert/converter_options.h (enum 
BUTTON_special_unit_directions): rename t2h_special_units_names as 
buttons_special_units_names and enum T2H_special_unit_directions as enum 
BUTTON_special_unit_directions.
     new 0aa2b41eff * tp/Texinfo/XS/convert/converter_options.c 
(DEFAULT_MISC_BUTTONS): rename T2H_MISC_BUTTONS as DEFAULT_MISC_BUTTONS.


Summary of changes:
 ChangeLog                                       | 104 +++++++++++
 tp/Texinfo/XS/convert/ConvertXS.xs              |  17 +-
 tp/Texinfo/XS/convert/call_html_perl_function.c |   6 +
 tp/Texinfo/XS/convert/converter.c               |  12 +-
 tp/Texinfo/XS/convert/converter.h               |   2 +
 tp/Texinfo/XS/convert/converter_options.c       | 239 +++++++++++++++++++++---
 tp/Texinfo/XS/convert/converter_options.h       |  17 +-
 tp/Texinfo/XS/main/build_perl_info.c            | 189 +++++++++++++++----
 tp/Texinfo/XS/main/build_perl_info.h            |   8 +-
 tp/Texinfo/XS/main/get_perl_info.c              |  50 +++--
 tp/Texinfo/XS/main/get_perl_info.h              |   2 +
 tp/Texinfo/XS/main/option_types.h               |   4 +
 12 files changed, 561 insertions(+), 89 deletions(-)



reply via email to

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