Age | Commit message (Collapse) | Author |
|
|
|
ok jmc@
|
|
|
|
|
|
|
|
like race conditions, even if the effects of these are void and empty.
|
|
the argument is a dir. ok tom@
commit #1000 in slighlty less than 1000 days of commit access :-)
|
|
|
|
there fix a buglet in bexp(): x * UINT_MAX only overflows if x > 0
|
|
|
|
hiding
|
|
values checks.
|
|
Noted by Zvezdan Petkovic in PR 4940.
|
|
|
|
|
|
- Fix wrong scale for mantissa < 1.
|
|
...\<newline><newline> in some cases. ok deraadt@
|
|
when computing line wraps. ok deraadt@
|
|
|
|
|
|
recursion.
|
|
|
|
|
|
iteration with intgeres, the stop condition is reached if x_n == x_n+1, or
the difference is one, but only stop if that is hit a second time. Avoids
looping with difference 1,-1,1,-1... Problem spotted by Paul de Weerd.
Regress tested against 4.2BSD dc(1) and GNU dc(1).
|
|
ok weingart@
|
|
|
|
From Andrey Matveev.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled by supplying the -x option on the command line. Allows long
variable names in bc(1) (to appear soon). If no -x option is given,
behave exactly as before.
ok jmc@
|
|
enabled by supplying the -x option on the command line. Allows long
variable names in bc(1) (to appear soon). If no -x option is given,
behave exactly as before.
|
|
|
|
GNU dc as well): drop ('R').
|
|
and '{' (less or equal). These operations push their result back
to the stack. Used by soon to appear boolean operations in bc(1).
man page tweaks and ok jmc@
|
|
any more.
|
|
|
|
and a (byte to char).
Tweaks and ok jmc@
|
|
and a (byte to char).
|
|
(swap) operator. Prompted by Michael Knudsen <e at molioner dot dk>
|
|
|
|
|
|
ok jmc@
|
|
in bc(1).
|
|
a char from a stream.
|
|
|
|
ok jmc@
|