texinfo-commits
[Top][All Lists]
Advanced

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

master updated (63147c6122 -> 192ee2dc4d)


From: Patrice Dumas
Subject: master updated (63147c6122 -> 192ee2dc4d)
Date: Fri, 14 Jul 2023 15:43:21 -0400 (EDT)

pertusus pushed a change to branch master.

    from 63147c6122 * NEWS: mention @linemacro
     new 42dbac7b5a * tp/Texinfo/Convert/HTML.pm (_html_set_pages_files): set 
up a reproducible order following the tree units order for the call of 
set_file_path.
     new 192ee2dc4d * tp/Texinfo/ParserNonXS.pm (_end_line_misc_line) 
(_handle_menu_entry_separators, _handle_line_command) (_handle_open_brace, 
_handle_comma), tp/Texinfo/XS/parsetexi/handle_commands.c 
(parse_rawline_command) (handle_line_command), tp/Texinfo/XS/parsetexi/menus.c 
(handle_menu_entry_separators), tp/Texinfo/XS/parsetexi/parser.c 
(process_remaining_on_line), tp/Texinfo/XS/parsetexi/separator.c 
(handle_comma): synchronize debug messages across parsers.


Summary of changes:
 ChangeLog                                 | 21 ++++++++++++
 tp/Texinfo/Convert/HTML.pm                | 25 +++++++++++++-
 tp/Texinfo/ParserNonXS.pm                 | 34 ++++++++++---------
 tp/Texinfo/XS/parsetexi/handle_commands.c | 12 +++++--
 tp/Texinfo/XS/parsetexi/menus.c           |  4 ++-
 tp/Texinfo/XS/parsetexi/parser.c          |  2 ++
 tp/Texinfo/XS/parsetexi/separator.c       | 55 ++++++++++++++++---------------
 7 files changed, 107 insertions(+), 46 deletions(-)



reply via email to

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