Historique des commits

Auteur SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 48eebc8d5c expand: add commented-out code to handle NULs il y a 5 ans
  Denys Vlasenko 92549250f3 expand,unexpand: drop broken test, add FIXME comment il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format il y a 7 ans
  Denys Vlasenko bbc7bee966 make --help texts more uniform il y a 7 ans
  Denys Vlasenko f560422fa0 Big cleanup in config help and description il y a 7 ans
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions il y a 7 ans
  Michael Tokarev 22bb81fa85 expand: use printable_string instead of hard-coding implementation il y a 10 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE il y a 14 ans
  Tomas Heinrich 968951fd0c unexpand: fix "a b"\n" input case il y a 14 ans
  Tomas Heinrich 1abc07dcca [un]expand: account for different character widths. +16 bytes. il y a 14 ans
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. il y a 14 ans
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> il y a 14 ans
  Tomas Heinrich d2b1ba6fde [un]expand: unicode support il y a 14 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko e40e76f3cd unexpand: fix incorrect expansion, add test for it il y a 15 ans
  Denis Vlasenko 3139ea7f15 expand: fix incorrect expansion exactly on tab boundary; shrink the code il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. il y a 16 ans
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 16 ans