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

Аутор SHA1 Порука Датум
  Denys Vlasenko 5353df91cb Update applet size estimates пре 1 година
  Denys Vlasenko fe73c8d557 *: style fix пре 2 година
  Denys Vlasenko 41d5f800a1 bc: hopefully fix bug 14956 (use-after-free) пре 2 година
  Denys Vlasenko ca466f385a *: slap on a few ALIGN* where appropriate пре 2 година
  Denys Vlasenko 53b2fdcdba *: add NOINLINEs where code noticeably shrinks пре 3 година
  Denys Vlasenko 1f60d88cf6 *: more --help tweaks пре 3 година
  Denys Vlasenko aece2c5f0f bc: tweak overflow detection in a^b пре 3 година
  Denys Vlasenko e36c39a46d bc: code shrink: combine init() and copy() where we can пре 3 година
  Denys Vlasenko e5958f7dda bc: fix for mul overflow in scale calculation in a^b пре 3 година
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks пре 3 година
  Denys Vlasenko 9b6bcfda0e bc: typo fix in comment пре 3 година
  Denys Vlasenko 9037757c5f dc: more docs in --help пре 3 година
  Denys Vlasenko 1a37aa7a88 dc: document what non-GNU commands do пре 3 година
  Denys Vlasenko ace81cd46c bc/dc: fix length(0) and length(0.000nnn) result пре 3 година
  Denys Vlasenko 3d88cc1d37 dc: correct --help text пре 3 година
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout пре 3 година
  Denys Vlasenko cc4303f5e6 bc: code shrink пре 4 година
  Denys Vlasenko 0197fbffb7 bc: ^C on input line exits (unlike ^C during calculations, which does not) пре 4 година
  Denys Vlasenko 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU пре 4 година
  Denys Vlasenko 40f9fe2160 bc: placate gcc (it thinks 's' can be uninitialized here) пре 4 година
  Denys Vlasenko 00eb23b47a bc: do not allocate line editing state until needed пре 4 година
  Denys Vlasenko 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly пре 4 година
  Denys Vlasenko 5663a17dab bc: placate a "defined but not used" warning пре 4 година
  Denys Vlasenko 008413754b bc: fix comparison bug, closes 12336 пре 5 година
  Kang-Che Sung f159352112 bc: Add 'U' suffix in UINT_MAX preprocessor check пре 5 година
  Brian Foley 10509a70ee dc: Parse error & fix out of bounds read in xc_program_printString пре 5 година
  Brian Foley b64470be17 dc: Fix segfault when executing strings generated using asciify пре 5 година
  Brian Foley 7454879a1d dc: execute shouldn't pop if stack head is not a string пре 5 година
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls пре 5 година
  Denys Vlasenko 7a4e55422a bc: placate compiler warnings пре 5 година