aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2000-08-27(_nl_find_locale): Fix typo in last change.Ulrich Drepper1-1/+1
2000-08-27(_nl_find_locale): Remove _nl_find_language in code to determineUlrich Drepper1-1/+1
2000-08-21(_nl_find_locale): Move test for unusable locale name after all getenvs.Ulrich Drepper1-8/+7
2000-03-15(_nl_C_LC_CTYPE): Fix the initializer order for _NL_CTYPE_TOXXXER32_EX.Ulrich Drepper1-3/+2
2000-03-14(localeconv): Fix typo.Ulrich Drepper1-1/+1
2000-02-25(_nl_C_LC_CTYPE): Remove extra comma.Ulrich Drepper1-1/+1
2000-02-25(_nl_C_LC_CTYPE): Add missing comma.Ulrich Drepper1-1/+1
2000-02-24Add table pointer for both endianesses.Ulrich Drepper1-1/+8
2000-02-24(ctype_output): Add missing &.Ulrich Drepper1-1/+1
2000-02-24(ctype_output): Write out the entire width array.Ulrich Drepper1-3/+3
2000-02-24(allocate_arrays): Make sure the end of width table is 4-byte aligned.Ulrich Drepper1-2/+4
2000-02-22Fix typos.Ulrich Drepper1-2/+2
2000-02-17(ctype?staetup): Correct initialization of class_collection256.Ulrich Drepper1-1/+1
2000-02-13(repertoire_find_value): Declare.Ulrich Drepper1-2/+7
2000-02-13(repertoire_find_value): New function.Ulrich Drepper1-2/+14
2000-02-13(struct localedef_t): Add repertoire element.Ulrich Drepper1-1/+3
2000-02-13(locfile_read): Initialize locfile->repertoire. Pass repertoire toUlrich Drepper1-11/+17
2000-02-13Update prototypes of ctype_class_from, ctype_class_to, ctype_map_from,Ulrich Drepper1-5/+9
2000-02-13Many many changes to generate wide character classification andUlrich Drepper1-94/+304
2000-02-13(charset_new_char): Remove third parameter.Ulrich Drepper2-4/+4
2000-02-13(parse_charmap): Update charset_new_char call.Ulrich Drepper1-2/+1
2000-02-13(get_symname): Start looking for numeric value at the right position.Ulrich Drepper1-2/+2
2000-02-13Add casts to prevent warnings.Ulrich Drepper1-2/+2
2000-02-13Initialize __ctype32_toupper and __ctype32_tolower.Ulrich Drepper1-1/+6
2000-02-13Add _NL_CTYPE_TOUPPER32_EB, _NL_CTYPE_TOLOWER32_EB,Ulrich Drepper1-1/+5
2000-02-13Add initializers for new elements.Ulrich Drepper1-2/+4
2000-02-11(write_locales): Fix handling of whitespace lines.Ulrich Drepper1-3/+3
2000-02-11Correct return value in error case. Don't set errno.Ulrich Drepper1-11/+5
1999-12-29Add NAD. Remove a few obsolete entries.Ulrich Drepper1-3/+2
1999-12-19Always define CODESET.Ulrich Drepper1-2/+1
1999-11-08(_nl_find_locale): Free normalized_codeset; this fixes a memory leak.Ulrich Drepper1-0/+4
1999-06-13Update from main branch.Ulrich Drepper1-1/+14
1999-05-11Update.Ulrich Drepper1-1/+1
1999-04-30Update.Ulrich Drepper2-3/+3
1999-04-28Update.Ulrich Drepper5-30/+25
1999-04-26Update.Ulrich Drepper4-43/+25
1999-04-26(collate_output): Convert undefined_offset to an array index. Fix computatio...Ulrich Drepper1-1/+3
1999-04-14Update.Ulrich Drepper1-3/+3
1999-04-06Rename second occurence of THOUSANDS_SEP to THOUSEP.Andreas Schwab1-2/+2
1999-03-14(main): Initialize `cat' to please the compiler.Ulrich Drepper1-1/+1
1999-02-09Update.Ulrich Drepper2-6/+1
1999-02-02Update.Ulrich Drepper1-1/+1
1999-01-29Update.Ulrich Drepper2-10/+10
1999-01-28Update.Ulrich Drepper1-1/+5
1999-01-28Update.Ulrich Drepper1-2/+5
1999-01-28Update.Ulrich Drepper2-12/+30
1999-01-27Update.Ulrich Drepper1-2/+2
1999-01-23Update.Ulrich Drepper1-3/+4
1999-01-23Update.Ulrich Drepper3-10/+10
1999-01-04Update.Ulrich Drepper2-4/+4