about summary refs log tree commit diff
path: root/localedata
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-06-301-0/+5
| | | | * elf/Makefile (LDFLAGS-origtest): Actually add it.
* (install-locales): Remove the -u switch from localedef command line.Ulrich Drepper2000-06-301-1/+0
|
* Update.Ulrich Drepper2000-06-304-200/+234
| | | | | | | | * tst-fmon.sh: Don't generate de_DE and en_US locale data. * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE. * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968. * locales/POSIX: Update for new format.
* Don't generate de_DE and en_US locale data.Ulrich Drepper2000-06-301-9/+0
|
* Update.Ulrich Drepper2000-06-302-2/+5
| | | | | | | 2000-06-29 Ulrich Drepper <drepper@redhat.com> * locale/programs/ld-ctype.c (ctype_output): Don't generate unaligned data files.
* Update.Ulrich Drepper2000-06-297-17/+136
| | | | | | | | | | | | | | | | | 2000-06-29 Ulrich Drepper <drepper@redhat.com> * tst-fmon.data: Until we know what is correct, but the spaces after DEM back in. * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out unresolved issues. * tests-mbwc/dat_mbtowc.c: Likewise. * tests-mbwc/dat_strcoll.c: Likewise. * tests-mbwc/dat_strfmon.c: Likewise. * tests-mbwc/dat_strxfrm.c: Likewise. * tests-mbwc/tst_mbtowc.c: Likewise. ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
* Until we know what is correct, but the spaces after DEM back in.Ulrich Drepper2000-06-291-9/+9
|
* Update.Ulrich Drepper2000-06-291-0/+132
| | | | * stdio-common/tst-printf.c: Add test for above problem.
* Update.Ulrich Drepper2000-06-295-58/+67
| | | | | | | | | | | | | | | | | | | 2000-06-29 Ulrich Drepper <drepper@redhat.com> * stdio-common/printf_fp.c (__printf_fp): Don't clobber pointer which we later need to calling free(). Patch by Matt Wilson <msw@redhat.com>. 2000-06-27 David Mosberger-Tang <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: New file. * sysdeps/unix/sysv/linux/ia64/bits/shm.h: New file. 2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/ieee754/dbl-64/s_exp2.c: Add include stdlib.h to get prototype for abs(). * sysdeps/ieee754/flt-32/s_exp2f.c: ditto.
* Convert to new format.Ulrich Drepper2000-06-2985-92021/+93543
|
* Update.Andreas Jaeger2000-06-2918-12/+1962
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (tst_mbrtowc-ENV): New. (tst_mbsrtowcs-ENV): New. (tst_mbstowcs-ENV): New. (tst_strfmon-ENV): New. (tst_wcrtomb-ENV): New. (tst_wcsrtombs-ENV): New. (tst_wcstod-ENV): New. (tst_wcstok-ENV): New. (tst_wcstombs-ENV): New. * tests-mbwc/dat_wcstok.c: Likewise. * tests-mbwc/tst_wcstok.c: Likewise. * tests-mbwc/dat_wcstod.c: Likewise. * tests-mbwc/tst_wcstod.c: Likewise. * tests-mbwc/dat_mbrtowc.c: Likewise. * tests-mbwc/tst_mbrtowc.c: Likewise. * tests-mbwc/dat_wcsrtombs.c: Likewise. * tests-mbwc/tst_wcsrtombs.c: Likewise. * tests-mbwc/dat_wcstombs.c: Likewise. * tests-mbwc/tst_wcstombs.c: Likewise. * tests-mbwc/dat_mbsrtowcs.c: Likewise. * tests-mbwc/tst_mbsrtowcs.c: Likewise. * tests-mbwc/dat_wcrtomb.c: Likewise. * tests-mbwc/tst_wcrtomb.c: Likewise. * tests-mbwc/dat_mbstowcs.c: Likewise. * tests-mbwc/tst_mbstowcs.c: Likewise. * tests-mbwc/dat_strfmon.c: Likewise. * tests-mbwc/tst_strfmon.c: Likewise.
* Test files for strfmon.Andreas Jaeger2000-06-292-0/+332
|
* Update.Andreas Jaeger2000-06-2910-2/+1201
| | | | | | | | | | | | | | | | | | | | | | | 2000-06-29 Andreas Jaeger <aj@suse.de> * Makefile (locale_test_suite): Add new test files. (tst_mblen-ENV): New. (tst_mbtowc-ENV): New. (tst_strcoll-ENV): New. (tst_strxfrm-ENV): New. (tst_wctomb-ENV): New. * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara <kuwahara@cthulhu.engr.sgi.com>. * tests-mbwc/dat_wctomb.c: Likewise. * tests-mbwc/tst_mbtowc.c: Likewise. * tests-mbwc/dat_mbtowc.c: Likewise. * tests-mbwc/tst_strxfrm.c: Likewise. * tests-mbwc/dat_strxfrm.c: Likewise. * tests-mbwc/dat_strcoll.c: Likewise. * tests-mbwc/tst_strcoll.c: Likewise. * tests-mbwc/tst_mblen.c: Likewise. * tests-mbwc/dat_mblen.c: Likewise.
* Tests for mblen.Andreas Jaeger2000-06-292-0/+200
|
* Update.Ulrich Drepper2000-06-281-2/+6
| | | | | | | 2000-06-27 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/syscalls.list: Change argument count into signatures for most calls.
* Update.Ulrich Drepper2000-06-281-2/+6
| | | | | | | 2000-06-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/getsysstats.c: Removed. We can use the generic parser now.
* Update.Ulrich Drepper2000-06-285-140/+313
| | | | | | | | | | | | | | | | 2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted. Hash table entries are 32 bit on the ia64 (as specified by the ABI), not 64 bit as on the Alpha. * shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark change of objects to use 32 bit hash table indices (see above). 2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get prototype for abs().
* Update.Ulrich Drepper2000-06-283-1889/+1978
| | | | | | | | 2000-06-28 Wolfram Gloger <wg@malloc.de> * malloc/malloc.c (chunk_alloc): If extension of the linear heap fails, try mmap_chunk() as a last resort even though n_mmaps_max may have been reached.
* Update.Ulrich Drepper2000-06-283-7/+20
| | | | | | | | | | | | * wcsmbs/mbrtowc.c: Set flush to 1 for conversion function calls depending on whether the input string is empty or not. * wcsmbs/mbrtowc.c: Calling function without input means clearing the given state and not avoiding this by modifying a local object. * wcsmbs/wcrtomb.c: Likewise. * iconv/skeleton.c: If no EMIT_SHIFT_TO_INIT is defined clear state object since some incomplete characters might be in there.
* Update.Ulrich Drepper2000-06-283-3/+12
| | | | | | | | | | | * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies. (TEST_MBWC_ENV): Remove unnecessary slash. * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales. * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data. * Makefile: Add do-tst-mbswcs to dependencies of locale test suite tests.
* Update.Ulrich Drepper2000-06-281-0/+3
| | | | | * iconvdata/euc-jp.c: In conversion to UCS4, handling invalid sequences with first by 0x8e correctly.
* Update.Ulrich Drepper2000-06-283-27/+32
| | | | | | 2000-06-28 Ulrich Drepper <drepper@redhat.com> * iconvdata/jis0208.h: Remove redundant test.
* Explicitly add control character in U0000-U001F and U007F-U009F range for ↵Ulrich Drepper2000-06-281-0/+69
| | | | backward compatibility.
* Update.Andreas Jaeger2000-06-282-1/+4
| | | | | * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid warning.
* Update.Andreas Jaeger2000-06-285-5/+53
| | | | | | | | | | | | | | | | | | | * Makefile (locale_test_suite): Add tst_mbrlen. (tst_mbrlen-ENV): New. * tests-mbwc/tst_mbrlen.c: New file * tests-mbwc/dat_mbrlen.c: New file. * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*. (struct TST_HEAD): Use const char* instead of an array. * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE. * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8. * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
* Test files for mbrlen.c.Andreas Jaeger2000-06-282-0/+239
|
* Correct problems found by test suite.Ulrich Drepper2000-06-281-1/+1
|
* (TST_LOC_de_UTF8): Added.Andreas Jaeger2000-06-282-1/+10
| | | | | | 2000-06-28 Andreas Jaeger <aj@suse.de> * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
* Update.Ulrich Drepper2000-06-2827-120/+301
| | | | | | | | | | | | | | | | | | | * locale/programs/ld-ctype.c (ctype_finish): Take all characters from the input charset into account when generating the hash table. (allocate_arrays): Correct setting default width. Not all empty slots in the table are filled, only those not covert explicitly by the locale description and in the charset. * stdio-common/vfscanf.c: Make sure to always return WEOF and EOF for wide character version. For %C handling, test correct pointer variable for NULL. * wcsmbs/wctob.c: Handle WEOF special. * wcsmbs/wcwidth.h: 0xff in width array means invalid character. * wctype/wctype.h: Protect gcc-isms with __extension__. Avoid always-true test to avoid warning.
* Update.Ulrich Drepper2000-06-273-1/+56
| | | | | | * locales/i18n: Backspace isn't blank, tab is. * tst-ctype.c (main): Add tests for control characters and space.
* Update.Ulrich Drepper2000-06-272-1/+3
| | | | * locales/i18n: Backspace is no space.
* Update.Ulrich Drepper2000-06-271-0/+4
| | | | | | 2000-06-27 Ulrich Drepper <drepper@redhat.com> * locales/i18n: Add \t to space.
* Add \t to space.Ulrich Drepper2000-06-271-1/+1
|
* Update.Andreas Jaeger2000-06-271-0/+5
| | | | | | | 2000-06-27 Andreas Jaeger <aj@suse.de> * Makefile (TEST_MBWC_ENV): New variable. Use it for all tests from tests-mbwc.
* * Makefile (TEST_MBWC_ENV): New variable. Andreas Jaeger2000-06-271-37/+38
| | | | Use it for all tests from tests-mbwc.
* Update.Ulrich Drepper2000-06-271-0/+4
| | | | | | 2000-06-27 Ulrich Drepper <drepper@redhat.com> * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
* Generate ja_JP.EUC-JP locale and test it.Ulrich Drepper2000-06-271-1/+20
|
* Makefile: Add environment setting for all tests from tests-mbwc.Andreas Jaeger2000-06-272-3/+17
| | | | | | 2000-06-27 Andreas Jaeger <aj@suse.de> * Makefile: Add environment setting for all tests from tests-mbwc.
* Update.Ulrich Drepper2000-06-271-2/+6
| | | | | | | 2000-06-27 Jakub Jelinek <jakub@redhat.com> * libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.
* Add new files to tests and add environment for them.Andreas Jaeger2000-06-2719-17/+1886
|
* Update.Andreas Jaeger2000-06-271-0/+3
| | | | | | * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara <kuwahara@cthulhu.engr.sgi.com><kuwahara@cthulhu.engr.sgi.com>.
* * Makefile (tests): Add tests from tests-mbwc subdirectory, Andreas Jaeger2000-06-2761-0/+5607
| | | | | | | | comment them out for now. (subdir-dirs): New for tests-mbwc, add also vpaths. * Makefile (tests): Add tests from tests-mbwc subdirectory, comment them out for now. (subdir-dirs): New for tests-mbwc, add also vpaths.
* Add missing / in LC_CTYPE.Andreas Jaeger2000-06-272-1/+5
| | | | | | 2000-06-27 Andreas Jaeger <aj@suse.de> * locales/ja_JP: Add missing / in LC_CTYPE.
* Not needed.Ulrich Drepper2000-06-271-3075/+0
|
* Update.Ulrich Drepper2000-06-272-1/+3
| | | | * Makefile (distribute): Add tst-ctype-de_DE.in.
* Update.Ulrich Drepper2000-06-274-25/+175
| | | | | | | | | | | | | | | | | * tst-ctype.c: Read in more tests from stdin. * tst-ctype.sh: Feed extra test data to program via stdin. * tst-ctype-de_DE.in: New file. * locales/i18n (punct): Exclude U00A0. (blank): Include U00A0. * locales/ja_JP: Updates for new format. * Makefile (test-srcs): Add tst-ctype. (distribute): Add tst-ctype.sh. (do-tst-ctype): New target. Run for tests. * tst-ctype.c: New file. * tst-ctype.sh: New file.
* More test data for tst-ctype test program.Ulrich Drepper2000-06-271-0/+56
|
* Updates for new format.Ulrich Drepper2000-06-273-1611/+18800
|
* (test-srcs): Add tst-ctype. (distribute): Add tst-ctype.sh. (do-tst-ctype): ↵Ulrich Drepper2000-06-271-4/+7
| | | | New target. Run for tests.
* Update.Ulrich Drepper2000-06-261-0/+2
| | | | * locales/i18n: NUL character must not be in cntrl.