Age | Commit message (Expand) | Author |
---|---|---|
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 |