texinfo-commits
[Top][All Lists]
Advanced

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

master updated (b389aa8daa -> 7c7dce5d29)


From: Patrice Dumas
Subject: master updated (b389aa8daa -> 7c7dce5d29)
Date: Thu, 22 Feb 2024 17:11:54 -0500 (EST)

pertusus pushed a change to branch master.

    from b389aa8daa Update po files.
     new e323acfb66 * tp/Texinfo/Translations.pm (gdt, gdt_string): pass 
debug_level as an argument, change argument order, use 
customization_information as translate_string_method first argument only.  
Update callers.
     new 7c7dce5d29 * tp/Texinfo/XS/main/translations.c (gdt, gdt_tree, 
pgdt_tree) (gdt_string), tp/Texinfo/XS/main/DocumentXS.xs (gdt): remove options 
argument, pass debug_level as argument.  Update callers.


Summary of changes:
 ChangeLog                                       | 12 ++++
 tp/Texinfo/Convert/Converter.pm                 |  5 +-
 tp/Texinfo/Convert/HTML.pm                      |  9 +--
 tp/Texinfo/Convert/Text.pm                      |  4 +-
 tp/Texinfo/Convert/Utils.pm                     |  4 +-
 tp/Texinfo/ParserNonXS.pm                       |  4 +-
 tp/Texinfo/Structuring.pm                       | 26 +++----
 tp/Texinfo/Translations.pm                      | 95 ++++++++++++-------------
 tp/Texinfo/XS/main/DocumentXS.xs                | 32 ++++-----
 tp/Texinfo/XS/main/convert_to_text.c            |  4 +-
 tp/Texinfo/XS/main/convert_utils.c              | 37 +++++-----
 tp/Texinfo/XS/main/translations.c               | 27 ++++---
 tp/Texinfo/XS/main/translations.h               | 16 ++---
 tp/Texinfo/XS/parsetexi/indices.c               | 16 ++---
 tp/Texinfo/XS/structuring_transfo/structuring.c | 13 ++--
 15 files changed, 148 insertions(+), 156 deletions(-)



reply via email to

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