-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] re #193: update c4core: remove time files, update fastfloat
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule c4core
updated
9 files
+0 −2 | CMakeLists.txt | |
+6 −0 | changelog/current.md | |
+9 −12 | src/c4/charconv.hpp | |
+1 −1 | src/c4/ext/fast_float | |
+84 −69 | src/c4/ext/fast_float_all.h | |
+14 −32 | src/c4/substr.hpp | |
+0 −59 | src/c4/time.cpp | |
+0 −92 | src/c4/time.hpp | |
+0 −2 | tools/amalgamate.py |