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

Аутор SHA1 Порука Датум
  Denys Vlasenko e424423a7b awk: put at least one NUL between $n. Hopefully closes 337. пре 15 година
  Denis Vlasenko c7cc5a9432 mdev: Rob's #if forest removal пре 15 година
  Denis Vlasenko 67b5eeb933 awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com) пре 15 година
  Denis Vlasenko 7a6766428e awk: fix compat issue found by gpm build пре 15 година
  Denis Vlasenko 9aa5c652e9 unzip: fix thinko with le/be conv and size (closes bug 129) пре 15 година
  Denis Vlasenko 41d5ebee17 awk: in BEGIN section $0 should be "", not "0". пре 16 година
  Denis Vlasenko 2d5bd807c0 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; пре 16 година
  Denis Vlasenko 37890e2f37 awk: fix typo in atan2 code. closes bug 5594. пре 16 година
  Denis Vlasenko 665eaff3b1 awk: add a comment пре 16 година
  Denis Vlasenko a2e1eea189 awk: improve nadling of negative numbers in bitwise ops; пре 16 година
  Denis Vlasenko 7cbcd1cbf4 awk: bitwise ops cast oprands and results to unsigned long, пре 16 година
  Denis Vlasenko 996a61475a awk: support hex constants пре 16 година
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. пре 16 година
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector пре 16 година
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година
  Denis Vlasenko 8ae5b28b4b awk: another smallish code shrink пре 16 година
  Denis Vlasenko e0a7fc54eb uname,individual: fix improper printf usage пре 16 година
  Denis Vlasenko 3bb2bbd684 awk: fix a case with multiple -f options. simplify -f file reading. пре 16 година
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. пре 16 година
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations пре 16 година
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ пре 17 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko af1bd09625 awk: fix -F 'regex' bug (miscounted fields if last field is empty) пре 17 година
  Denis Vlasenko b78c782c85 awk: style fixes; remove one xstrdup/free pair; testsuite пре 17 година
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) пре 17 година
  Denis Vlasenko 3ad5d0cbbe diff: shrink code (-85 bytes): пре 17 година
  Denis Vlasenko e16e6e79e4 awk: experimentally modify "global" trick to make code smaller пре 17 година
  Denis Vlasenko ae5a8aac26 awk: move all data to malloc space пре 17 година