| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-07-07 | 1.2 kB | |
| v3.2.1 source code.tar.gz | 2022-07-07 | 7.0 MB | |
| v3.2.1 source code.zip | 2022-07-07 | 7.1 MB | |
| Totals: 3 Items | 14.1 MB | 0 | |
What's Changed
- Disable quiet nan test on windows by @floitsch in https://github.com/google/double-conversion/pull/174
- Test on all platforms. by @floitsch in https://github.com/google/double-conversion/pull/175
- Fix warnings on Windows by @floitsch in https://github.com/google/double-conversion/pull/176
- Run ctests first. by @floitsch in https://github.com/google/double-conversion/pull/177
- Give shared-lib option and test install by @floitsch in https://github.com/google/double-conversion/pull/179
- Install Windows debbuger (pdb) files. by @floitsch in https://github.com/google/double-conversion/pull/178
- Add a cast to silence a signedness conversion warning. by @pkasting in https://github.com/google/double-conversion/pull/182
- Issue [#184] : Fixed all -Wzero-as-null-pointer-constant warnings by @seanm in https://github.com/google/double-conversion/pull/185
New Contributors
- @pkasting made their first contribution in https://github.com/google/double-conversion/pull/182
- @seanm made their first contribution in https://github.com/google/double-conversion/pull/185
Full Changelog: https://github.com/google/double-conversion/compare/v3.2.0...v3.2.1