[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (9f4214987b -> 3e0f4ead04)
From: |
Patrice Dumas |
Subject: |
master updated (9f4214987b -> 3e0f4ead04) |
Date: |
Sun, 14 Jan 2024 09:30:47 -0500 (EST) |
pertusus pushed a change to branch master.
from 9f4214987b * tp/Texinfo/Convert/Text.pm (_convert): switch arguments
and make options argument non optional.
new 037c8167cc * Texinfo/Convert/Converter.pm, Texinfo/Structuring.pm: add
explicit scalar().
new 3a3e36c4fa * tp/Texinfo/Transformations.pm (_new_node): if
$XS_structuring, abort as the output cannot be correct.
new 3e0f4ead04 *
tp/Texinfo/XS/structuring_transfo/StructuringTransfoXS.xs: add warn strings
fior all the functions that are fully overriden, and modify comments for the
other functions.
Summary of changes:
ChangeLog | 20 +++++++
tp/Texinfo/Convert/Converter.pm | 2 +-
tp/Texinfo/Convert/HTML.pm | 2 +
tp/Texinfo/Structuring.pm | 2 +-
tp/Texinfo/Transformations.pm | 30 ++++++----
.../XS/structuring_transfo/StructuringTransfoXS.xs | 70 +++++++++-------------
tp/t/automatic_nodes.t | 20 ++++---
tp/t/init/t2h_singular.init | 1 -
8 files changed, 82 insertions(+), 65 deletions(-)
- master updated (9f4214987b -> 3e0f4ead04),
Patrice Dumas <=