[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (4175c6383c -> 14d17ca614)
From: |
Patrice Dumas |
Subject: |
master updated (4175c6383c -> 14d17ca614) |
Date: |
Sat, 19 Oct 2024 14:55:40 -0400 (EDT) |
pertusus pushed a change to branch master.
from 4175c6383c * autogen.sh: pass "-I build-aux/m4" to aclocal
new 9049663383 * tp/Texinfo/Common.pm: change in comments.
new c5f2a786f7 * tp/Texinfo/XS/convert/converter.c
(destroy_converter_initialization_info), tp/Texinfo/XS/main/converter_types.h
(CONVERTER_INITIALIZATION_INFO): add OPTIONS options field and free it, in case
a direct access to an OPTIONS structure is needed.
new 847df16c18 * tp/Texinfo/XS/main/customization_options.c
(options_list_add_option): replace option with the same name in list if already
there.
new 14d17ca614 Reorder ChangeLog
Summary of changes:
ChangeLog | 30 +++++++++++++++++++
tp/Texinfo/Common.pm | 3 +-
tp/Texinfo/XS/convert/converter.c | 46 +++++++++++++++++-------------
tp/Texinfo/XS/convert/texinfo.c | 43 ++++++++++++++++++++++++++--
tp/Texinfo/XS/convert/texinfo.h | 4 +++
tp/Texinfo/XS/main/converter_types.h | 3 ++
tp/Texinfo/XS/main/customization_options.c | 14 +++++++++
tp/Texinfo/XS/teximakehtml.c | 34 +++++++++++++++++-----
8 files changed, 146 insertions(+), 31 deletions(-)
- master updated (4175c6383c -> 14d17ca614),
Patrice Dumas <=