Commit Verlauf

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