texinfo-commits
[Top][All Lists]
Advanced

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

master updated (900bc96a18 -> 4c2b16f8fd)


From: Gavin D. Smith
Subject: master updated (900bc96a18 -> 4c2b16f8fd)
Date: Mon, 27 Nov 2023 12:16:49 -0500 (EST)

gavin pushed a change to branch master.

    from 900bc96a18 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_initialize_sv): fix comparison of default reference formatting 
and customized reference formating to use SvRV.
     new a87a3890ba Re-add simple_parser
     new a7a62f2413 Parser 'restricted' flag
     new 4c2b16f8fd * tp/Texinfo/ParserNonXS.pm (_new_macro), 
(_parse_line_command_args) <@alias, @definfoenclose> <@defindex, 
@defcodeindex>: Do nothing if 'restricted' flag set.


Summary of changes:
 ChangeLog                                          |  37 +++++
 tp/Makefile.tres                                   |   1 -
 tp/Texinfo/ParserNonXS.pm                          | 133 ++++++++++++++----
 tp/Texinfo/Translations.pm                         |   2 +-
 tp/Texinfo/XS/parsetexi/Parsetexi.pm               |   4 +
 tp/t/init/translate_txiinternalvalue_macro.init    |  30 ----
 tp/t/init/translation_in_parser_in_translation.pm  |  39 ------
 tp/t/init_files_tests.t                            |   7 -
 ...acro_defined_txiinternalvalue_in_translation.pl | 155 ---------------------
 .../res_html/chap.html                             |   2 +-
 .../res_html/index.html                            |   8 +-
 11 files changed, 152 insertions(+), 266 deletions(-)
 delete mode 100644 tp/t/init/translate_txiinternalvalue_macro.init
 delete mode 100644 
tp/t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl



reply via email to

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