Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | LibUnicode: Handle edge-case script extensions, Common and Inherited | Timothy Flynn |
2021-08-11 | LibUnicode: Generate separate tables for scripts and script extensions | Timothy Flynn |
2021-08-11 | LibUnicode: Generate separate tables for Unicode properties | Timothy Flynn |
2021-08-11 | LibUnicode: Include Unassigned code points in the Other General Category | Timothy Flynn |
2021-08-11 | LibUnicode: Generate separate tables for General Category properties | Timothy Flynn |
2021-07-28 | LibUnicode: Handle code points that are both cased and case-ignorable | Timothy Flynn |
2021-07-28 | LibUnicode: Check word break when deciding on case-ignorable code points | Timothy Flynn |
2021-07-28 | LibUnicode: Check property list when deciding if a code point is cased | Timothy Flynn |
2021-07-27 | LibUnicode: Begin implementing special Unicode case folding | Timothy Flynn |
2021-07-26 | LibUnicode: Introduce a Unicode library for interacting with UCD files | Timothy Flynn |