index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
unicode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: unicode: new wcwidth: allow enabling bidi
Avi Halachmi (:avih)
2024-04-02
1
-2
/
+5
*
Revert "unicode: identify emoji width and modifiers"
Avi Halachmi (:avih)
2024-03-29
1
-8
/
+0
*
win32: unicode: use newer wcwidth by default
Avi Halachmi (:avih)
2024-03-29
1
-0
/
+4
*
unicode: identify emoji width and modifiers
Avi Halachmi (:avih)
2023-07-23
1
-0
/
+8
*
win32: support build with FEATURE_UNICODE_SUPPORT
Avi Halachmi (:avih)
2023-07-22
1
-0
/
+6
*
unicode: relax array alignment for tables
Denys Vlasenko
2020-11-30
1
-8
/
+8
*
unicode: fix handling of short 1-4 char tables
Denys Vlasenko
2020-11-30
1
-2
/
+4
*
unicode: code shrink in character width determination
Denys Vlasenko
2019-07-23
1
-0
/
+6
*
unzip: use printable_string() for printing filenames
Denys Vlasenko
2018-09-30
1
-1
/
+1
*
libbb: fix potential NULL pointer use
Denys Vlasenko
2018-09-03
1
-0
/
+2
*
lineedit: improve Unicode handling (still buggy though)
Denys Vlasenko
2013-08-19
1
-4
/
+1
*
Call setlocale("") , not "C", if we want to set the default one
Denys Vlasenko
2013-07-07
1
-3
/
+12
*
unicode: check $LC_CTYPE too to detect Unicode mode
Denys Vlasenko
2013-07-05
1
-0
/
+8
*
unicode: check $LC_ALL to detect Unicode mode, not only $LANG
Denys Vlasenko
2013-07-02
1
-4
/
+10
*
lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
Denys Vlasenko
2011-03-27
1
-3
/
+4
*
ash,hush: recheck LANG before every line input
Denys Vlasenko
2011-03-23
1
-11
/
+17
*
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-11
1
-5
/
+6
*
unicode: update unicode_width on !unicode branch too. Closes bug 2593
Denys Vlasenko
2010-10-29
1
-2
/
+5
*
lineedit: fix completion with Unicode chars
Denys Vlasenko
2010-09-02
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-06-01
1
-3
/
+14
*
stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing
Denys Vlasenko
2010-05-16
1
-13
/
+13
*
lineedit: partially fix wide and combining chars editing
Tomas Heinrich
2010-05-16
1
-1
/
+1
*
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
Tomas Heinrich
2010-04-29
1
-9
/
+3
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-7
/
+427
*
unicode: optional table for better handling of neutral bidi chars
Tomas Heinrich
2010-03-26
1
-93
/
+255
*
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-03-18
1
-0
/
+132
*
ls: fix handling of broken unicode sequences
Denys Vlasenko
2010-01-31
1
-22
/
+25
*
further work on unicodization
Denys Vlasenko
2010-01-30
1
-18
/
+59
*
more fine-grained Unicode support
Denys Vlasenko
2010-01-29
1
-16
/
+70
*
testsuite-discovered fixes
Denys Vlasenko
2010-01-25
1
-3
/
+5
*
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-24
1
-57
/
+153
*
*: small code shrinks and compile fix for unicode
Denys Vlasenko
2010-01-20
1
-0
/
+3
*
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
1
-19
/
+27
*
widen "Unicode in environment" check
Denys Vlasenko
2009-07-16
1
-1
/
+1
*
lineedit+unicode: code shrink
Denys Vlasenko
2009-07-16
1
-22
/
+14
*
comment fixes, no code changes
Denys Vlasenko
2009-07-16
1
-1
/
+2
*
tweaking Unicode support
Denys Vlasenko
2009-07-11
1
-60
/
+47
*
added simplified Unicode support for non-locale-enabled builds
Denys Vlasenko
2009-07-11
1
-0
/
+241