[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (b6d02a15c4 -> 9d8a003169)
From: |
Patrice Dumas |
Subject: |
master updated (b6d02a15c4 -> 9d8a003169) |
Date: |
Sun, 29 Sep 2024 09:11:50 -0400 (EDT) |
pertusus pushed a change to branch master.
from b6d02a15c4 Reindent enum declarations
new f9c9a62c2c * tp/Texinfo/XS/main/build_perl_info.c (build_perl_array):
rename e as e_l.
new 9d8a003169 * tp/Texinfo/XS/main/tree.c
(remove_from_const_element_list): add.
Summary of changes:
ChangeLog | 31 +++++++++
tp/Texinfo/XS/convert/convert_html.c | 16 ++---
tp/Texinfo/XS/main/build_perl_info.c | 67 ++++++++++++++++---
tp/Texinfo/XS/main/debug.c | 14 ++++
tp/Texinfo/XS/main/extra.c | 35 ++++++++++
tp/Texinfo/XS/main/extra.h | 3 +
tp/Texinfo/XS/main/manipulate_tree.c | 28 +++++++-
tp/Texinfo/XS/main/output_unit.c | 8 +--
tp/Texinfo/XS/main/tree.c | 22 +++++++
tp/Texinfo/XS/main/tree.h | 2 +
tp/Texinfo/XS/main/tree_types.h | 2 +
tp/Texinfo/XS/parsetexi/handle_commands.c | 10 +--
tp/Texinfo/XS/structuring_transfo/structuring.c | 77 +++++++++++-----------
tp/Texinfo/XS/structuring_transfo/structuring.h | 2 +-
.../XS/structuring_transfo/transformations.c | 35 +++++-----
15 files changed, 271 insertions(+), 81 deletions(-)
- master updated (b6d02a15c4 -> 9d8a003169),
Patrice Dumas <=