nicm 3a5219c6d0 Instead of storing all UTF-8 characters in the extended cell which means
that 14 bytes are wasted for each character in the BMP, only store
characters of three bytes or less in the cell itself and store others
(outside the BMP or with combining characters) in a separate global
tree. Can reduce grid memory use for heavy Unicode users by around 30%.
2020-05-25 09:32:10 +00:00
2020-05-16 14:13:37 +00:00
2020-05-22 15:08:38 +00:00
2020-05-16 15:35:19 +00:00
2020-04-09 14:23:34 +00:00
2019-11-28 09:51:58 +00:00
2019-11-28 09:51:58 +00:00
Description
No description provided
56 MiB
Languages
C 87.5%
Roff 7.1%
Shell 2.7%
Yacc 1.3%
M4 0.8%
Other 0.5%