texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d869e6c6ba -> 2261234428)


From: Patrice Dumas
Subject: master updated (d869e6c6ba -> 2261234428)
Date: Fri, 4 Oct 2024 12:17:53 -0400 (EDT)

pertusus pushed a change to branch master.

    from d869e6c6ba * tp/Texinfo/XS/convert/convert_html.c 
(html_setup_output_simple_page), tp/Texinfo/XS/convert/html_prepare_converter.c 
(html_set_pages_files): readd self->pending_closes initialization that 
disappeared.
     new 9781a24ef6 * tp/Texinfo/XS/convert/convert_html.c, 
tp/Texinfo/XS/convert/html_prepare_converter.c 
(html_global_unit_direction_names, html_formatting_reference_names) 
(html_add_special_unit_info, new_special_unit_info_type) 
(new_special_unit_formatting_references, new_htmlxref_manual_list) 
(initialize_js_categories_list, initialize_jslicense_files): move functions and 
variables to html_prepare_converter.c.
     new 2261234428 * tp/Texinfo/XS/convert/html_prepare_converter.h: get 
declaration of functions in html_prepare_converter.c.


Summary of changes:
 ChangeLog                                      | 15 +++++
 tp/Texinfo/XS/convert/build_html_perl_state.c  | 10 ++-
 tp/Texinfo/XS/convert/convert_html.c           | 89 -------------------------
 tp/Texinfo/XS/convert/convert_html.h           | 26 +-------
 tp/Texinfo/XS/convert/get_html_perl_info.c     | 11 +++-
 tp/Texinfo/XS/convert/html_prepare_converter.c | 90 ++++++++++++++++++++++++++
 tp/Texinfo/XS/convert/html_prepare_converter.h | 29 +++++++++
 7 files changed, 154 insertions(+), 116 deletions(-)



reply via email to

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