texinfo-commits
[Top][All Lists]
Advanced

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

master updated (b18c10e8ff -> 31ecf355c0)


From: Patrice Dumas
Subject: master updated (b18c10e8ff -> 31ecf355c0)
Date: Sun, 20 Oct 2024 18:04:56 -0400 (EDT)

pertusus pushed a change to branch master.

    from b18c10e8ff commit file that changed automatically
     new 74eabf4b97 * tp/Texinfo/Report.pm (new, clear): fix key names.
     new 31ecf355c0 * tp/Texinfo/XS/parsetexi/Parsetexi.xs (parse_texi_piece): 
remove the no_store argument.


Summary of changes:
 ChangeLog                                      | 35 +++++++++++++
 Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm   | 19 ++++---
 Pod-Simple-Texinfo/pod2texi.pl                 | 10 ++--
 doc/tp_api/api_includes/Texinfo-Parser.texi    | 12 ++---
 man/pod2texi.1                                 |  2 +-
 tp/Texinfo/Document.pm                         | 20 +++++++-
 tp/Texinfo/ParserNonXS.pm                      | 28 +++++++----
 tp/Texinfo/Report.pm                           |  4 +-
 tp/Texinfo/XS/main/DocumentXS.xs               | 34 +++++++++++++
 tp/Texinfo/XS/main/build_perl_info.c           | 25 ----------
 tp/Texinfo/XS/main/build_perl_info.h           |  2 -
 tp/Texinfo/XS/parsetexi/Parsetexi.xs           | 69 +++++++++-----------------
 tp/t/no_structure_test.t                       |  2 +-
 tp/t/same_parser_multiple_files.t              |  2 +-
 tp/t/test_protect_hashchar_at_line_beginning.t |  2 +-
 tp/t/test_tree_copy.t                          |  2 +-
 tp/t/test_utils.pl                             |  2 +-
 tp/texi2any.pl                                 | 10 ++--
 18 files changed, 165 insertions(+), 115 deletions(-)



reply via email to

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