Commit Verlauf

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