Commit d126d12
TinySemVer
Release: v4.6.0 [skip ci]
### Minor
- Add: Georgian fast path (e02cb00)
### Patch
- Fix: `inline static` warnings with C++23 modules (#287) (374adbf)
- Improve: Reduce startup overhead for `sz_find_byteset_haswell` (#293) (7f2899a)
- Fix: Missing Georgian dispatch (5f91e7e)
- Improve: Drop stack-protection in hashing on GCC (23801e4)
- Improve: Reduce repeated reviews (2e5784b)
- Improve: Faster `sz_size_bit_ceil` (4003057)
- Improve: Avoid ZMM-to-stack spill in Skylake comparisons (d94a010)
- Make: Use relative install path for C sources (690d775)1 parent a296292 commit d126d12
File tree
6 files changed
+7
-7
lines changed- include/stringzilla
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments