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