freebsd-dev/contrib/bc/src
Stefan Eßer 8c48f4c537 contrib/bc: import version 6.5.0
This release that fixes an infinite loop bug in the (non-standard)
extended math library functions root() and cbrt(), fixes a bug with
BC_LINE_LENGTH=0, and adds the fib() function to the extended math
library to calculate Fibonacci numbers.

(cherry picked from commit 438a1101dc1f687928cdbe02cd7817a88a24f42f)

MFC after:      3 days
2023-04-30 20:28:21 +02:00
..
args.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
bc_lex.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
bc_parse.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
bc.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
data.c contrib/bc: update to version 6.4.0 2023-03-10 11:33:33 +01:00
dc_lex.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
dc_parse.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
dc.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
file.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
history.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
lang.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
lex.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
library.c contrib/bc: update to version 6.4.0 2023-03-10 11:33:33 +01:00
main.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
num.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
opt.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
parse.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
program.c contrib/bc: update to version 6.4.0 2023-03-10 11:33:33 +01:00
rand.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
read.c vendor/bc: import version 6.3.1 2023-02-24 23:52:09 +01:00
vector.c contrib/bc: merge from vendor release 6.2.2 2023-01-28 22:26:22 +01:00
vm.c contrib/bc: import version 6.5.0 2023-04-30 20:28:21 +02:00