[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (741d1405a2 -> d5cabc7fac)
From: |
Patrice Dumas |
Subject: |
master updated (741d1405a2 -> d5cabc7fac) |
Date: |
Sun, 29 Sep 2024 05:50:48 -0400 (EDT) |
pertusus pushed a change to branch master.
from 741d1405a2 * tp/Texinfo/ParserNonXS.pm (_close_command_cleanup):
separate multitable head and body only if the multitable has contents.
new 69227f4c3c Turn source_mark_list to a pointer
new d5cabc7fac * tp/Texinfo/XS/convert/convert_html.c
(html_command_description): update for move of cmd to CONTAINER.
Summary of changes:
ChangeLog | 27 ++++++++++
tp/TODO | 18 +++----
tp/Texinfo/XS/convert/convert_html.c | 10 ++--
tp/Texinfo/XS/main/build_perl_info.c | 14 +++--
tp/Texinfo/XS/main/manipulate_tree.c | 60 ++++++++++++++--------
tp/Texinfo/XS/main/tree.c | 22 ++++++--
tp/Texinfo/XS/main/tree.h | 3 +-
tp/Texinfo/XS/main/tree_types.h | 2 +-
tp/Texinfo/XS/parsetexi/close.c | 10 ++--
tp/Texinfo/XS/parsetexi/def.c | 14 ++---
tp/Texinfo/XS/parsetexi/parser.c | 17 +++---
tp/Texinfo/XS/parsetexi/source_marks.c | 6 +--
.../XS/structuring_transfo/transformations.c | 36 ++++++-------
13 files changed, 153 insertions(+), 86 deletions(-)
- master updated (741d1405a2 -> d5cabc7fac),
Patrice Dumas <=