Skip to content
GitLab
Explore
Sign in
Optimize Character::width for ascii/ < 256 cases
Code
Review changes
Check out branch
Download
Patches
Plain diff
Waqar Ahmed
requested to merge
work/wcwidth
into
master
Dec 08, 2021
Overview
2
Commits
1
Pipelines
4
Changes
1
Expand
This runs much faster.
Avoids table lookup
Allows inlined method to be more useful
Merge request reports
Loading