Opened 2 years ago

Closed 2 years ago

#15811 closed enhancement (fixed)

double-conversion-3.1.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

  • Consistently use semicolons after DOUBLE_CONVERSION_ASSERT
  • Fix spelling.
  • Loongarch is a RISC-style command system architecture.
  • Add support for loongarch architecture.
  • Add support for quiet and signaling NaNs to ieee header.
  • Add support for xtensa architecture.
  • Add support for nios2 architecture.
  • Really add support for microblaze. A previous commit was lacking the necessary line.
  • Add support for e2k architecture. Thanks to Michael Shigorin.
  • Add min exponent width option in double-to-string conversion.
  • Remove redundant parenthesis.
  • Changed all macros to use DOUBLE_CONVERSION_ as prefix.
  • Renamed ALLOW_CASE_INSENSIBILITY to ALLOW_CASE_INSENSITIVITY, the old name is still available but officially deprecated.
  • Created and exposed new intermediate function StrtodTrimmed().
  • Fix 0x for string->double conversion when Hex Floats are allowed.
  • Avoid integer overflow when exponents for hex floats were too big.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 6e8afde57850a6e20c8690b2788791549aef2827

Package updates.
    Update to pycryptodome-3.12.0 (Python module).
    Update to graphviz-2.50.0.
    Update to double-conversion-3.1.6.
    Update to enchant-2.3.2.
    Update to ldns-1.8.1.
Note: See TracTickets for help on using tickets.