Commit History

Author SHA1 Message Date
  Michael Tokarev 22bb81fa85 expand: use printable_string instead of hard-coding implementation 11 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 14 years ago
  Tomas Heinrich 968951fd0c unexpand: fix "a b"\n" input case 14 years ago
  Tomas Heinrich 1abc07dcca [un]expand: account for different character widths. +16 bytes. 14 years ago
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. 15 years ago
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 15 years ago
  Tomas Heinrich d2b1ba6fde [un]expand: unicode support 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko e40e76f3cd unexpand: fix incorrect expansion, add test for it 16 years ago
  Denis Vlasenko 3139ea7f15 expand: fix incorrect expansion exactly on tab boundary; shrink the code 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 years ago
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6a2f7f41cf whitespace fixes, no code changes 17 years ago
  Denis Vlasenko 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> 17 years ago