texinfo-commits
[Top][All Lists]
Advanced

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

master updated (1c09841889 -> 4ed1b83e53)


From: Patrice Dumas
Subject: master updated (1c09841889 -> 4ed1b83e53)
Date: Sat, 28 Oct 2023 20:22:02 -0400 (EDT)

pertusus pushed a change to branch master.

    from 1c09841889 tp/Texinfo/XS/api_to_perl.h: commit missed file
     new 6e9e656606 * tp/Texinfo/XS/main/api_to_perl.c 
(call_switch_to_global_locale) (call_sync_locale): call switch_to_global_locale 
and sync_locale only for the perl versions that have them.  From Gavin.
     new 4ed1b83e53 * tp/Texinfo/XS/convert/ConvertXS.xs 
(plain_texinfo_convert_tree) (text_convert_tree): use newSVpv_utf8.


Summary of changes:
 ChangeLog                                     | 26 ++++++++
 man/pod2texi.1                                |  2 +-
 tp/Texinfo/XS/convert/ConvertXS.xs            |  6 +-
 tp/Texinfo/XS/convert/converter.c             |  2 +-
 tp/Texinfo/XS/convert/indices_in_conversion.c |  3 +-
 tp/Texinfo/XS/main/api_to_perl.c              |  6 ++
 tp/Texinfo/XS/main/build_perl_info.c          | 14 ++---
 tp/Texinfo/XS/main/builtin_commands.c         |  6 ++
 tp/Texinfo/XS/main/command_stack.c            |  8 ++-
 tp/Texinfo/XS/parsetexi/api.c                 | 18 ++++--
 tp/Texinfo/XS/parsetexi/parser.c              | 89 +++++++++++++++------------
 11 files changed, 116 insertions(+), 64 deletions(-)



reply via email to

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