Commit Graph

10 Commits

Author SHA1 Message Date
Jia Yue Hua
1ba2b8cc67
[fast-float] update to 6.1.1 (#37662) 2024-03-25 15:35:09 -07:00
Mikhail
a0df1435f9
[fast-float] 6.1.0 fixed incorrect hash (#37436) 2024-03-14 12:29:12 -07:00
Jia Yue Hua
510f88d93a
[fast-float] update to 6.1.0 (#36996)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-02-28 16:42:02 -08:00
JonLiu1993
cfd0a5a75a
[fast-float] update to 6.0.0 (#35852)
* [fast-float] update to 6.0.0

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-28 00:01:47 -08:00
Weihang Ding
bf2dbc58a8
[fast-float] Bump to 5.2.0 (#33375)
* [fast-float] Bump to 5.2.0

* Update version database
2023-08-29 11:56:28 -07:00
Chenxi LI
1fc833f6e0
[fast-float] Update to 4.0.0 (#30962)
Co-authored-by: Chenxi Li <chenxil@yanhuangdata.com>
2023-04-19 14:33:43 -07:00
Cheney Wang
cd9fa257c1
[fast-float] Update to 3.11.0 (#30543)
* [fast-float] Update to 3.11.0

* Add blank line
2023-03-30 11:59:20 -07:00
chausner
28098e75ae
[fast-float] Update to 3.5.1 (#26615)
* Update fast-float to 3.5.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-01 09:22:25 -07:00
Frank
709e9ec32e
[fast-float] Update version to v3.2.0 (#21447)
* fast-float update to v3.2.0

* update version

* update

* update version to v3.2.0

* update version

* update version

* update version

* update

* revert portfile.camke

* update version
2021-11-19 22:21:35 -08:00
georg-emg
bfc3ba0aab
[fast-float] Add new port (#16144)
* added a port for the fast_float library

* Updated fast_float to version 0.8.0

* Added version files for fast-float

* Added newline at end of file

* Updated git-tree entry after change

* Fixed line endings

* Updated tree after change

* ran vcpkg x-add-version --all to fix versions for log4cpp, which were broken for some reason.
2021-02-10 23:56:13 -08:00