texinfo-commits
[Top][All Lists]
Advanced

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

master updated (4bead79cfe -> d79cafd640)


From: Patrice Dumas
Subject: master updated (4bead79cfe -> d79cafd640)
Date: Sat, 22 Oct 2022 11:03:12 -0400 (EDT)

pertusus pushed a change to branch master.

    from 4bead79cfe * tp/Texinfo/XS/parsetexi/api.c (reset_parser, 
set_documentlanguage_override) (set_input_file_name_encoding, 
set_locale_encoding): Add dTHX.
     new b99f8ddddd * tp/Texinfo/ParserNonXS.pm, 
tp/Texinfo/XS/parsetexi/command_data.txt, tp/Texinfo/XS/parsetexi/parser.c 
(check_valid_nesting): set @*heading heading customization variables as 
contain_simple_text.  Modify perl Parser to handle in_heading_spec_commands 
similarly as XS parser.
     new d79cafd640 * tp/Texinfo/ParserNonXS.pm (_parse_line_command_args): set 
definfoenclose defined command nesting.


Summary of changes:
 ChangeLog                                          |  12 +
 tp/Texinfo/ParserNonXS.pm                          |  41 +-
 tp/Texinfo/XS/parsetexi/command_data.txt           |  12 +-
 tp/Texinfo/XS/parsetexi/parser.c                   |  17 +-
 tp/t/08misc_commands.t                             |  11 +
 .../misc_commands/definfoenclose_nestings.pl       | 426 +++++++++++++++++++++
 6 files changed, 485 insertions(+), 34 deletions(-)
 create mode 100644 tp/t/results/misc_commands/definfoenclose_nestings.pl



reply via email to

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