texinfo-commits
[Top][All Lists]
Advanced

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

master updated (0ecf931bbe -> 7f08bef0de)


From: Patrice Dumas
Subject: master updated (0ecf931bbe -> 7f08bef0de)
Date: Tue, 12 Mar 2024 19:09:26 -0400 (EDT)

pertusus pushed a change to branch master.

    from 0ecf931bbe * doc/texinfo.texi (@itemize): Do not say that the argument 
has to "result in a single character in the Info file", as multiple characters 
do work fine as an argument. Remove description of what @bullet outputs in 
different output formats, for brevity.  Move discussion of optional braces 
after the example.  Move discussion of having at least one @item, index entries 
and comments, and blank lines after the example usage.
     new 4f0fc4fd96 * tp/Texinfo/XS/convert/ConvertXS.xs 
(html_prepare_conversion_units) (html_prepare_output_units_global_targets), 
tp/Texinfo/XS/convert/convert_html.c (html_get_tree_root_element) 
(prepare_special_units, html_prepare_conversion_units) 
(set_special_units_targets_files) (prepare_associated_special_units_targets, 
html_internal_command_href) (html_prepare_conversion_units_targets) 
(html_prepare_output_units_global_targets) 
(html_prepare_units_directions_files), tp/Texinfo/X [...]
     new 95dc602742 * tp/Texinfo/XS/convert/ConvertXS.xs 
(html_prepare_units_directions_files), tp/Texinfo/XS/convert/convert_html.c 
(html_prepare_units_directions_files): get output units descriptors from 
converter.
     new 7f08bef0de No information to Perl if no Perl functions are potentially 
called


Summary of changes:
 ChangeLog                                     |  50 ++++++
 tp/Texinfo/XS/convert/ConvertXS.xs            | 226 +++++++++++---------------
 tp/Texinfo/XS/convert/build_html_perl_state.c |   3 +
 tp/Texinfo/XS/convert/convert_html.c          | 142 ++++++++--------
 tp/Texinfo/XS/convert/convert_html.h          |  26 +--
 tp/Texinfo/XS/main/build_perl_info.c          |  42 ++++-
 tp/Texinfo/XS/main/build_perl_info.h          |   1 +
 tp/Texinfo/XS/main/converter_types.h          |  10 +-
 8 files changed, 266 insertions(+), 234 deletions(-)



reply via email to

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