texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d84b9450d7 -> 5727785607)


From: Patrice Dumas
Subject: master updated (d84b9450d7 -> 5727785607)
Date: Wed, 15 Feb 2023 14:43:34 -0500 (EST)

pertusus pushed a change to branch master.

    from d84b9450d7 * tp/Texinfo/XS/parsetexi/handle_commands.c 
(parse_line_command_args): Reference regions stack correctly.  Report from 
Patrice.
     new 0b417c7284 * tp/Makefile.tres, tp/t/xml_tests.t: rename 
node_no_section as top_node_no_section and node_and_bye as top_node_and_bye.
     new 5727785607 * tp/Makefile.tres, tp/t/xml_tests.t: rename 
node_no_section as top_node_no_section and node_and_bye as top_node_and_bye.


Summary of changes:
 ChangeLog                                          |  10 +
 tp/Makefile.tres                                   |   4 +-
 tp/t/input_files/all_spaces.texi                   |   1 +
 tp/t/input_files/chinese_mixed_with_en.texi        |   6 +
 tp/t/results/plaintext_tests/all_spaces.pl         |  69 +++++-
 .../plaintext_tests/chinese_mixed_with_en.pl       | 256 +++++++++++++++++++--
 .../res_plaintext/chinese_mixed_with_en.txt        |   8 +
 ...dex_entries_relate_to_item_no_transformation.pl | 221 +++++++++++++++---
 .../res_html/{index.html => chap.html}             |  45 ++--
 .../res_html/index.html                            |  67 ++----
 .../index_entries_relate_to_item_transformation.pl | 221 +++++++++++++++---
 .../res_html/chap.html}                            |  46 ++--
 .../res_html/index.html                            |  66 ++----
 .../{node_and_bye.pl => top_node_and_bye.pl}       |  30 +--
 .../{node_no_section.pl => top_node_no_section.pl} |  20 +-
 tp/t/xml_tests.t                                   |   4 +-
 .../formatting/index_entries_relate_to_item.texi   |   3 +
 .../index_entries_relate_to_item.html              |  43 ++--
 18 files changed, 840 insertions(+), 280 deletions(-)
 copy 
tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/{index.html
 => chap.html} (56%)
 copy 
tp/{tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
 => 
t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html}
 (56%)
 rename tp/t/results/xml_tests/{node_and_bye.pl => top_node_and_bye.pl} (63%)
 rename tp/t/results/xml_tests/{node_no_section.pl => top_node_no_section.pl} 
(64%)



reply via email to

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