summaryrefslogtreecommitdiff
path: root/share/locale
AgeCommit message (Expand)Author
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19implement MAKEVERBOSElukem
2003-10-19use the correct comment style...lukem
2003-09-02Sort unsorted entries in last commit.junyoung
2003-09-02Sort entries by name.junyoung
2003-09-02Add UTF-8 ctype locale support for Korean.junyoung
2003-07-23change comment style: # -> //tshiozak
2003-07-21add new locales - bg_BG.CP1251 el_GR.ISO8859-7 hy_AM.ARMSCII-8 lt_LT.ISO8859-13tshiozak
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-04-13Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libcjmmv
2003-04-06- support for the additional code area of zh_CN.GB18030 locale,tshiozak
2003-03-25add support for zh_CN.GB18030 locale.tshiozak
2002-12-06If we're preprocessing with cpp, it's not a very good idea to usethorpej
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-09-15Use ${CPP}, not cpp.thorpej
2002-07-15Replace with a much better one which covers the whole Unicode range,junyoung
2002-07-09add LC_CTYPE for sk_SK.ISO8859-2, by Lubomir Sedlacik.tshiozak
2002-01-25Add character 0xbe (uppercase Y diaeresis) to UPPER chars.jdolecek
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-10-20Add mklocale to cross-tools and turn it back on for the builds.jmc
2001-08-14XXX - Temporarily disable building locale files on USE_NEW_TOOLCHAIN. - XXXtv
2001-04-01Remove UTF-2. UTF-2 is superceded by UTF-8.tshiozak
2001-03-26support nl_langinfo(CODESET).tshiozak
2001-02-01integrate Makefile.inc and Makefile. use bsd.files.mk to avoid installationitojun
2001-01-22ru_SU locales are deprecated, ru_RU is now correct one.itojun
2001-01-20supply ru_RU.* LC_CTYPE locales.itojun
2000-12-30move src/share/mklocale into src/share/locale/ctype. PR 11838.itojun