Skip to content

v1.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 18:32
· 1 commit to master since this release
a572ebd

DecFP v1.4.2

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • round functions (#6)
  • StackOverflow when using DecFP on 32-bit Linux (#40)
  • Lacking randn() (#80)
  • Comparison with Irrational (#122)
  • parse() Complex (#124)
  • disable InexactError for runtime parsing (#127)
  • Comparison with Integer (#131)
  • Rounding when parsing strings (#134)
  • SpecialFunctions.logabsgamma return type changed (#145)
  • support precision(x; base) in Julia 1.8 (#147)
  • use new Printf.tofloat interface (vs ini_dec/fix_dec) (#149)
  • BigFloat construction from DecXX (#150)
  • use per-task (not per-thread) flags, rounding mode, etcetera? (#153)
  • Serialization broken after change to primitive types (#160)
  • Use Requires.jl for SpecialFunctions? (#162)
  • the way DecFP decomposes converted floats is unpredictable (#163)
  • Make a new release? (#172)
  • release tags not being created? (#173)
  • Exact result of 2^20 + 2^-20 (#174)
  • incorrect RoundUp conversion of large strings (#176)
  • printf is converting to Float64 (#178)
  • DecFP fails to install in Intel macOS (#195)