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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://codeberg.org/atman/zg into graphemeClusterWidth
Lich
2026-01-13
1
-8
/
+23
|
\
|
*
Use width 2 when skin tone modifier detected
Sam Atman
2025-12-23
1
-0
/
+5
|
*
Fix #74: Check for characters before popping in wrap
v0.15.3
Sam Atman
2025-12-23
1
-2
/
+16
|
*
Update codebase to Zig 0.15.1.
Michael Chaten
2025-09-14
1
-6
/
+2
*
|
Moved part of the `strWidth` into its own `graphemeClusterWidth` function
Lich
2025-07-20
1
-23
/
+27
|
/
*
Make DisplayWidth.setup public
v0.14.0-rc2
Sam Atman
2025-05-04
1
-1
/
+7
*
Allocation Failure Tests
Sam Atman
2025-04-30
1
-26
/
+46
*
Update README.md to new API
Sam Atman
2025-04-30
1
-10
/
+10
*
Factor out 'Data' for grapheme and DisplayWidth
Sam Atman
2025-04-30
1
-76
/
+164
*
Add general tests step
Sam Atman
2025-04-29
1
-5
/
+5
*
Add c0 and c1 control width options
Sam Atman
2025-03-20
1
-5
/
+9
*
DisplayWidth: explicitly set width to 2 when VS16 is found
Tim Culverhouse
2024-04-11
1
-0
/
+4
*
ScriptsData and made all Datas const
Jose Colon Rodriguez
2024-03-27
1
-5
/
+5
*
Rename DisplayWidthData
Jose Colon Rodriguez
2024-03-27
1
-7
/
+7
*
Using separate data struct model.
Jose Colon Rodriguez
2024-02-26
1
-0
/
+351