| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mass replace '[?] ' -> None | Tomaz Solc | 2020-12-20 | 1 | -12/+12 |
| | | | | | | | | To make use of the new 'errors' argument. It seems that '[?] ' (with space) was used for code points that were assigned, but the replacement was not known. | ||||
| * | Mass replace '[?]' -> None | Tomaz Solc | 2020-12-20 | 1 | -210/+210 |
| | | | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints. | ||||
| * | Support for characters beyond BMP and below PUA | Tomaz Solc | 2010-10-12 | 1 | -0/+257 |
