summaryrefslogtreecommitdiff
path: root/include/unicode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* lineedit: fix column display for wide and combining chars in TAB completionTomas Heinrich2010-06-011-1/+5
* stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusingDenys Vlasenko2010-05-161-6/+5
* lineedit: partially fix wide and combining chars editingTomas Heinrich2010-05-161-0/+11
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-261-5/+5
* unicode: optional table for better handling of neutral bidi charsTomas Heinrich2010-03-261-3/+8
* lineedit: first shot at optional unicode bidi input supportTomas Heinrich2010-03-181-0/+17
* fix Unicode build on glibcDenys Vlasenko2010-02-191-2/+5
* more thorough fix for systems with strange socklen_tDenys Vlasenko2010-02-021-0/+4
* ls: unicode fixesDenys Vlasenko2010-01-311-5/+0
* further work on unicodizationDenys Vlasenko2010-01-301-3/+13
* libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko2010-01-241-24/+7
* ls: make it so that group never glues itself to file sizeDenys Vlasenko2010-01-181-0/+22
* fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko2010-01-041-4/+14
* tweaking Unicode supportDenys Vlasenko2009-07-111-2/+7
* added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko2009-07-111-0/+57