|
310 | 310 | Extend CP1255 mapping. |
311 | 311 | * lib/cp1255.h (cp1255_2uni, cp1255_page05): Map 0xCA to U+05BA. |
312 | 312 | * tests/CP1255.TXT: Likewise. |
313 | | - This matches http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WindowsBestFit/bestfit1255.txt |
| 313 | + This matches https://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WindowsBestFit/bestfit1255.txt |
314 | 314 | and what the native Windows converter does since at least Windows XP. |
315 | 315 |
|
316 | 316 | 2016-10-01 Ben Noordhuis <info@bnoordhuis.nl> (tiny change) |
|
369 | 369 | explicitly. Complain if they don't exist. |
370 | 370 | * Makefile.devel (lib/aliases_*.h): Pass the output filenames as |
371 | 371 | arguments to genaliases. |
372 | | - Reported at <http://savannah.gnu.org/bugs/?36748>. |
| 372 | + Reported at <https://savannah.gnu.org/bugs/?36748>. |
373 | 373 |
|
374 | 374 | Make it possible to run 'genaliases' on native Windows. |
375 | 375 | * lib/genaliases.c (main): Expect 3 arguments. Open the output files |
376 | 376 | explicitly. Complain if they don't exist. Improve error checking. |
377 | 377 | * Makefile.devel (lib/aliases*.h): Pass the output filenames as |
378 | 378 | arguments to genaliases. |
379 | | - Reported at <http://savannah.gnu.org/bugs/?36748>. |
| 379 | + Reported at <https://savannah.gnu.org/bugs/?36748>. |
380 | 380 |
|
381 | 381 | 2012-05-13 Bruno Haible <bruno@clisp.org> |
382 | 382 |
|
|
638 | 638 | Fix installation on OS/2. |
639 | 639 | * src/Makefile.in (all, iconv_no_i18n): Add $(EXEEXT) suffix to |
640 | 640 | iconv_no_i18n. This is the recommended way to use libtool, see |
641 | | - <http://lists.gnu.org/archive/html/bug-libtool/2009-04/msg00013.html>. |
| 641 | + <https://lists.gnu.org/archive/html/bug-libtool/2009-04/msg00013.html>. |
642 | 642 |
|
643 | 643 | 2011-03-31 Bruno Haible <bruno@clisp.org> |
644 | 644 |
|
|
659 | 659 | * lib/iconv.c (iconv_canonicalize): On Cygwin >= 1.7, map |
660 | 660 | ei_local_wchar_t to ei_utf16le or ei_utf16be, not ei_ucs2internal. |
661 | 661 | * lib/iconv_open1.h: Likewise. |
662 | | - Rationale: <http://cygwin.com/ml/cygwin/2011-01/msg00410.html>. |
| 662 | + Rationale: <https://cygwin.com/ml/cygwin/2011-01/msg00410.html>. |
663 | 663 |
|
664 | 664 | 2011-01-29 Bruno Haible <bruno@clisp.org> |
665 | 665 |
|
|
668 | 668 | ei_local_wchar_t to ei_utf16le or ei_utf16be, not ei_ucs2internal. |
669 | 669 | * lib/iconv_open1.h: Likewise. |
670 | 670 | Reported by Corinna Vinschen <corinna-cygwin@cygwin.com> |
671 | | - in <http://cygwin.com/ml/cygwin/2011-01/msg00410.html>. |
| 671 | + in <https://cygwin.com/ml/cygwin/2011-01/msg00410.html>. |
672 | 672 |
|
673 | 673 | 2010-11-23 Bruno Haible <bruno@clisp.org> |
674 | 674 |
|
|
1025 | 1025 | (test-shiftseq, test-shiftseq.@OBJEXT@): New rules. |
1026 | 1026 | (clean): Remove test-shiftseq executable. |
1027 | 1027 | Reported by Roman Rybalko <roman_rybalko@users.sourceforge.net> |
1028 | | - at <http://savannah.gnu.org/bugs/?24216>. |
| 1028 | + at <https://savannah.gnu.org/bugs/?24216>. |
1029 | 1029 |
|
1030 | 1030 | 2008-09-07 Bruno Haible <bruno@clisp.org> |
1031 | 1031 |
|
|
1047 | 1047 |
|
1048 | 1048 | * lib/gbk.h (gbk_wctomb): Fix an out-of-bounds write. |
1049 | 1049 | Reported by Roman Rybalko <roman_rybalko@users.sourceforge.net> |
1050 | | - at <http://savannah.gnu.org/bugs/?24214>. |
| 1050 | + at <https://savannah.gnu.org/bugs/?24214>. |
1051 | 1051 |
|
1052 | 1052 | 2008-06-30 Bruno Haible <bruno@clisp.org> |
1053 | 1053 |
|
|
1282 | 1282 | 2007-06-30 Bruno Haible <bruno@clisp.org> |
1283 | 1283 |
|
1284 | 1284 | * src/iconv.c (print_version): Use the standard --version output, see |
1285 | | - <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00302.html>. |
| 1285 | + <https://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00302.html>. |
1286 | 1286 |
|
1287 | 1287 | 2007-06-30 Bruno Haible <bruno@clisp.org> |
1288 | 1288 |
|
|
0 commit comments