Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e7977df2cae2ac2c5da38f77488ec9e97d10c33b
/
libbb
/
unicode.c
2fba2f5
unicode: relax array alignment for tables
by Denys Vlasenko
· 4 years ago
33e955a
unicode: fix handling of short 1-4 char tables
by Denys Vlasenko
· 4 years ago
dac0a7d
unicode: code shrink in character width determination
by Denys Vlasenko
· 5 years ago
349d72c
unzip: use printable_string() for printing filenames
by Denys Vlasenko
· 6 years ago
28d91d7
libbb: fix potential NULL pointer use
by Denys Vlasenko
· 6 years ago
7a18043
lineedit: improve Unicode handling (still buggy though)
by Denys Vlasenko
· 11 years ago
d8f6d8c
Call setlocale("") , not "C", if we want to set the default one
by Denys Vlasenko
· 11 years ago
2301d12
unicode: check $LC_CTYPE too to detect Unicode mode
by Denys Vlasenko
· 11 years ago
3e7ecb1
unicode: check $LC_ALL to detect Unicode mode, not only $LANG
by Denys Vlasenko
· 11 years ago
353680a
lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
by Denys Vlasenko
· 14 years ago
20704f0
ash,hush: recheck LANG before every line input
by Denys Vlasenko
· 14 years ago
dc7e5c4
libbb unicode: comment out usused function and unused parameter
by Denys Vlasenko
· 14 years ago
6b3f0b0
unicode: update unicode_width on !unicode branch too. Closes bug 2593
by Denys Vlasenko
· 14 years ago
61a36af
lineedit: fix completion with Unicode chars
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
11bcf4b
lineedit: fix column display for wide and combining chars in TAB completion
by Tomas Heinrich
· 15 years ago
26e2c1d
stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing
by Denys Vlasenko
· 15 years ago
b8909c5
lineedit: partially fix wide and combining chars editing
by Tomas Heinrich
· 15 years ago
a659b81
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
by Tomas Heinrich
· 15 years ago
19158a8
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
by Denys Vlasenko
· 15 years ago
aa16755
unicode: optional table for better handling of neutral bidi chars
by Tomas Heinrich
· 15 years ago
c5c006c
lineedit: first shot at optional unicode bidi input support
by Tomas Heinrich
· 15 years ago
3d5b606
ls: fix handling of broken unicode sequences
by Denys Vlasenko
· 15 years ago
e17764c
further work on unicodization
by Denys Vlasenko
· 15 years ago
2edba21
more fine-grained Unicode support
by Denys Vlasenko
· 15 years ago
307b24c
testsuite-discovered fixes
by Denys Vlasenko
· 15 years ago
9f93d62
libbb: better unicode width support. Hopefully fixes bug 839.
by Denys Vlasenko
· 15 years ago
94ca694
*: small code shrinks and compile fix for unicode
by Denys Vlasenko
· 15 years ago
2805502
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
by Denys Vlasenko
· 15 years ago
fff7364
widen "Unicode in environment" check
by Denys Vlasenko
· 15 years ago
01ba167
lineedit+unicode: code shrink
by Denys Vlasenko
· 15 years ago
f6106e6
comment fixes, no code changes
by Denys Vlasenko
· 15 years ago
fda8f57
tweaking Unicode support
by Denys Vlasenko
· 15 years ago
42a8fd0
added simplified Unicode support for non-locale-enabled builds
by Denys Vlasenko
· 15 years ago