FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · yhirose/cpp-unicodelib · GitHub
yhirose
/
cpp-unicodelib
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
141
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 5, 2026
Share the segment scan, and settle ASCII word interiors without the rules
Show description for 222005f
yhirose
committed
222005f
View commit details
Copy full SHA for 222005f
Browse repository at this point
Add word_length and sentence_length beside grapheme_length
Show description for 6b0e370
yhirose
committed
6b0e370
View commit details
Copy full SHA for 6b0e370
Browse repository at this point
Commits on Aug 29, 2026
Pack the composition table into one integer per entry
Show description for 160b901
samhocevar
authored and
yhirose
committed
160b901
View commit details
Copy full SHA for 160b901
Browse repository at this point
Build the new UCD sweeps on the split() the tests already have
Show description for 78f6190
yhirose
committed
78f6190
View commit details
Copy full SHA for 78f6190
Browse repository at this point
Read the normalization fields each caller actually uses
Show description for d1cdbc0
yhirose
committed
d1cdbc0
View commit details
Copy full SHA for d1cdbc0
Browse repository at this point
Walk UnicodeData.txt in one place
Show description for d91f5dc
yhirose
committed
d91f5dc
View commit details
Copy full SHA for d91f5dc
Browse repository at this point
Commits on Aug 28, 2026
Give unassigned code points a canonical combining class of 0
Show description for e767228
yhirose
committed
e767228
View commit details
Copy full SHA for e767228
Browse repository at this point
Store a struct-valued table as one table per field
Show description for 120ec2d
yhirose
committed
120ec2d
View commit details
Copy full SHA for 120ec2d
Browse repository at this point
Store the property tables as deduplicated two-stage tries
Show description for 8675d56
yhirose
committed
8675d56
View commit details
Copy full SHA for 8675d56
Browse repository at this point
Commits on Aug 27, 2026
Replace the _simple_case_mappings map with a block table (#25)
Show description for 990dbc4
yhirose
authored
990dbc4
View commit details
Copy full SHA for 990dbc4
Browse repository at this point
Commits on Aug 26, 2026
Replace the hash-map lookup tables with sorted constexpr arrays
Show description for 9603809
yhirose
committed
9603809
View commit details
Copy full SHA for 9603809
Browse repository at this point
Commits on Jul 23, 2026
Make all constant helper tables inline const (#22)
Show description for bfdd356
samhocevar
authored
bfdd356
View commit details
Copy full SHA for bfdd356
Browse repository at this point
Commits on Jul 13, 2026
Fix case mapping, Hangul composition, and property table bugs (#20)
Show description for bbd10f0
yhirose
authored
bbd10f0
View commit details
Copy full SHA for bbd10f0
Browse repository at this point
Commits on Jun 20, 2026
Unify case mapping options into CaseOptions (breaking change)
Show description for 5083127
yhirose
committed
5083127
View commit details
Copy full SHA for 5083127
Browse repository at this point
Add East Asian Width and display width API
Show description for 6fb1424
yhirose
committed
6fb1424
View commit details
Copy full SHA for 6fb1424
Browse repository at this point
Commits on Jun 11, 2026
Fix install rule to ship unicodelib_names.h instead of non-existent aaa.h
yhirose
committed
be74eec
View commit details
Copy full SHA for be74eec
Browse repository at this point
Commits on Jun 10, 2026
Add input validation to encodings and property table lookups (#18)
Show description for 4a4d72c
yhirose
authored
4a4d72c
View commit details
Copy full SHA for 4a4d72c
Browse repository at this point
Simplify decode() and validate UTF-8 continuation bytes (#17)
Show description for 7264a28
yhirose
authored
7264a28
View commit details
Copy full SHA for 7264a28
Browse repository at this point
Commits on Jun 5, 2026
Fix simple_case_folding to return the code point itself for full-fold-only characters
Show description for b008735
yhirose
and
claude
committed
b008735
View commit details
Copy full SHA for b008735
Browse repository at this point
Commits on Dec 5, 2025
Support Unicode 17.0.0
yhirose
committed
f18fbc3
View commit details
Copy full SHA for f18fbc3
Browse repository at this point
Commits on Dec 4, 2025
Add generated block markers
yhirose
committed
b398ed8
View commit details
Copy full SHA for b398ed8
Browse repository at this point
Fix build errors
yhirose
committed
252866c
View commit details
Copy full SHA for 252866c
Browse repository at this point
Fix CMake version problem
yhirose
committed
9621992
View commit details
Copy full SHA for 9621992
Browse repository at this point
Add Dutch IJ titlecasing support and language check (Fix #11)
yhirose
committed
4f6e53c
View commit details
Copy full SHA for 4f6e53c
Browse repository at this point
Fix #12
yhirose
committed
93c670b
View commit details
Copy full SHA for 93c670b
Browse repository at this point
Commits on Oct 13, 2024
Support Unicode 16.0.0 (#9)
yhirose
authored
d68020d
View commit details
Copy full SHA for d68020d
Browse repository at this point
Commits on Dec 3, 2023
Support Unicode 15.1
yhirose
committed
797b1f0
View commit details
Copy full SHA for 797b1f0
Browse repository at this point
Commits on Jan 31, 2023
Update README
yhirose
authored
cfecf96
View commit details
Copy full SHA for cfecf96
Browse repository at this point
Updated Catch2 version
yhirose
committed
2a30eee
View commit details
Copy full SHA for 2a30eee
Browse repository at this point
Commits on Jan 23, 2023
Support Unicode 15.0
yhirose
committed
5f78b37
View commit details
Copy full SHA for 5f78b37
Browse repository at this point
Commits on Apr 1, 2022
clangformat
yhirose
committed
0745be1
View commit details
Copy full SHA for 0745be1
Browse repository at this point
Fix UB in conversion functions (#5)
Show description for 8c92d17
sfpvk
authored
8c92d17
View commit details
Copy full SHA for 8c92d17
Browse repository at this point
Fixed warnings (Fix #6)
yhirose
committed
7b0fa92
View commit details
Copy full SHA for 7b0fa92
Browse repository at this point
Commits on Dec 4, 2021
Update README.md
Show description for 238ebc5
yhirose
authored
238ebc5
View commit details
Copy full SHA for 238ebc5
Browse repository at this point
Commits on Oct 2, 2021
Support Unicode 14.0
yhirose
committed
026c316
View commit details
Copy full SHA for 026c316
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL