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

Аутор SHA1 Порука Датум
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly пре 3 година
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls пре 4 година
  Denys Vlasenko 1113961dde dc: make 4 % 0 emit error messgaes and set result to 0 пре 5 година
  Denys Vlasenko 89023b167f dc: code shrink пре 5 година
  Denys Vlasenko d0bc5fdfea dc: fix "small dc" to have standard command line API пре 5 година
  Denys Vlasenko a133137174 dc: fix testsuite пре 5 година
  Denys Vlasenko 9ca9ef2d5b dc: re-enable "tiny dc" implementation пре 5 година
  Gavin Howard 01055ba89a bc: new applet, throws warning пре 5 година
  Denys Vlasenko 72089cf6b4 config: deindent all help texts пре 6 година
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes пре 6 година
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions пре 7 година
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files пре 7 година
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls пре 8 година
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it пре 8 година
  Denys Vlasenko c4603fb09a dc: fix "dc p" prinitng bogus data пре 9 година
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() пре 9 година
  Bernhard Reutner-Fischer 70e30e8eec dc: tweak parsing пре 9 година
  Denys Vlasenko 9daf33fc52 dc: code shrink пре 11 година
  Denys Vlasenko f2f9bc5932 dc: fix a case where we can run off malloced space пре 13 година
  Denys Vlasenko 6afc6775e8 dc: do not advertise ops disabled in .config пре 13 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 13 година
  Denys Vlasenko 506d3a9bca dc: tweak help text пре 14 година
  Denys Vlasenko 7a07b0ee6a dc: make it use long longs for integer ops пре 14 година
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 пре 14 година
  Denys Vlasenko bd1de181ad dc: make "dc -1.23 ..." work пре 14 година
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich пре 14 година
  Denis Vlasenko d8850f2d0d dc: fix the "base 2" patch omission of base not being set пре 15 година
  Denis Vlasenko 6b38e18247 dc: support for bases 2 and 8, by Nate Case (ncase AT xes-inc.com) пре 15 година
  Denis Vlasenko 078323010b dc: conditionalize parts which require libm пре 15 година
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година