mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Update.
* iconvdata/testdata/CP1258: New file. * iconvdata/testdata/CP1258..UTF8: New file. * iconvdata/TESTS: Add CP1258 entry.
This commit is contained in:
parent
42ec4cabc5
commit
e31fd8c0ff
@ -1,5 +1,9 @@
|
||||
1999-03-31 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* iconvdata/testdata/CP1258: New file.
|
||||
* iconvdata/testdata/CP1258..UTF8: New file.
|
||||
* iconvdata/TESTS: Add CP1258 entry.
|
||||
|
||||
* iconvdata/cp874.h (to_ucs4): Add Euro sign.
|
||||
|
||||
* timezone/africa: Update from tzdata1999d.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Available tests for iconv(1) (and therefore iconv(3)) in GNU libc.
|
||||
# Copyright (C) 1998 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998, 1999 Free Software Foundation, Inc.
|
||||
# This file is part of the GNU C Library.
|
||||
# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
|
||||
#
|
||||
@ -73,5 +73,6 @@ CP1254 CP1254 Y UTF8
|
||||
CP1255 CP1255 Y UTF8
|
||||
CP1256 CP1256 Y UTF8
|
||||
CP1257 CP1257 Y UTF8
|
||||
CP1258 CP1258 Y UTF8
|
||||
ISO-2022-KR ISO-2022-KR N UTF8
|
||||
EUC-KR EUC-KR Y UTF8
|
||||
|
14
iconvdata/testdata/CP1258
vendored
Normal file
14
iconvdata/testdata/CP1258
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
! " # $ % & ' ( ) * + , - . /
|
||||
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
|
||||
@ A B C D E F G H I J K L M N O
|
||||
P Q R S T U V W X Y Z [ \ ] ^ _
|
||||
` a b c d e f g h i j k l m n o
|
||||
p q r s t u v w x y z { | } ~
|
||||
€ ‚ ƒ „ … † ‡ ˆ ‰ ‹ Œ
|
||||
‘ ’ “ ” • – — ˜ ™ › œ Ÿ
|
||||
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯
|
||||
° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
|
||||
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
|
||||
Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
|
||||
à á â ã ä å æ ç è é ê ë í î ï
|
||||
ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
|
14
iconvdata/testdata/CP1258..UTF8
vendored
Normal file
14
iconvdata/testdata/CP1258..UTF8
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
! " # $ % & ' ( ) * + , - . /
|
||||
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
|
||||
@ A B C D E F G H I J K L M N O
|
||||
P Q R S T U V W X Y Z [ \ ] ^ _
|
||||
` a b c d e f g h i j k l m n o
|
||||
p q r s t u v w x y z { | } ~
|
||||
€ ‚ ƒ „ … † ‡ ˆ ‰ ‹ Œ
|
||||
‘ ’ “ ” • – — ˜ ™ › œ Ÿ
|
||||
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯
|
||||
° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
|
||||
À Á Â Ă Ä Å Æ Ç È É Ê Ë ̀ Í Î Ï
|
||||
Đ Ñ ̉ Ó Ô Ơ Ö × Ø Ù Ú Û Ü Ư ̃ ß
|
||||
à á â ă ä å æ ç è é ê ë í î ï
|
||||
đ ñ ̣ ó ô ơ ö ÷ ø ù ú û ü ư ₫ ÿ
|
Loading…
Reference in New Issue
Block a user