1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/tests
Stefan Eßer 54d20d67e2 vendor/bc: upgrade to version 7.0.0
This is a production release to fix three bugs, none of which
affects well formed scripts on FreeBSD:

The first bug is that bc/dc will exit on macOS when the terminal
is resized.

The second bug is that an array, which should only be a function
parameter, was accepted as part of larger expressions.

The third bug is that the value stack for dc was cleared on any error.
However, this is not how other dc behave. To bring dc more in line
with other implementations, this behavior was changed. This change is
why this version is a new major version.
2024-08-23 18:45:58 +02:00
..
bc vendor/bc: upgrade to version 7.0.0 2024-08-23 18:45:58 +02:00
dc vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
all.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
all.txt Import new 2-clause BSD licenced implementation of the bc and dc commands 2020-06-27 15:03:19 +00:00
bcl.c vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
error.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
errors.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
extra_required.txt vendor/bc: upgrade to version 6.6.0 2023-05-24 13:56:26 +02:00
history.py vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
history.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
other.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
read.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
script.sed vendor/bc: imoport release 5.0.0 2021-08-09 22:32:55 +02:00
script.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
scripts.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
stdin.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00
test.sh vendor/bc: upgrade to version 6.7.6 2024-07-08 19:49:39 +02:00