texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d2ff757641 -> d2a3d6e126)


From: Patrice Dumas
Subject: master updated (d2ff757641 -> d2a3d6e126)
Date: Sun, 29 Sep 2024 17:11:38 -0400 (EDT)

pertusus pushed a change to branch master.

    from d2ff757641 * tp/Texinfo/Convert/Converter.pm 
(determine_files_and_directory): reuse document_path for output_file instead of 
removing the extension again.
     new e81efc93c0 * tp/Texinfo/XS/main/build_perl_info.c (init): set encoding 
conversion for input_conversions to utf-8 before anything else, to be sure that 
the conversion to utf-8 gets initialized.
     new d2a3d6e126 * tp/Texinfo/XS/main/utils.c (parse_file_path), 
tp/Texinfo/XS/parsetexi/api.c: move parse_file_path to utils.c.


Summary of changes:
 ChangeLog                            | 11 +++++++++++
 tp/Texinfo/XS/main/build_perl_info.c |  5 ++++-
 tp/Texinfo/XS/main/utils.c           | 30 ++++++++++++++++++++++++++++++
 tp/Texinfo/XS/main/utils.h           |  1 +
 tp/Texinfo/XS/parsetexi/api.c        | 30 ------------------------------
 5 files changed, 46 insertions(+), 31 deletions(-)



reply via email to

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