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: Sat Sep 30 2023 12:01:18 -0400
Threads in reverse chronological order
[
Next Period
]
master updated (76b4dbcc01 -> 4cfbdf470e)
,
Gavin D. Smith
,
2023/09/30
[no subject]
,
Gavin D. Smith
,
2023/09/30
[no subject]
,
Gavin D. Smith
,
2023/09/30
[no subject]
,
Gavin D. Smith
,
2023/09/30
branch master updated: Allow translation of @emph{See}
,
Gavin D. Smith
,
2023/09/27
branch master updated: * tp/Texinfo/XS/configure.ac: do not reset CPPFLAGS to user-provided PERL_EXT_CFLAGS, as CPPFLAGS is modified by gnulib macros (specifically libunistring). Report from Bruno Haible.
,
Gavin D. Smith
,
2023/09/21
branch master updated: Update gnulib
,
Gavin D. Smith
,
2023/09/20
branch master updated: * doc/texinfo-tex-test.texi (TOC display): Add new example of section name with @/ in it, from Karl Berry. Before the last change, this led to an overfull hbox.
,
Gavin D. Smith
,
2023/09/19
branch master updated: * configure.ac: require Unicode::Normalize. Report from Bruno on CentOS Stream 9 where this module may not be installed.
,
Patrice Dumas
,
2023/09/19
branch master updated: * configure.ac: require Unicode::Normalize. Report from Bruno on CentOS Stream 9 where this module may not be installed.
,
Patrice Dumas
,
2023/09/21
branch master updated: Simplify toc/index entry formatting
,
Gavin D. Smith
,
2023/09/19
branch master updated: * tp/tests/many_input_files/different_encodings.sh: skip test if $PERL_UNICODE_COLLATE_OK is no, as this test requires compatible unicode collation. Report from Gavin based on Nelson Beebe pretest test results.
,
Patrice Dumas
,
2023/09/17
branch master updated: pretest 7.0.92
,
Gavin D. Smith
,
2023/09/13
branch master updated: * install-info/install-info.c (main) <--description>: Free string when concatenating text.
,
Gavin D. Smith
,
2023/09/13
master updated (b6ed7aa7a2 -> 6066cf4831)
,
Gavin D. Smith
,
2023/09/13
[no subject]
,
Gavin D. Smith
,
2023/09/13
[no subject]
,
Gavin D. Smith
,
2023/09/13
branch master updated: * install-info/install-info.c (reformat_new_entries): Free strings set by split_entry.
,
Gavin D. Smith
,
2023/09/13
branch master updated: * install-info/install-info.c (readfile): Do not truncate input file at 8192 bytes. Report from Andreas Schwab.
,
Gavin D. Smith
,
2023/09/13
branch master updated: * doc/texinfo.tex (\newlineloadsconf): Hook into definitions made with \envdef as well as ends-of-lines and commands defined with \parsearg. Werner Lemberg reported an error when a @tex block followed "\input texinfo" immediately.
,
Gavin D. Smith
,
2023/09/12
master updated (ab0025a6bd -> e85b19004e)
,
Gavin D. Smith
,
2023/09/11
[no subject]
,
Gavin D. Smith
,
2023/09/11
[no subject]
,
Gavin D. Smith
,
2023/09/11
[no subject]
,
Gavin D. Smith
,
2023/09/11
[no subject]
,
Gavin D. Smith
,
2023/09/11
[no subject]
,
Gavin D. Smith
,
2023/09/11
branch master updated: * tp/t/html_tests.t (automatic_menus): test with FORMAT_MENU menu and no explicit menus.
,
Patrice Dumas
,
2023/09/09
branch master updated: Automatic menu in HTML if missing and FORMAT_MENU is menu
,
Patrice Dumas
,
2023/09/09
branch master updated: * tp/Texinfo/Structuring.pm (new_complete_menu_master_menu), tp/Texinfo/Convert/Plaintext.pm (_convert): move code setting up a menu and detailed menu if node is Top to Texinfo::Structuring as new_complete_menu_master_menu.
,
Patrice Dumas
,
2023/09/09
branch master updated: * tp/Texinfo/Convert/Unicode.pm (string_width): remove explicit matching of 0-width characters, they correspond to the remaining characters after matching printing characters except for Marks.
,
Patrice Dumas
,
2023/09/08
branch master updated: * tp/Texinfo/Convert/Unicode.pm (string_width): replace IsPrint by more explicit character classes.
,
Patrice Dumas
,
2023/09/08
branch master updated: * tp/Texinfo/Convert/Unicode.pm (string_width): use DefaultIgnorableCodePoint for better compatibility with old perls.
,
Patrice Dumas
,
2023/09/07
branch master updated: * README-hacking: add note re *.pot versions.
,
Gavin D. Smith
,
2023/09/07
branch master updated: update translations
,
Gavin D. Smith
,
2023/09/07
branch master updated: * tp/t/input_files/in_menu_only_special_spaces_node.texi, tp/t/input_files/only_special_spaces_node.texi: separate node for LINE SEPARATOR and PARAGRAPH SEPARATOR in test files.
,
Patrice Dumas
,
2023/09/06
branch master updated: * tp/Texinfo/Convert/Unicode.pm (string_width): consider Default_Ignorable_Code_Point to be of zero width. These codepoints are described as having no visible glyph or advance width in and of themselves.
,
Patrice Dumas
,
2023/09/06
branch master updated: Consider control characters to have a 0 width
,
Patrice Dumas
,
2023/09/06
branch master updated: Add customization of external node reference names
,
Patrice Dumas
,
2023/09/05
branch master updated: * tp/Texinfo/Convert/HTML.pm (_external_node_href): initialize explicitly $target_split. Use a different variable for the case of $target_split ($file) and !$target_split ($directory). Rearrange code returning the final href to have less conditions. If target is empty and TOP_NODE_FILE_TARGET is not set use the directory and target_filebase as in the other cases. This case probably never happens, though, as TOP_NODE_FILE_TARGET is always set.
,
Patrice Dumas
,
2023/09/05
branch master updated: * tp/Texinfo/Convert/HTML.pm (_external_node_href): do not call _normalized_to_id in $target, it is already done in _normalized_label_id_file.
,
Patrice Dumas
,
2023/09/04
branch master updated: Add last element argument to format_end_file
,
Patrice Dumas
,
2023/09/04
branch master updated: * tp/Texinfo/Config.pm (GNUT_load_init_file): Check if message is non-empty as well as defined before printing. (_GNUT_document_fatal): Keep going if FORCE is set.
,
Gavin D. Smith
,
2023/09/02
branch master updated: Fatal error for init file loading
,
Gavin D. Smith
,
2023/09/02
branch master updated: Run 'gnulib-tool --add-import libunistring' under tp/Texinfo/XS.
,
Patrice Dumas
,
2023/09/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc