David Smith
ea7d07714f
Switch grapheme break property searching to Eytzinger binary search ( #71668 )
2024-02-16 16:06:20 -08:00
Alejandro Alonso
da246ac287
Use Apple's PUA Unicode data
...
oops
2021-12-13 03:32:40 -08:00
Alejandro Alonso
3b402f0179
[stdlib] Implement native Unicode.Scalar binary properties ( #39597 )
...
* Generate Unicode data for Scalar Binary Properties
* Use native scalar binary property lookup
* Add _BinaryProperties to Scalar Properties
narrow access control
* Upgrade the notice to a warning in UnicodeScalarProperties
2021-11-15 15:20:46 -08:00
Alejandro Alonso
9b25a2d02b
Add a Unicode normalization data generator
2021-09-29 14:20:21 -07:00
Alejandro Alonso
b189084f4f
[utils] Add a Unicode data generator util package ( #39213 )
...
* Add a Unicode data generator util package
* Add a common GenUtils library
* Use string methods for reading/writing files
2021-09-09 15:47:37 -07:00