Skip to content

Releases: JuliaMath/DecFP.jl

v1.4.2

20 Feb 18:32
a572ebd

Choose a tag to compare

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)

v1.1.0

28 Nov 07:52
08344bd

Choose a tag to compare

DecFP v1.1.0

Diff since v1.0.0

Closed issues:

  • tag 1.0? (#136)
  • missing BigFloat conversions (#139)
  • hash(T(Inf)) broken with current Julia master (#141)

Merged pull requests:

v1.0.0

17 Jun 07:53
96e2e23

Choose a tag to compare

DecFP v1.0.0

Diff since v0.4.10

Closed issues:

  • tryparse (#4)
  • mod, rem (#7)
  • Low-level Constructors (#14)
  • Make DecFP package thread safe (#39)
  • exp10(Dec128(0)) produces incorrect result (#47)
  • exact comparisons with binary values/directed conversions (#79)
  • incorrect floatmin? (#82)
  • implement Base.hash(x::DecFP.DecimalFloatingPoint) (#97)
  • lgamma is decprecated in SpecialFunctions (#100)
  • Comparison with Rational (#108)
  • Base.Printf.function() deprecated in Julia 1.4 (#109)
  • Implement widen() (#113)
  • update Project.toml to allow SpecialFunctions v0.11 (#119)
  • Build error (#126)
  • export sigexp() (#130)
  • Doesn't precompile on 1.5.0-beta1 (or 1.6) (#135)

Merged pull requests:

v0.4.10

10 Jan 19:45
v0.4.10
4078661

Choose a tag to compare

v0.4.10 (2020-01-10)

Diff since v0.4.9

Merged pull requests:

v0.4.9

15 Nov 20:16
v0.4.9

Choose a tag to compare

v0.4.9 (2019-11-15)

Diff since v0.4.8

Closed issues:

  • switch to stdlib Printf (#98)
  • InexactError for parsing/conversion (#93)
  • Negative exponentiation is flawed (#92)
  • string macro naming (#86)
  • norm(Dec32[1,2], 2) Inexact error (#57)

Merged pull requests:

v0.4.8

11 Jan 04:18

Choose a tag to compare

Fix method ambiguity (#85).

v0.4.7

14 Dec 19:10
ad5f8ad

Choose a tag to compare

Fix for Julia 1.1 (#84)

v0.4.6: Merge pull request #77 from JuliaMath/jq/1.0

07 Aug 08:16
988acd6

Choose a tag to compare

v0.4.5: Merge pull request #74 from simonbyrne/sb/0.7

31 Jul 00:31
bd60a69

Choose a tag to compare

v0.4.4: Merge pull request #74 from simonbyrne/sb/0.7

30 Jul 22:39
bd60a69

Choose a tag to compare