texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (9a2ff25fb4 -> f2af7a64c4)


From: Patrice Dumas
Subject: master updated (9a2ff25fb4 -> f2af7a64c4)
Date: Wed, 14 Feb 2024 16:53:44 -0500 (EST)

pertusus pushed a change to branch master.

    from 9a2ff25fb4 * NEWS: minor tweaks
     new 20c61c3157 * tp/Texinfo/XS/main/manipulate_indices.c (get_sort_key) 
(setup_sortable_index_entries): do not uppercase sort strings in get_sort_key, 
as it is not right to do so for letters that are already uppercased.  Instead 
uppercase sort string in setup_sortable_index_entries before calling 
get_sort_key.
     new f2af7a64c4 * tp/Texinfo/XS/main/manipulate_indices.c (get_sort_key) 
(setup_sortable_index_entries): do not uppercase sort strings in get_sort_key, 
as it is not right to do so for letters that are already uppercased.  Instead 
uppercase sort string in setup_sortable_index_entries before calling 
get_sort_key.


Summary of changes:
 ChangeLog                                          |  18 +++
 tp/Texinfo/Indices.pm                              |   8 +-
 tp/Texinfo/XS/main/manipulate_indices.c            |  45 ++++--
 tp/t/09indices.t                                   |   2 +
 tp/t/results/indices/encoding_index_ascii.pl       | 152 +++++++++++++++++----
 .../encoding_index_ascii/res_html/chap.html        |  16 +++
 .../res_info/encoding_index_ascii.info             | Bin 4329 -> 4475 bytes
 .../res_plaintext/encoding_index_ascii.txt         |   2 +
 .../encoding_index_ascii_enable_encoding.pl        | 152 +++++++++++++++++----
 .../res_html/chap.html                             |  16 +++
 .../encoding_index_ascii_enable_encoding.info      | Bin 4377 -> 4523 bytes
 .../encoding_index_ascii_enable_encoding.txt       |   2 +
 12 files changed, 343 insertions(+), 70 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]