Skip to content

Commit

Permalink
Merge pull request #110 from biojppm/chore/update_fast_float
Browse files Browse the repository at this point in the history
[chore] update fast_float
  • Loading branch information
biojppm committed Apr 10, 2023
2 parents ae31e95 + 7c6604e commit 40feabd
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 76 deletions.
2 changes: 1 addition & 1 deletion changelog/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

### Fixes

- [PR#107](https://github.com/biojppm/c4core/pull/107) - Update fast_float.
- [PR#110](https://github.com/biojppm/c4core/pull/110)/[PR#107](https://github.com/biojppm/c4core/pull/107) - Update fast_float.
- [PR#106](https://github.com/biojppm/c4core/pull/106) - Fix include guard in the gcc 4.8 compatibility header, causing it to be missing from the amalgamated header.
- [PR#105](https://github.com/biojppm/c4core/pull/105) - Fix existing throw in `c4/ext/sg14/inplace_function.h`. Ensure tests run with exceptions disabled and RTTI disabled. Add examples of exceptional control flow with `setjmp()/std::longjmp()`.
- [PR#104](https://github.com/biojppm/c4core/pull/104) - Fix pedantic warnings in gcc, clang and MSVC
Expand Down
Loading

0 comments on commit 40feabd

Please sign in to comment.