FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - dzfrias/simdutf · GitHub
dzfrias
/
simdutf
Public
forked from
simdutf/simdutf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simdutf
scripts
on
normalization
User selector
Datepicker
Commit history
Commits on Jul 31, 2026
Avoid unnecessary work for no composition workloads
dzfrias
committed
551c64b
View commit details
Copy full SHA for 551c64b
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Use 6 bit CCC values
dzfrias
committed
3b9fe82
View commit details
Copy full SHA for 3b9fe82
View code at this point
Browse repository at this point
Make normalization data tables smaller
dzfrias
committed
17acabb
View commit details
Copy full SHA for 17acabb
View code at this point
Browse repository at this point
Optimizations
Show description for 2db17e9
dzfrias
committed
2db17e9
View commit details
Copy full SHA for 2db17e9
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Improve scalar UTF-16 composition speed
Show description for 2cd32d0
dzfrias
committed
2cd32d0
View commit details
Copy full SHA for 2cd32d0
View code at this point
Browse repository at this point
Speed up normalization on sparse decomposition inputs
Show description for 3ee7327
dzfrias
committed
3ee7327
View commit details
Copy full SHA for 3ee7327
View code at this point
Browse repository at this point
Implement arm64 UTF-16 normalization
dzfrias
committed
90b86c6
View commit details
Copy full SHA for 90b86c6
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Improve scripts/normalization.py output
dzfrias
committed
d95e7cf
View commit details
Copy full SHA for d95e7cf
View code at this point
Browse repository at this point
Make UTF-16 decomposition tables store code units
Show description for 6c3ab38
dzfrias
committed
6c3ab38
View commit details
Copy full SHA for 6c3ab38
View code at this point
Browse repository at this point
Implement scalar UTF-16 normalization
dzfrias
committed
3ca6af6
View commit details
Copy full SHA for 3ca6af6
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Update scripts/check_typos to ignore UCD files
dzfrias
committed
700bc93
View commit details
Copy full SHA for 700bc93
View code at this point
Browse repository at this point
Fix some spelling issues
dzfrias
committed
2348193
View commit details
Copy full SHA for 2348193
View code at this point
Browse repository at this point
Fix oversized load overflow on decomposition table
dzfrias
committed
47f25b3
View commit details
Copy full SHA for 47f25b3
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
Start implementation of fast Unicode normalization functions
Show description for 5915ec1
dzfrias
committed
5915ec1
View commit details
Copy full SHA for 5915ec1
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
scripts/add_function.py: Better #if detection (#985)
Show description for e13753c
BenjaminBucher
authored
e13753c
View commit details
Copy full SHA for e13753c
View code at this point
Browse repository at this point
Commits on May 28, 2026
updating doxygen
lemire
committed
7747efe
View commit details
Copy full SHA for 7747efe
View code at this point
Browse repository at this point
Commits on May 6, 2026
scripts/add_function.py: fixes (#971)
Show description for 214f8ce
BenjaminBucher
authored
214f8ce
View commit details
Copy full SHA for 214f8ce
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
simpler approach to removing the C++ lib dependency at runtime (#962)
Show description for 5c0c050
lemire
authored
5c0c050
View commit details
Copy full SHA for 5c0c050
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Better fastbase64 + man pages (#947)
Show description for df30c50
lemire
and
Copilot
authored
df30c50
View commit details
Copy full SHA for df30c50
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
fix issue in feature check test
pauldreik
committed
7538785
View commit details
Copy full SHA for 7538785
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
adding short input benchmarks (#927)
Show description for ced5a8a
lemire
and
sleepingeight
authored
ced5a8a
View commit details
Copy full SHA for ced5a8a
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
fixing issue 921 (#922)
Show description for 2950a43
lemire
authored
2950a43
View commit details
Copy full SHA for 2950a43
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Add a C API (#897)
Show description for 2542805
authored
2542805
View commit details
Copy full SHA for 2542805
View code at this point
Browse repository at this point
add script for checking typos
pauldreik
committed
187ae78
View commit details
Copy full SHA for 187ae78
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
Fix typos (#888)
Show description for d56ea3e
kianmeng
authored
d56ea3e
View commit details
Copy full SHA for d56ea3e
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
fixes the check_feature_macros script. (#889)
lemire
authored
892bae6
View commit details
Copy full SHA for 892bae6
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
spell endianness with two n
pauldreik
committed
edcace4
View commit details
Copy full SHA for edcace4
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
add helper script to compile many variations efficiently
pauldreik
committed
3a7fb19
View commit details
Copy full SHA for 3a7fb19
View code at this point
Browse repository at this point
add script for measuring compile time
pauldreik
committed
4410652
View commit details
Copy full SHA for 4410652
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
add script for testing selective amalgamation
pauldreik
committed
1b6d4ce
View commit details
Copy full SHA for 1b6d4ce
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
UTF16 to UTF8 length with replacement (#851)
Show description for 006c083
authored
006c083
View commit details
Copy full SHA for 006c083
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Add --filter option to only run matching benchmarks (#858)
erikcorry
authored
7bd15d4
View commit details
Copy full SHA for 7bd15d4
View code at this point
Browse repository at this point
Commits on Aug 10, 2025
lint
lemire
committed
ae3655a
View commit details
Copy full SHA for ae3655a
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
adding tests to check feature macros (#813)
lemire
authored
aaff58f
View commit details
Copy full SHA for aaff58f
View code at this point
Browse repository at this point
Commits on May 27, 2025
including atomic tests in CI
lemire
committed
b84fecb
View commit details
Copy full SHA for b84fecb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL