about summary refs log tree commit diff
path: root/localedata/locales/lg_UG
Commit message (Collapse)AuthorAgeFilesLines
* Add lang_name to various locales.Chris Leonard2013-11-271-0/+2
|
* [BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard2013-11-141-2/+3
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-241-1/+6
|
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+3
|
* [BZ #6867]Ulrich Drepper2008-10-311-2/+2
| | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
* * locale/programs/localedef.c (add_to_readlist): Rename localUlrich Drepper2006-07-301-1/+4
| | | | | | | variables to avoid confusion. * locale/programs/charmap.c (charmap_read): Emit error message if charmap couldn't be found or read.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+1
|
* 2.5-18.1Jakub Jelinek2007-07-121-1/+4
|
* Make sure yesexpr and noexpr regex start with '^'.Ulrich Drepper2004-03-231-4/+4
|
* Update.Ulrich Drepper2004-01-191-0/+330
2003-12-31 Bruno Haible <bruno@clisp.org> * iconvdata/iso_6937-2.c (to_ucs4): Map 0x7E to U+007E, not U+203E. Map 0xA6 to U+0023. Map 0xA8 to U+00A4. (to_ucs4_comb): Map 0xC5 0x20 to U+00AF. (from_ucs4): Map U+00ED to 0xC2 0x69, not 0xC2 0xE9. (BODY for TO_LOOP): Don't map U+02DC. Map U+02DD to 0xCD 0x20, not 0x00 0x20. Don't map U+2500..U+25E3.