1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Proper use of const functions More... almost 7 years ago
Stylistic changes reported by clang-tidy More... almost 7 years ago
Improving public interface More... almost 7 years ago
Some polishing in locale_utils More... almost 7 years ago
Encapsulate encoding transformations to locale_utils file. Clean some unused code. More... almost 7 years ago
Speedup by avoiding dynamic allocations More... almost 7 years ago
minor clang auto formatting More... almost 7 years ago
Tune check_compound_with_pattern_replacements() More... almost 7 years ago
Implement SIMPLIFIEDTRIPLE More... almost 7 years ago
Implement CHECKCOMPOUNDTRIPLE More... almost 7 years ago
Simplify code in hash-table. Update Readme. More... almost 7 years ago
Use our fast hash table for Affix Table too More... almost 7 years ago
Don't use cont data members More... almost 7 years ago
Fix tests of classify_casing More... almost 7 years ago
Possible compilation issues More... almost 7 years ago
Some optimizations in the custom hashtable More... almost 7 years ago
Move classify_casing() to locale_utils.cxx to avoid virtual calls. More... almost 7 years ago
Optimization in three-level affixing, prune unneeded searching More... almost 7 years ago
Use custom hashtable, should be faster More... almost 7 years ago
Reorder calls in affixing for performance More... almost 7 years ago
Performance optimization is two level suffixes More... almost 7 years ago
Performance optimization while affixing More... almost 7 years ago
Simplify affixing More... almost 7 years ago
Small speedup More... almost 7 years ago
Error in speed measuring, htime and ntime were inverted More... almost 7 years ago
Try with different hash table More... almost 7 years ago
Fixes in three-level affixing More... almost 7 years ago
Fix normalizing encoding name of .aff SET command Triggered by bulgarian dict which has SET microsoft-cp1251 More... almost 7 years ago
Some renames More... almost 7 years ago
More readble output in regress More... almost 7 years ago