texinfo-commits
[Top][All Lists]
Advanced

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

master updated (8a9da7f59c -> d20e10714e)


From: Patrice Dumas
Subject: master updated (8a9da7f59c -> d20e10714e)
Date: Thu, 23 May 2024 13:15:47 -0400 (EDT)

pertusus pushed a change to branch master.

    from 8a9da7f59c * tp/Texinfo/Document.pm 
(_add_element_to_identifiers_target): remove unused customization_information 
argument.
     new a111bf75fe * tp/Texinfo/ParserNonXS.pm: access customization options 
in 'conf' if they are not supposed to change during parsing.
     new 6c8473abfb * tp/Texinfo/XS/parsetexi/api.c (parse_file): comment out 
the code adding the input file directory to the include directories list as it 
is already done in the main program.
     new 613f340200 * tp/Texinfo/ParserNonXS.pm: access 'accept_internalvalue' 
in 'conf'.
     new d20e10714e * tp/Texinfo/XS/main/document.c (wipe_document_errors) 
(wipe_document_parser_errors): rename clear_document_parser_errors as 
wipe_document_parser_errors and clear_document_errors as wipe_document_errors.  
Update caller.


Summary of changes:
 ChangeLog                         |  25 +++
 tp/TODO                           |   7 -
 tp/Texinfo/ParserNonXS.pm         | 323 ++++++++++++++++++++------------------
 tp/Texinfo/XS/main/document.c     |   5 +-
 tp/Texinfo/XS/main/document.h     |   4 +-
 tp/Texinfo/XS/main/translations.c |   2 +-
 tp/Texinfo/XS/parsetexi/api.c     |  26 ++-
 7 files changed, 218 insertions(+), 174 deletions(-)



reply via email to

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