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