freebsd-skq/contrib/bc/tests/dc
Stefan Eßer 7e5c51e523 Merge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
Update to version 4.0.0

This version fixes an issue (missing pop of top-of-stack value in the
"P" command of the dc program).

This issue did not affect the bc program, since it does not use dc as
an back-end to actually perform the calculations as was the case with
the traditional bc and dc programs.

The major number has been bumped due to Windows support that has been
added to this version. It does not correspond to a major change that
might affect FreeBSD.
2021-04-06 10:48:09 +02:00
..
errors
scripts Merge commit '7a590c074ceede12b2b6e794f8703d6fa5749918' 2021-04-06 10:48:09 +02:00
abs_results.txt
abs.txt
add_results.txt
add.txt
all.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
boolean_results.txt
boolean.txt
decimal_results.txt
decimal.txt
divide_results.txt
divide.txt
divmod_results.txt
divmod.txt
engineering_results.txt
engineering.txt
errors.txt
length_results.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
length.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
misc_results.txt
misc.txt
modexp_results.txt
modexp.txt
modulus_results.txt
modulus.txt
multiply_results.txt
multiply.txt
negate_results.txt
negate.txt
places_results.txt
places.txt
power_results.txt
power.txt
rand_results.txt
rand.txt
read_errors.txt
read_results.txt
read.txt
scientific_results.txt
scientific.txt
shift_results.txt
shift.txt
sqrt_results.txt
sqrt.txt
stdin_results.txt
stdin.txt
strings_results.txt
strings.txt
subtract_results.txt
subtract.txt
trunc_results.txt
trunc.txt
vars_results.txt
vars.txt