| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-08 | 2.8 kB | |
| v3.4.0 source code.tar.gz | 2025-12-08 | 7.0 MB | |
| v3.4.0 source code.zip | 2025-12-08 | 7.1 MB | |
| Totals: 3 Items | 14.1 MB | 0 | |
What's Changed
- CMake: Raised required version to 3.5 by @heirecka in https://github.com/google/double-conversion/pull/240
- Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot[bot] in https://github.com/google/double-conversion/pull/241
- Always initialize decimal-point variable. by @floitsch in https://github.com/google/double-conversion/pull/244
- Explain that ToShortest might not be the shortest. by @floitsch in https://github.com/google/double-conversion/pull/245
- Add higher bound for cmake. by @floitsch in https://github.com/google/double-conversion/pull/246
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in https://github.com/google/double-conversion/pull/248
- Bump lukka/get-cmake from 4.0.2 to 4.0.3 by @dependabot[bot] in https://github.com/google/double-conversion/pull/250
- Bump lukka/get-cmake from 4.0.3 to 4.1.0 by @dependabot[bot] in https://github.com/google/double-conversion/pull/252
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/google/double-conversion/pull/253
- Bump lukka/get-cmake from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/google/double-conversion/pull/254
- Add alias double-conversion::double-conversion by @Flamefire in https://github.com/google/double-conversion/pull/255
- Revert "Add _ITERATOR_DEBUG_LEVEL=2 and _DEBUG defines (#202)" by @Osyotr in https://github.com/google/double-conversion/pull/256
- Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in https://github.com/google/double-conversion/pull/259
- Install pkg-config file (from CMake build) by @Ericson2314 in https://github.com/google/double-conversion/pull/262
- Update CI runners and minimal cmake. by @floitsch in https://github.com/google/double-conversion/pull/257
- Bump lukka/get-cmake from 4.1.1 to 4.1.2 by @dependabot[bot] in https://github.com/google/double-conversion/pull/258
- Bump lukka/get-cmake from 4.1.2 to 4.2.0 by @dependabot[bot] in https://github.com/google/double-conversion/pull/264
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/google/double-conversion/pull/265
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/google/double-conversion/pull/266
- Prepare new release. by @floitsch in https://github.com/google/double-conversion/pull/267
New Contributors
- @Flamefire made their first contribution in https://github.com/google/double-conversion/pull/255
- @Osyotr made their first contribution in https://github.com/google/double-conversion/pull/256
- @Ericson2314 made their first contribution in https://github.com/google/double-conversion/pull/262
Full Changelog: https://github.com/google/double-conversion/compare/v3.3.1...v3.4.0