aboutsummaryrefslogtreecommitdiff
path: root/libbb/unicode_wcwidth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-543/+0
* unicode: optional table for better handling of neutral bidi charsTomas Heinrich2010-03-261-2/+2
* lineedit: first shot at optional unicode bidi input supportTomas Heinrich2010-03-181-6/+0
* better wording in ConfigDenys Vlasenko2010-01-311-0/+2
* unicode: exclude FDD0..FDEF range tooDenys Vlasenko2010-01-311-48/+48
* exclude more invalid unicode charsDenys Vlasenko2010-01-311-9/+63
* more fine-grained Unicode supportDenys Vlasenko2010-01-291-2/+22
* unicode_wcwidth.c: shrinkDenys Vlasenko2010-01-251-50/+306
* libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko2010-01-241-0/+217