Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko 53b2fdcdba *: add NOINLINEs where code noticeably shrinks %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 1f60d88cf6 *: more --help tweaks %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko aece2c5f0f bc: tweak overflow detection in a^b %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko e36c39a46d bc: code shrink: combine init() and copy() where we can %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko e5958f7dda bc: fix for mul overflow in scale calculation in a^b %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 9b6bcfda0e bc: typo fix in comment %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 9037757c5f dc: more docs in --help %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 1a37aa7a88 dc: document what non-GNU commands do %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko ace81cd46c bc/dc: fix length(0) and length(0.000nnn) result %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 3d88cc1d37 dc: correct --help text %!s(int64=3) %!d(string=hai) anos
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko cc4303f5e6 bc: code shrink %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 0197fbffb7 bc: ^C on input line exits (unlike ^C during calculations, which does not) %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 40f9fe2160 bc: placate gcc (it thinks 's' can be uninitialized here) %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 00eb23b47a bc: do not allocate line editing state until needed %!s(int64=3) %!d(string=hai) anos
  Denys Vlasenko 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko 5663a17dab bc: placate a "defined but not used" warning %!s(int64=4) %!d(string=hai) anos
  Denys Vlasenko 008413754b bc: fix comparison bug, closes 12336 %!s(int64=5) %!d(string=hai) anos
  Kang-Che Sung f159352112 bc: Add 'U' suffix in UINT_MAX preprocessor check %!s(int64=5) %!d(string=hai) anos
  Brian Foley 10509a70ee dc: Parse error & fix out of bounds read in xc_program_printString %!s(int64=5) %!d(string=hai) anos
  Brian Foley b64470be17 dc: Fix segfault when executing strings generated using asciify %!s(int64=5) %!d(string=hai) anos
  Brian Foley 7454879a1d dc: execute shouldn't pop if stack head is not a string %!s(int64=5) %!d(string=hai) anos
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 7a4e55422a bc: placate compiler warnings %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 53799506ac bc: implement pass-by-reference code from upstream %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko cfc2546ea4 bc: code shrink %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko a1698a15dc bc: remove "empty expression" check/message, parsing fails in these cases anyway %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 132d7c098b bc: zbc_parse_expr_empty_ok() is unused except by zbc_parse_expr(), fold it in %!s(int64=5) %!d(string=hai) anos