You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
is there a unit test that also covers extended langs?
add test case for binary data, empty string, etc.
hmm why only null generated ./encodings/compact_lang_det/generated/compact_lang_det_generated_cjkbis_0.cc? others have null (_0) and non-null versions?
make thread stress test
remove dead files
memory leak...?
am i sure no unicode normalization was done...? what about NFC normalization for the UChar* API (in cld_unicodetext.cc)?