aboutsummaryrefslogtreecommitdiff
path: root/include/unicode.h
AgeCommit message (Expand)Author
2011-03-23ash,hush: recheck LANG before every line inputDenys Vlasenko
2011-01-11libbb unicode: comment out usused function and unused parameterDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-06-01lineedit: fix column display for wide and combining chars in TAB completionTomas Heinrich
2010-05-16stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusingDenys Vlasenko
2010-05-16lineedit: partially fix wide and combining chars editingTomas Heinrich
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko
2010-03-26unicode: optional table for better handling of neutral bidi charsTomas Heinrich
2010-03-18lineedit: first shot at optional unicode bidi input supportTomas Heinrich
2010-02-19fix Unicode build on glibcDenys Vlasenko
2010-02-02more thorough fix for systems with strange socklen_tDenys Vlasenko
2010-01-31ls: unicode fixesDenys Vlasenko
2010-01-30further work on unicodizationDenys Vlasenko
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko
2010-01-18ls: make it so that group never glues itself to file sizeDenys Vlasenko
2010-01-04fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko
2009-07-11tweaking Unicode supportDenys Vlasenko
2009-07-11added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko