Commit graph

7 commits

Author SHA1 Message Date
wiz
3164b27db5 double-conversion: update to 3.2.0.
2022-01-10:
  Fix quiet NANs on MIPS* and PA-RISC architectures.
  Update version number.
2022-01-16 23:07:47 +00:00
wiz
0cced5e0d2 double-conversion: update to 3.1.7.
2021-12-22:
  Add support of Synopsys ARC64 architecture.
  Reintroduce macros, if DOUBLE_CONVERSION_NON_PREFIXED_MACROS is set.
2022-01-05 21:42:41 +00:00
wiz
1018597cdd double-conversion: update to 3.1.6.
2021-12-04:
  Update version number.

2021-10-04:
  Consistently use semicolons after DOUBLE_CONVERSION_ASSERT.

2021-07-16:
  Fix spelling.

2021-05-19:
  Loongarch is a RISC-style command system architecture.
  Add support for loongarch architecture.
2021-12-07 18:11:02 +00:00
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
rillig
79ae9cc434 math: align variable assignments
pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
mef
35c3c8295c math/double-conversion: import double-conversion-3.1.5
This package (double-conversion) provides binary-decimal and
decimal-binary routines for IEEE doubles.

The library consists of efficient conversion routines that have been
extracted from the V8 JavaScript engine. The code has been refactored
and improved so that it can be used more easily in other projects.
2019-06-02 14:15:45 +00:00