index
:
zg
master
v0.14-beta
work-branch
Mirror of https://codeberg.org/atman/zg/
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DisplayWidth.zig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
4 days
Use width 2 when skin tone modifier detected
Sam Atman
1
-0
/
+5
4 days
Fix #74: Check for characters before popping in wrap
v0.15.3
Sam Atman
1
-2
/
+16
2025-09-14
Update codebase to Zig 0.15.1.
Michael Chaten
1
-6
/
+2
2025-05-04
Make DisplayWidth.setup public
v0.14.0-rc2
Sam Atman
1
-1
/
+7
2025-04-30
Allocation Failure Tests
Sam Atman
1
-26
/
+46
2025-04-30
Update README.md to new API
Sam Atman
1
-10
/
+10
2025-04-30
Factor out 'Data' for grapheme and DisplayWidth
Sam Atman
1
-76
/
+164
2025-04-29
Add general tests step
Sam Atman
1
-5
/
+5
2025-03-20
Add c0 and c1 control width options
Sam Atman
1
-5
/
+9
2024-04-11
DisplayWidth: explicitly set width to 2 when VS16 is found
Tim Culverhouse
1
-0
/
+4
2024-03-27
ScriptsData and made all Datas const
Jose Colon Rodriguez
1
-5
/
+5
2024-03-27
Rename DisplayWidthData
Jose Colon Rodriguez
1
-7
/
+7
2024-02-26
Using separate data struct model.
Jose Colon Rodriguez
1
-107
/
+98
2024-02-18
center, padLeft, padRight, and wrap
Jose Colon Rodriguez
1
-45
/
+248
2024-02-18
Testing Ghostty's Utf8Decoder. A bit slower
Jose Colon Rodriguez
1
-4
/
+3
2024-02-18
Code point code is now a method not a field.
Jose Colon Rodriguez
1
-3
/
+4
2024-02-18
Code point and grapheme are now namespaces.
Jose Colon Rodriguez
1
-2
/
+2
2024-02-17
Fixed isAsciiOnly and CodePointIterator ASCII bugs
Jose Colon Rodriguez
1
-4
/
+5
2024-02-17
display_width tweaks
Jose Colon Rodriguez
1
-12
/
+18
2024-02-17
isAsciiOnly SIMD tweaks
Jose Colon Rodriguez
1
-2
/
+6
2024-02-16
SIMD strWidth ASCII optimization
Jose Colon Rodriguez
1
-1
/
+36
2024-02-16
display_width with table
Jose Colon Rodriguez
1
-0
/
+111