| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Submitted by: Vadim Chekan <vadim@etc.lviv.ua> (PR: conf/17826)
Submitted by: <matey@cis.ohio-state.edu> via ache
|
| |
|
|
|
|
| |
Submitted by: Ricardas Cepas <rch@writeme.com>
|
| |
|
|
|
|
| |
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
|
|
|
|
| |
Submitted by: Alexey Zelkin <phantom@cris.net>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Nikolai Saoukh <nms@ethereal.ru>
|
| |
|
|
|
|
|
|
|
| |
It makes compatible with IANA charset defination, and let existent I18N
app happier.
Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
|
|
|
|
| |
as well as the X11 version ja_JP.SJIS
|
|
|
|
|
|
| |
from Kaleb.
Obtained from: Kaleb Keithley <kaleb@ics.com>
|
|
|
|
|
|
|
|
|
|
|
| |
the diff is attached below. This is done on the 3.0 source-tree.
I have test this on 2.2-stable before, but I don't have a 3.0 machine
right now.
This patch is mainly to make libc support BIG5 encoding, thus add
zh_TW.BIG5 locale to 3.0.
Submitted by: Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
|
| |
|
|
|
|
|
|
|
|
|
| |
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.
PR: 7310
Submitted by: Luoqi Chen <luoqi@chen.ml.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
bootstrapped by `make world'. The version just built in ".."
normally won't work if the target system is not binary compatible.
Don't build or install anything if _BUILD_TOOLS is defined. Then
we only want to build and install the mklocale binary, but the layout
of the mklocale tree forces recursing to mklocale/data for at least
the obj target even when _BUILD_TOOLS is defined.
|
| |
|
| |
|
|
|
|
|
| |
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
|
|
|
|
| |
Now the search is as incomplete as elsewhere instead of broken.
|
|
|
|
| |
Submitted by: junker@jazz.snu.ac.kr
|
|
|
|
| |
Should go into 2.2
|
| |
|
|
|
|
|
|
| |
Use '.for' loop from make(1), not sh(1) 'for' loops.
Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de>
|
|
|
|
| |
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
|
| |
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
| |
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
|
| |
|
| |
|
|
f.e. iso_8859_1 name is completely incorrect
|