The annotated tag vendor/bc/6.5.0 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/6.5.0
tag vendor/bc/6.5.0 Tagger: Stefan Eßer <s...@freebsd.org> TaggerDate: 2023-04-30 18:31:54 +0000 tag version 6.5.0 commit 438a1101dc1f687928cdbe02cd7817a88a24f42f Author: Stefan Eßer <s...@freebsd.org> AuthorDate: 2023-04-30 17:53:26 +0000 Commit: Stefan Eßer <s...@freebsd.org> CommitDate: 2023-04-30 17:53:26 +0000 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.