Skip to content

bcal v1.8

Compare
Choose a tag to compare
@jarun jarun released this 12 Mar 16:25
· 171 commits to master since this release
v1.8
a1bb800

What's in?

  • Dependency on libquadmath dropped (bcal is on Homebrew now!)
  • Option -b to show byte size of basic data types
  • Limit unit conversions to long double (__float128_t is not portable)
  • Fix test case failures on OS X
  • Generate packages for many more distro versions
  • Automated build and test for gcc, clang (Linux and OS X) and musl-gcc (Linux)