Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
texinfo-commits (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Dec 04 2024 03:01:28 -0500
Threads in reverse chronological order
[
Next Period
]
branch master updated: * tp/Texinfo/XS/convert/converter.c (converter_converter): apply directly user_conf argument instead of copying first. Add const.
,
Patrice Dumas
,
2024/12/04
branch master updated: * tp/Texinfo/XS/convert/converter.c (copy_translated_commands) (apply_converter_info): add copy_translated_commands to copy translated_commands list. Copy translated_commands in apply_converter_info instead of passing the argument translated_commands list.
,
Patrice Dumas
,
2024/12/03
branch master updated: * tp/Texinfo/XS/convert/converter.c (new_converter) (set_converter_init_information): call init_generic_converter in set_converter_init_information, not in new_converter, such that new_converter only allocate the converter. Also it is more similar to Perl code.
,
Patrice Dumas
,
2024/12/03
branch master updated: * tp/Texinfo/XS/Makefile.am (MiscXS_la_SOURCES), tp/Texinfo/XS/xsmisc.c, tp/Texinfo/XS/xsmisc.h: rename tp/Texinfo/XS/misc.c as xsmisc.c and tp/Texinfo/XS/miscxs.h as xsmisc.h.
,
Patrice Dumas
,
2024/12/03
branch master updated: * tp/Texinfo/XS/MiscXS.xs (xs_unicode_text), tp/Texinfo/XS/misc.c (xs_unicode_substitute_text): handle in_code in MiscXS.xs, remove in_code argument from xs_unicode_text in misc.c. Rename xs_unicode_text in misc.c to xs_unicode_substitute_text to make clear that it is not exactly the same as the Perl function, as it does the substitution but does not handle in_code.
,
Patrice Dumas
,
2024/12/03
branch master updated: * tp/Texinfo/XS/misc.c: add const.
,
Patrice Dumas
,
2024/12/03
branch master updated: * NEWS: mention libtool version
,
Gavin D. Smith
,
2024/12/03
branch master updated: Remove stdbool.h include
,
Gavin D. Smith
,
2024/12/03
branch master updated: * configure.ac: remove USE_UNICODE, it is not used anywhere.
,
Patrice Dumas
,
2024/12/02
branch master updated: * configure.ac: remove check for prove, prove is not used in tests anymore.
,
Patrice Dumas
,
2024/12/02
branch master updated: * Pod-Simple-Texinfo/Changes: point to GNU Texinfo main ChangeLog.
,
Patrice Dumas
,
2024/12/01
branch master updated: * configure.ac (prefer_libintl_perl), tp/Texinfo/XS/configure.ac (use_libintl_perl_in_xs): fix typo in variable names. Report from Ken Brown.
,
Patrice Dumas
,
2024/12/01
branch master updated: * tp/Texinfo/ParserNonXS.pm: add parentheses for define call. Change in spacing.
,
Patrice Dumas
,
2024/12/01
branch master updated: * tp/Texinfo/XS/misc.c (xs_parse_texi_regex): return early if there is a NUL in the string, and do not set any output variable.
,
Patrice Dumas
,
2024/12/01
branch master updated: * tp/Texinfo/ParserNonXS.pm (_end_line_starting_block) (_process_remaining_on_line): check if a command name is defined instead of testing if it is true, to catche the case of a command name or alias being '0'.
,
Patrice Dumas
,
2024/12/01
branch master updated: * tp/Texinfo/XS/configure.ac: add a comment explaining that the issue --enable-xs-perl-libintl worked around is fixed.
,
Patrice Dumas
,
2024/12/01
branch master updated: * tp/Texinfo/XSLoader.pm (init): do not fallback if additional libraries are not found and texi2any libraries are installed. Indeed, in that case, there could be RUNPATH or similar pointing to the installation directory in the XS modules objects themselves, so the libraries can still be found if the libraries .la are not found.
,
Patrice Dumas
,
2024/12/01
branch master updated: Set LC_MESSAGES via setenv before setlocale.
,
Gavin D. Smith
,
2024/12/01
branch master updated: Set LC_MESSAGES via setenv before setlocale.
,
Gavin D. Smith
,
2024/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc