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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin conformance test
Sam Atman
2025-05-15
5
-58
/
+361
*
Implement Word iterator
Sam Atman
2025-05-15
1
-0
/
+228
*
Vastly simplify peek()
Sam Atman
2025-05-15
1
-60
/
+3
*
Refactor in unicode_tests
Sam Atman
2025-05-15
2
-32
/
+53
*
Add WordBreakPropertyData
Sam Atman
2025-05-15
1
-0
/
+102
*
Various small iterator improvements
Sam Atman
2025-05-15
1
-4
/
+51
*
Add reverse CodePoint iterator
Sam Atman
2025-05-15
1
-1
/
+67
*
Maximal Subparts tests
Sam Atman
2025-05-15
1
-37
/
+114
*
Replace CodePoint Decoding with Hörhmann Method
Sam Atman
2025-05-15
1
-59
/
+204
*
Add overlong test, which should fail
Sam Atman
2025-05-14
1
-2
/
+15
*
Make DisplayWidth.setup public
v0.14.0-rc2
Sam Atman
2025-05-04
1
-1
/
+7
*
Remove inner setup from GeneralCategories
Sam Atman
2025-05-01
1
-10
/
+1
*
Update Unicode version in README.md
Sam Atman
2025-04-30
1
-0
/
+1
*
Unicode 16.0
Sam Atman
2025-04-30
1
-1
/
+7
*
Allocation Failure Tests
Sam Atman
2025-04-30
11
-91
/
+178
*
Setup variants for all allocating modules
Sam Atman
2025-04-30
7
-146
/
+228
*
Update README.md to new API
Sam Atman
2025-04-30
1
-10
/
+10
*
Rest of the Renamings
Sam Atman
2025-04-30
5
-0
/
+0
*
Remove FoldData, make CaseFolding
Sam Atman
2025-04-30
4
-167
/
+218
*
Merge NormData with Normalize
Sam Atman
2025-04-30
10
-278
/
+269
*
grapheme now Graphemes, Data files gone
Sam Atman
2025-04-30
4
-193
/
+4
*
Factor out 'Data' for grapheme and DisplayWidth
Sam Atman
2025-04-30
6
-119
/
+313
*
Add general tests step
Sam Atman
2025-04-29
7
-44
/
+49
*
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
15
-102
/
+86
*
Bump copyright year, isolate iterator tests
Sam Atman
2025-04-29
1
-13
/
+18
*
Add c0 and c1 control width options
Sam Atman
2025-03-20
2
-32
/
+36
*
Fix leak of cwcf_exceptions in FoldData
Ryan Liptak
2024-12-04
1
-0
/
+2
*
Add peek() to Grapheme.Iterator
Sam Atman
2024-11-02
2
-0
/
+95
*
Replace deprecated uses of std.mem.split
Sam Atman
2024-11-02
1
-8
/
+8
*
WidthData: define error set as mem.Allocator.Error
Tim Culverhouse
2024-10-14
1
-5
/
+5
*
GraphemeData: define error set as mem.Allocator.Error
Tim Culverhouse
2024-10-14
1
-7
/
+7
*
refactor CodePoint.Iterator into a reusable fn
Jonathan Raphaelson
2024-07-05
1
-57
/
+79
*
FoldData: Minimize Changes_When_Casefolded data
Ryan Liptak
2024-06-27
1
-5
/
+16
*
Removed all inlines
Jose Colon Rodriguez
2024-06-26
11
-33
/
+35
*
Added changes when casefolded back
Jose Colon Rodriguez
2024-06-26
1
-2
/
+6
*
Implemented sqeek502s case fold
Jose Colon Rodriguez
2024-06-26
2
-36
/
+53
*
Normalize: Mark utf8Encode errors as unreachable, use explicit error sets
Ryan Liptak
2024-06-25
1
-11
/
+11
*
codepoint: prevent panic when last cp too short
Tim Culverhouse
2024-06-10
1
-0
/
+11
*
Merge pull request 'DisplayWidth: explicitly set width to 2 when VS16 is foun...
Jose Colon
2024-04-11
1
-0
/
+4
|
\
|
*
DisplayWidth: explicitly set width to 2 when VS16 is found
Tim Culverhouse
2024-04-11
1
-0
/
+4
*
|
grapheme: export grapheme.State struct
Tim Culverhouse
2024-04-11
1
-1
/
+1
|
/
*
NormData init now takes pointer to uninitialized Self to avoid stack copy iss...
Jose Colon Rodriguez
2024-04-02
3
-14
/
+20
*
Updated README
Jose Colon Rodriguez
2024-03-31
14
-87
/
+36
*
Split out Unicode tests to separate file
Jose Colon Rodriguez
2024-03-28
3
-185
/
+195
*
Merged NumericData into PropsData
Jose Colon Rodriguez
2024-03-28
2
-69
/
+44
*
PropsData and errdefers for init fns
Jose Colon Rodriguez
2024-03-28
13
-22
/
+179
*
ScriptsData and made all Datas const
Jose Colon Rodriguez
2024-03-27
17
-57
/
+283
*
Friendly general category methods
Jose Colon Rodriguez
2024-03-27
1
-30
/
+116
*
Rename DisplayWidthData
Jose Colon Rodriguez
2024-03-27
1
-7
/
+7
[next]