Историја ревизија

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