[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (46e4ed997b -> cbd2bb8967)
From: |
Patrice Dumas |
Subject: |
master updated (46e4ed997b -> cbd2bb8967) |
Date: |
Fri, 26 Jan 2024 06:36:17 -0500 (EST) |
pertusus pushed a change to branch master.
from 46e4ed997b * doc/texi2any_api.texi (Getting Constants),
tp/Texinfo/Common.pm (set_constant, get_constant): add setting/getting
constants.
new 123acd36ab Gather include file paths in document global information
new cbd2bb8967 * tp/Texinfo/options_data.txt, tp/texi2any.pl: add
customization variable SHOW_INCLUDE_FILE_PATHS with which included file paths
are output.
Summary of changes:
ChangeLog | 21 +++++++++++++
tp/TODO | 3 ++
tp/Texinfo/Document.pm | 5 ++++
tp/Texinfo/ParserNonXS.pm | 1 +
tp/Texinfo/XS/main/build_perl_info.c | 58 ++++++++++++++++++++----------------
tp/Texinfo/XS/main/document_types.h | 1 +
tp/Texinfo/XS/main/utils.c | 1 +
tp/Texinfo/XS/parsetexi/end_line.c | 1 +
tp/Texinfo/XS/parsetexi/parser.c | 3 ++
tp/Texinfo/options_data.txt | 1 +
tp/texi2any.pl | 22 ++++++++++----
11 files changed, 87 insertions(+), 30 deletions(-)
- master updated (46e4ed997b -> cbd2bb8967),
Patrice Dumas <=