Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode database compression, step 2: | Fredrik Lundh | 2000-09-25 | 1 | -4277/+4522 |
| | | | | | | | | | | - fixed attributions - moved decomposition data to a separate table, in preparation for step 3 (which won't happen before 2.0 final, promise!) - use relative paths in the generator script I have a lot more stuff in the works for 2.1, but let's leave that for another day... | ||||
* | unicode database compression, step 1: | Fredrik Lundh | 2000-09-24 | 1 | -0/+4380 |
- use unidb compression for the unicodedata module. on Windows, the new unidatabase module is 120k, down from nearly 600k. |