Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/locale
Module Name: src
Committed By: tnozaki
Date: Thu Feb 10 19:19:57 UTC 2005
Modified Files:
src/lib/libc/locale: ___runetype_mb.c _wctrans.c
Log Message:
considering huge character set(ucs, gb18030),
use not linear but binary search.
this change derrived from recent FreeBSD's rune.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/locale/___runetype_mb.c
cvs rdiff -r1.5 -r1.6 src/lib/libc/locale/_wctrans.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index