Skip to content

Releases: google/double-conversion

Update version number

15 Sep 15:41
Compare
Choose a tag to compare

Updates the version number, including the one of the shared library.

Update version number

15 Sep 15:40
Compare
Choose a tag to compare

Updates the version numbers of the project and the so files.

Update version number

15 Sep 15:45
Compare
Choose a tag to compare

Updates the version number, including the one of the shared library.

Feature Release

09 Sep 15:17
Compare
Choose a tag to compare

Adds support for separator characters (which adds a new optional argument). Thus increasing the version number to 3.1.0
Adds support for hexadecimal float literals.
Support for more architectures (aarch64_be, or1k and microblazebe), pnacl.
Uses static_assert with newer compilers.
Cleanup to avoid undefined casts (to make ASAN happy).
Adds exports_files to the blaze BUILD file (to export the LICENSE file).
Tom Jackson fixed a bug where the processed length included trailing junk.

Bugfix release

09 Sep 15:12
Compare
Choose a tag to compare

Fixes a bug where large hex literals would lose their minus sign.

Bugfix release

09 Sep 15:11
Compare
Choose a tag to compare

Fixes a bug where large hex literals would lose their minus sign.

Bugfix release

09 Sep 15:11
Compare
Choose a tag to compare

Fixes a bug where large hex literals would lose their minus sign.

Bugfix release

09 Sep 15:11
Compare
Choose a tag to compare

Fixes a bug where large hex literals would lose their minus sign.

Maintenance Release

05 Aug 14:56
Compare
Choose a tag to compare

This release comes with minor code improvements and many build improvements.

This release bumps the major version number, because the layout of the source code has changed in an incompatible way. The API of the library is compatible to the v2 releases.

Maintenance Release

05 Aug 14:58
Compare
Choose a tag to compare

Minor code changes (fixing a warning) and some improvements to the build system.