| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix printing of some wide-characters by iswprint() on ja_JP.eucJP
and ja_JP.SJIS locale
The iswprint() function does not return non-zero if used for
some wide-character that it code was 0x824f-0x8258 on ja_JP.SJIS
and 0xa3b0-0xa3b9 on ja_JP.eucJP locale. But those are right
Japanese wide-character code.
PR: conf/124511
Submitted by: Michihiro NAKAJIMA <ggcueroad@gmail.com>
Notes:
svn path=/stable/7/; revision=194477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
add ca_AD, ca_FR and ca_IT locales
Catalan language is not only spoken in Spain (ca_ES), but
also in Andorra, France and Italy. In Andorra it is the
official language.
(see http://en.wikipedia.org/wiki/Catalan_language#Geographic_distribution)
PR: conf/92541
Submitted by: <rmh@io.debian.net>
Notes:
svn path=/stable/7/; revision=194323
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 116363
Reported by: Petr Hroudny <petr.hroudny at gmail.com>
Patched by: ache
Reviewed by: i18n@
Approved by: re (kensmith)
OK-ed by: portmgr
Notes:
svn path=/stable/7/; revision=172929
|
|
|
|
|
|
|
|
| |
PR: 51085
Submitted by: Yamazaki Atsushi <ats@mbi.nifty.com>
Notes:
svn path=/head/; revision=169429
|
|
|
|
|
|
|
| |
Reviewed by: philip
Notes:
svn path=/head/; revision=164131
|
|
|
|
| |
Notes:
svn path=/head/; revision=162939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unicode 4.1 related changes:
- Add definitions for a new range of code points
U+1DC0..U+1DFF "Combining Diacritical Marks Supplement".
- Add U+04F6 and U+04F7 to the Cyrillic range.
- Mark U+034F "Combining Grapheme Joiner" as non-printable.
- Add new combining characters in the range U+0350..U+035F
to the section "Combining Diacritical Marks".
PR: misc/100212 [1]
Submitted by: "J.R. Oldroyd" <<fbsd AT opal.com>>
Reviewed by: "J.R. Oldroyd" <<fbsd AT opal.com>> (revised patch)
Notes:
svn path=/head/; revision=160774
|
|
|
|
|
|
|
|
|
| |
Submitted by: ume
Obtained from: NetBSD
MFC Candidate.
Notes:
svn path=/head/; revision=156056
|
|
|
|
|
|
|
|
|
|
| |
handle with zh_CN.GBK locale, which is quite common for users who uses
Simplified Chinese.
MFC Candidate.
Notes:
svn path=/head/; revision=156026
|
|
|
|
|
|
|
|
| |
Submitted by: Rong-En Fan <rafan at infor dot org>
PR: conf/93844
Notes:
svn path=/head/; revision=156014
|
|
|
|
|
|
|
|
|
|
|
| |
doesn't work correctly with ko_KR.eucKR locale.
Tested by: cjh at the CBUG party
Obtained from: NetBSD
MFC after: 1 week
Notes:
svn path=/head/; revision=156002
|
|
|
|
|
|
|
|
|
| |
It makes tcsh(1) work correctly with ja_JP.SJIS locale.
MFC after: 1 week
Notes:
svn path=/head/; revision=155583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
But it returned 1.
It fixes the problem reported by many Japanese people that tcsh 6.14
doesn't work correctly with ja_JP.eucJP locale.
PR: conf/79701
Submitted by: Kazuaki Oda <ybbkaz__at__yahoo.co.jp>
Tested by: many people
MFC after: 1 week
Notes:
svn path=/head/; revision=155578
|
|
|
|
|
|
|
| |
Submitted by: Yury Tarasievich <spytar@yahoo.com>
Notes:
svn path=/head/; revision=145353
|
|
|
|
|
|
|
| |
Submitted by: Alexander Peresunko
Notes:
svn path=/head/; revision=143126
|
|
|
|
| |
Notes:
svn path=/head/; revision=136611
|
|
|
|
|
|
|
|
|
|
|
| |
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
Notes:
svn path=/head/; revision=134437
|
|
|
|
|
|
|
|
| |
PR: 65826
Submitted by: Hye-Shik Chang
Notes:
svn path=/head/; revision=128526
|
|
|
|
|
|
|
|
|
|
| |
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
Notes:
svn path=/head/; revision=127474
|
|
|
|
|
|
|
| |
Submitted by: Birsh T <tim@zhezu.kz>
Notes:
svn path=/head/; revision=125208
|
|
|
|
|
|
|
| |
Submitted by: Yury Tarasievich <grog@grsu.by>
Notes:
svn path=/head/; revision=123682
|
|
|
|
| |
Notes:
svn path=/head/; revision=123664
|
|
|
|
|
|
|
|
| |
PR: 59799
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Notes:
svn path=/head/; revision=123657
|
|
|
|
| |
Notes:
svn path=/head/; revision=122151
|
|
|
|
| |
Notes:
svn path=/head/; revision=122146
|
|
|
|
|
|
|
| |
Submitted by: Liu Kang <liukang@bjpu.edu.cn>
Notes:
svn path=/head/; revision=119246
|
|
|
|
| |
Notes:
svn path=/head/; revision=118653
|
|
|
|
|
|
|
|
| |
PR: 55341
Submitted by: Hye-Shik Chang <perky@freebsd.org>
Notes:
svn path=/head/; revision=118652
|
|
|
|
| |
Notes:
svn path=/head/; revision=118461
|
|
|
|
| |
Notes:
svn path=/head/; revision=118459
|
|
|
|
| |
Notes:
svn path=/head/; revision=118176
|
|
|
|
|
|
|
|
| |
PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
Notes:
svn path=/head/; revision=118174
|
|
|
|
|
|
|
|
| |
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
Notes:
svn path=/head/; revision=117259
|
|
|
|
| |
Notes:
svn path=/head/; revision=115912
|
|
|
|
|
|
|
|
| |
PR: 51504
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Notes:
svn path=/head/; revision=115628
|
|
|
|
|
|
|
|
| |
PR: 45874
Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
Notes:
svn path=/head/; revision=108428
|
|
|
|
|
|
|
|
| |
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
Notes:
svn path=/head/; revision=105965
|
|
|
|
|
|
|
| |
Submitted by: Toni Andjelkovic <toni@soth.at>
Notes:
svn path=/head/; revision=105445
|
|
|
|
| |
Notes:
svn path=/head/; revision=105096
|
|
|
|
|
|
|
|
|
| |
for a long time now.
Approved by: bde
Notes:
svn path=/head/; revision=100872
|
|
|
|
|
|
|
| |
Approved by: ache
Notes:
svn path=/head/; revision=97782
|
|
|
|
|
|
|
| |
but better than nothing.
Notes:
svn path=/head/; revision=93889
|
|
|
|
|
|
|
| |
Submitted (partly) by: dcs
Notes:
svn path=/head/; revision=93885
|
|
|
|
| |
Notes:
svn path=/head/; revision=93303
|
|
|
|
|
|
|
|
| |
PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>
Notes:
svn path=/head/; revision=89077
|
|
|
|
| |
Notes:
svn path=/head/; revision=88473
|
|
|
|
|
|
|
|
| |
PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
Notes:
svn path=/head/; revision=88314
|
|
|
|
| |
Notes:
svn path=/head/; revision=88313
|
|
|
|
|
|
|
|
| |
PR: 33031
Submitted by: Statue <statue@softwareliberty.org>
Notes:
svn path=/head/; revision=88310
|
|
|
|
| |
Notes:
svn path=/head/; revision=87117
|