texinfo-commits
[Top][All Lists]
Advanced

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

master updated (2f0aff4bb2 -> 07bd757243)


From: Patrice Dumas
Subject: master updated (2f0aff4bb2 -> 07bd757243)
Date: Wed, 17 Apr 2024 15:44:44 -0400 (EDT)

pertusus pushed a change to branch master.

    from 2f0aff4bb2 * Pod-Simple-Texinfo/test_scripts/*.sh: use $PERL to be 
sure to use the same perl the XS modules were compiled against.
     new 45dfbe7a02 * Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm 
(print_texinfo_errors), Pod-Simple-Texinfo/pod2texi.pl: move 
_print_texinfo_errors to Pod/Simple/Texinfo.pm and improve.  Update callers.
     new 42ac99b73b * Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm 
(pod_title_to_file_name, protect_text): remove leading _ for functions used in 
pod2texi.pl.  Update callers.
     new 4117aec8fe Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm: remove FIXME
     new 07bd757243 * Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm 
(_accessorize), (_preamble): add a texinfo_generate_setfilename accessor to 
determine if a @setfilename is inserted in standalone manuals.


Summary of changes:
 ChangeLog                                    |  34 ++++-
 Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm | 198 ++++++++++++++++++---------
 Pod-Simple-Texinfo/pod2texi.pl               |  61 ++++-----
 doc/pod2texi.texi                            |  12 +-
 man/pod2texi.1                               | 146 +++++---------------
 5 files changed, 240 insertions(+), 211 deletions(-)



reply via email to

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