mirror of git://sourceware.org/git/glibc.git
1999-12-25 Ulrich Drepper <drepper@cygnus.com> * locale/C-collate.c (_nl_C_LC_COLLATE): Add one more entry for the indirect table. * locale/langinfo.h: Likewise. * locale/categories.def: Likewise. Remove reference to postload functions. * locale/lc-collate.c (_nl_postload_collate): Removed. Also remove __collate_tablemb, __collate_weightmb, and __collate_extramb. * locale/localeinfo.h: Remove declaration for removed variables above. Remove prototype for _nl_get_era_entry. * locale/weight.h: Complete rewrite for new collate implementation. * locale/programs/ld-collate.c: Many changes to make output file usable in strxfrm/strcoll. * string/strxfrm.c: Complete rewrite for new collate implementation. * wcsmbs/wcsxfrm.c: Don't use strxfrm.c, implement dummy implementation locally. 1999-12-25 Shinya Hanataka <hanataka@abyss.rim.or.jp> * locale/programs/ld-ctype.c (allocate_arrays): Correctly assign transformation values for chars >255. * wctype/wctrans.c: Return pointer unmodified. |
||
|---|---|---|
| .. | ||
| programs | ||
| .cvsignore | ||
| C-address.c | ||
| C-collate.c | ||
| C-ctype.c | ||
| C-identification.c | ||
| C-measurement.c | ||
| C-messages.c | ||
| C-monetary.c | ||
| C-name.c | ||
| C-numeric.c | ||
| C-paper.c | ||
| C-telephone.c | ||
| C-time.c | ||
| C_name.c | ||
| Makefile | ||
| SYS_libc.c | ||
| Versions | ||
| broken_cur_max.c | ||
| categories.def | ||
| codeset_name.c | ||
| duplocale.c | ||
| findlocale.c | ||
| freelocale.c | ||
| iso-639.def | ||
| iso-3166.def | ||
| iso-4217.def | ||
| langinfo.h | ||
| lc-address.c | ||
| lc-collate.c | ||
| lc-ctype.c | ||
| lc-identification.c | ||
| lc-measurement.c | ||
| lc-messages.c | ||
| lc-monetary.c | ||
| lc-name.c | ||
| lc-numeric.c | ||
| lc-paper.c | ||
| lc-telephone.c | ||
| lc-time.c | ||
| loadlocale.c | ||
| locale.h | ||
| localeconv.c | ||
| localeinfo.h | ||
| mb_cur_max.c | ||
| newlocale.c | ||
| nl_langinfo.c | ||
| setlocale.c | ||
| strlen-hash.h | ||
| weight.h | ||
| xlocale.h | ||