Commit 74df6c3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
- .github/.old/log.hpp
- .github/.old/util.hpp
- .github/workflows/ci.yml+4-2
- .gitignore+1
- .gitmodules+3
- CMakeLists.txt+12-7
- bm/CMakeLists.txt+52-4
- bm/bm.yml+17
- bm/bm_charconv.cpp+1.1k
- bm/bm_format.cpp+410
- bm/charconv.cpp-893
- bm/float/CMakeLists.txt+75
- bm/float/measure.py+65
- bm/float/read.cpp+170
- bm/ryu.cmake+33
- cmake+1-1
- src/c4/c4core.natvis+21
- src/c4/char_traits.cpp-3
- src/c4/charconv.hpp+212-163
- src/c4/cpu.hpp+3-4
- src/c4/ext/fast_float+1
- src/c4/ext/fast_float.hpp+24
- src/c4/ext/rng/rng.hpp+187
- src/c4/format.cpp+2-3
- src/c4/format.hpp+6-4
- src/c4/language.cpp-3
- src/c4/memory_util.cpp-3
- src/c4/memory_util.hpp+16-4
- src/c4/substr.hpp+25-26
- src/c4/time.cpp-3
- test/CMakeLists.txt+14-2
- test/c4/libtest/archetypes.cpp-3
- test/c4/libtest/archetypes.hpp+23-51
- test/c4/libtest/supprwarn_push.hpp+1
- test/c4/libtest/test.cpp-3
- test/c4/main.cpp+3
- test/c4/test.hpp+26-72
- test/test_allocator.cpp+32-35
- test/test_base64.cpp+14-14
- test/test_bitmask.cpp+92-94
- test/test_blob.cpp+5-5
- test/test_char_traits.cpp+36-39
- test/test_charconv.cpp+630-439
- test/test_ctor_dtor.cpp+40-38
- test/test_enum.cpp+33-32
- test/test_error.cpp+10-13
- test/test_error_exception.cpp+26-26
- test/test_format.cpp+255-240
- test/test_log.cpp+8-3
- test/test_memory_resource.cpp+48-50
- test/test_memory_util.cpp+130-129
- test/test_preprocessor.cpp-3
- test/test_span.cpp+342-409
- test/test_std_string.cpp+9-9
- test/test_std_vector.cpp+4-4
- test/test_substr.cpp+2.1k-2.1k
- test/test_szconv.cpp+37-40
- test/test_type_name.cpp+17-20
- test/test_types.cpp+32-35
0 commit comments