Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 1284774d60 awk: fix an incorrect casting to string (bug 725). -44 bytes. há 15 anos atrás
  Denys Vlasenko cdeda16ee4 awk: preparatory patch, no essential code changes. -13 bytes. há 15 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
  Denys Vlasenko 56b3eec162 small optimizations of toupper/tolower há 15 anos atrás
  Denys Vlasenko 7bb346f23c *: use {i,u}toa() where appropriate há 15 anos atrás
  Denys Vlasenko bc3e9479c2 awk: fix typo in prev commit há 15 anos atrás
  Leonid Lisovskiy 46a0be5304 awk: implement mktime há 15 anos atrás
  Denys Vlasenko d069e5398d a few more GCC-isms removed há 15 anos atrás
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) há 15 anos atrás
  Denys Vlasenko e424423a7b awk: put at least one NUL between $n. Hopefully closes 337. há 15 anos atrás
  Denis Vlasenko c7cc5a9432 mdev: Rob's #if forest removal há 15 anos atrás
  Denis Vlasenko 67b5eeb933 awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com) há 15 anos atrás
  Denis Vlasenko 7a6766428e awk: fix compat issue found by gpm build há 15 anos atrás
  Denis Vlasenko 9aa5c652e9 unzip: fix thinko with le/be conv and size (closes bug 129) há 15 anos atrás
  Denis Vlasenko 41d5ebee17 awk: in BEGIN section $0 should be "", not "0". há 16 anos atrás
  Denis Vlasenko 2d5bd807c0 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; há 16 anos atrás
  Denis Vlasenko 37890e2f37 awk: fix typo in atan2 code. closes bug 5594. há 16 anos atrás
  Denis Vlasenko 665eaff3b1 awk: add a comment há 16 anos atrás
  Denis Vlasenko a2e1eea189 awk: improve nadling of negative numbers in bitwise ops; há 16 anos atrás
  Denis Vlasenko 7cbcd1cbf4 awk: bitwise ops cast oprands and results to unsigned long, há 16 anos atrás
  Denis Vlasenko 996a61475a awk: support hex constants há 16 anos atrás
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. há 16 anos atrás
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko 8ae5b28b4b awk: another smallish code shrink há 16 anos atrás
  Denis Vlasenko e0a7fc54eb uname,individual: fix improper printf usage há 16 anos atrás
  Denis Vlasenko 3bb2bbd684 awk: fix a case with multiple -f options. simplify -f file reading. há 16 anos atrás
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. há 16 anos atrás
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations há 17 anos atrás
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ há 17 anos atrás