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
/
Normalize.zig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocation Failure Tests
Sam Atman
2025-04-30
1
-15
/
+0
*
Setup variants for all allocating modules
Sam Atman
2025-04-30
1
-7
/
+32
*
Remove FoldData, make CaseFolding
Sam Atman
2025-04-30
1
-1
/
+15
*
Merge NormData with Normalize
Sam Atman
2025-04-30
1
-85
/
+108
*
Factor out 'Data' for grapheme and DisplayWidth
Sam Atman
2025-04-30
1
-15
/
+14
*
Add general tests step
Sam Atman
2025-04-29
1
-3
/
+4
*
Add result.toOwned() to Normalize.zig
Sam Atman
2025-04-29
1
-0
/
+9
*
All the std.mem.Allocators that were stored just for init and deinit
lch361
2025-04-29
1
-5
/
+5
*
Normalize: Mark utf8Encode errors as unreachable, use explicit error sets
Ryan Liptak
2024-06-25
1
-11
/
+11
*
NormData init now takes pointer to uninitialized Self to avoid stack copy iss...
Jose Colon Rodriguez
2024-04-02
1
-8
/
+16
*
Updated README
Jose Colon Rodriguez
2024-03-31
1
-41
/
+0
*
Split out Unicode tests to separate file
Jose Colon Rodriguez
2024-03-28
1
-120
/
+1
*
ScriptsData and made all Datas const
Jose Colon Rodriguez
2024-03-27
1
-29
/
+29
*
GraphemeData and Normalize non-pub fns
Jose Colon Rodriguez
2024-03-26
1
-6
/
+6
*
Rename CaseFold and Normalize
Jose Colon Rodriguez
2024-03-23
1
-0
/
+774