opnsense-src/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.txt
abs_results.txt
add.txt
add_results.txt
all.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
boolean.txt
boolean_results.txt
decimal.txt
decimal_results.txt
divide.txt
divide_results.txt
divmod.txt
divmod_results.txt
engineering.txt
engineering_results.txt
errors.txt
length.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
length_results.txt bc: Vendor import new version 3.3.3 2021-03-05 12:33:01 +01:00
misc.txt
misc_results.txt
modexp.txt
modexp_results.txt
modulus.txt
modulus_results.txt
multiply.txt
multiply_results.txt
negate.txt
negate_results.txt
places.txt
places_results.txt
power.txt
power_results.txt
rand.txt
rand_results.txt
read.txt
read_errors.txt
read_results.txt
scientific.txt
scientific_results.txt
shift.txt
shift_results.txt
sqrt.txt
sqrt_results.txt
stdin.txt
stdin_results.txt
strings.txt
strings_results.txt
subtract.txt
subtract_results.txt
trunc.txt
trunc_results.txt
vars.txt
vars_results.txt