Commit 40b3758
TinySemVer
Release: v4.0.12 [skip ci]
### Patch
- Make: Mutually exclusive platform flags (773d959)
- Fix: Skip `to_device` tests w/out GPUs found (d701592)
- Make: Propagate `SZ_TARGET` into `CIBW` env (b222e82)
- Improve: Avoid `realloc` for on-GPU views (77e67cf)
- Docs: Zero-copy Rust `compute_into` API with StringTape (f4ad81e)
- Improve: Validate `to_device(Strs)` for unicode (f3c5357)
- Improve: Pre-send to GPU with `to_device` (c78cd21)
- Fix: Same `Strs` slicing as in StringTape (b4f8d12)1 parent 773d959 commit 40b3758
File tree
6 files changed
+6
-6
lines changed- include/stringzilla
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
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 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| 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