Commit History

Author SHA1 Message Date
  Denys Vlasenko dac0a7d234 unicode: code shrink in character width determination 5 years ago
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames 6 years ago
  Denys Vlasenko 28d91d754e libbb: fix potential NULL pointer use 6 years ago
  Denys Vlasenko 7a18043a96 lineedit: improve Unicode handling (still buggy though) 11 years ago
  Denys Vlasenko d8f6d8c627 Call setlocale("") , not "C", if we want to set the default one 11 years ago
  Denys Vlasenko 2301d127a2 unicode: check $LC_CTYPE too to detect Unicode mode 11 years ago
  Denys Vlasenko 3e7ecb179b unicode: check $LC_ALL to detect Unicode mode, not only $LANG 11 years ago
  Denys Vlasenko 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y 13 years ago
  Denys Vlasenko 20704f0662 ash,hush: recheck LANG before every line input 13 years ago
  Denys Vlasenko dc7e5c46b0 libbb unicode: comment out usused function and unused parameter 14 years ago
  Denys Vlasenko 6b3f0b0dab unicode: update unicode_width on !unicode branch too. Closes bug 2593 14 years ago
  Denys Vlasenko 61a36af45d lineedit: fix completion with Unicode chars 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Tomas Heinrich 11bcf4b224 lineedit: fix column display for wide and combining chars in TAB completion 14 years ago
  Denys Vlasenko 26e2c1db0d stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing 14 years ago
  Tomas Heinrich b8909c52fe lineedit: partially fix wide and combining chars editing 14 years ago
  Tomas Heinrich a659b81dfa libbb/lineedit: add support for preserving "broken" (non-unicode) chars 14 years ago
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 14 years ago
  Tomas Heinrich aa167556cd unicode: optional table for better handling of neutral bidi chars 14 years ago
  Tomas Heinrich c5c006c10c lineedit: first shot at optional unicode bidi input support 14 years ago
  Denys Vlasenko 3d5b606931 ls: fix handling of broken unicode sequences 15 years ago
  Denys Vlasenko e17764c8fb further work on unicodization 15 years ago
  Denys Vlasenko 2edba21f4c more fine-grained Unicode support 15 years ago
  Denys Vlasenko 307b24c851 testsuite-discovered fixes 15 years ago
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. 15 years ago
  Denys Vlasenko 94ca6943bc *: small code shrinks and compile fix for unicode 15 years ago
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 15 years ago
  Denys Vlasenko fff73641e4 widen "Unicode in environment" check 15 years ago
  Denys Vlasenko 01ba1676af lineedit+unicode: code shrink 15 years ago
  Denys Vlasenko f6106e6041 comment fixes, no code changes 15 years ago