Releases Tags
-
Release 5.2.0
released this 8 months ago | 0 commits to master since this release
This is a production release that adds a new feature, fixes some bugs, and adds out-of-source builds and a
pkg-config
file forbcl
.The new feature is the ability to turn off exiting on expressions. It is also possible to set the default using
configure.sh
. This behavior used to exist with theBC_EXPR_EXIT
environment variable, which is now used again.Bugs fixed include:
- Some possible race conditions with error handling.
- Install and uninstall targets for
bcl
did not work.
$ sha512sum bc-5.2.0.tar.xz f5fcaef5a963baa344972432e20c9747cba7b08b2dd7beac5c783da250abcde37cf85c23bfb3273432c31b292c9c470c836daf990c69f83bd6c7e565a46859e2 bc-5.2.0.tar.xz $ sha256sum bc-5.2.0.tar.xz bb918d67b4fc6fc27634de343069a26c9ad05cf0c1c18cf05add5c821717741e bc-5.2.0.tar.xz $ stat -c '%s %n' 435820 bc-5.2.0.tar.xz $ sha512sum bc-5.2.0.tar.xz.sig b0703fb555c254bc6098fbb452f13ea176994f9718baf361b71f0324f50658f6c08bff4d58154710c7cfa14622cb6a8dc1a010842c728b0bb55c755606b02c22 bc-5.2.0.tar.xz.sig $ sha256sum bc-5.2.0.tar.xz.sig dc2b49c7a97c3e05f033ff63be9d964bef2a935e1ef0a6210d7304286acf3972 bc-5.2.0.tar.xz.sig $ stat -c '%s %n' 662 bc-5.2.0.tar.xz.sig $ sha512sum bc-5.2.0-windows.zip d5adb1104f09d12c240e98e6eb43a0a384957fea79e9fc2ccf65b2c1dc554cd3a644109a3c1472e599a9206a0494dcd25f2e4796c8bd3d8a442c8be0ea539c2b bc-5.2.0-windows.zip $ sha256sum bc-5.2.0-windows.zip c4d5897752f89df414c2cdfa4299c8e08bfc41ded59362662f66785daf2b5835 bc-5.2.0-windows.zip $ stat -c '%s %n' 3530035 bc-5.2.0-windows.zip $ sha512sum bc-5.2.0-windows.zip.sig a687930e2cebc2aba5eb9503ea0663224f34d04c7630ac2a89cda72031b336929d721a184ad612839a00e63d5d195d718a3d927bf986bf429eb8b4abc96cf99e bc-5.2.0-windows.zip.sig $ sha256sum bc-5.2.0-windows.zip.sig 12d6a3b48502eb0524dab6a107844ce538d476c94dd08f6b68220f3b0627c29b bc-5.2.0-windows.zip.sig $ stat -c '%s %n' 662 bc-5.2.0-windows.zip.sig
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 3.4 MiB bc-5.2.0-windows.zip
- 662 B bc-5.2.0-windows.zip.sig
- 426 KiB bc-5.2.0.tar.xz
- 662 B bc-5.2.0.tar.xz.sig