Change #271730
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Thu 18 Jun 2026 21:19:13 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | f51d0487d1eb3b5104e44d0b59a50d8e2473b205 |
Comments
* tta/C/convert/converter.c (get_converter_indices_sorted_by_index) (get_converter_indices_sorted_by_letter), tta/perl/Texinfo/Convert/Converter.pm, tta/perl/Texinfo/Convert/ConverterNonXS.pm (get_converter_indices_sorted_by_letter) (get_converter_indices_sorted_by_index): inline and remove converter_sorted_indices_by_index in get_converter_indices_sorted_by_index and converter_sorted_indices_by_letter in get_converter_indices_sorted_by_letter. * tta/perl/Texinfo/Indices.pm (_setup_collator): remove useless condition.
Changed files
- ChangeLog
- tta/C/convert/converter.c
- tta/perl/Texinfo/Convert/Converter.pm
- tta/perl/Texinfo/Convert/ConverterNonXS.pm
- tta/perl/Texinfo/Indices.pm