cksum: code shrink
[oweals/busybox.git] / coreutils / expand.c
2017-08-08 Denys Vlasenkogetopt32: remove opt_complementary
2017-08-08 Denys Vlasenkogetopt32: remove applet_long_options
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-29 Denys Vlasenko*: add comment about APPLET_ODDNAME format
2017-01-21 Denys Vlasenkomake --help texts more uniform
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2013-12-16 Michael Tokarevexpand: use printable_string instead of hard-coding...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-03-26 Denys Vlasenkounicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,...
2010-03-26 Tomas Heinrichunexpand: fix "a b"\n" input case
2010-03-26 Tomas Heinrich[un]expand: account for different character widths...
2010-01-24 Denys Vlasenkolibbb: better unicode width support. Hopefully fixes...
2010-01-04 Denys Vlasenkofold: unicode support. Based on a patch by Tomas Heinri...
2010-01-04 Tomas Heinrich[un]expand: unicode support
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-12-26 Denis Vlasenkounexpand: fix incorrect expansion, add test for it
2008-12-14 Denis Vlasenkoexpand: fix incorrect expansion exactly on tab boundary...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-16 Denis Vlasenkowhitespace fixes, no code changes
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...