Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Update `char_range.inc` to Unicode 16 | Thaddeus Crews | 2024-10-21 | 1 | -33/+33 |
* | Merge pull request #81639 from MJacred/is_letter | Rémi Verschelde | 2024-05-03 | 1 | -0/+4 |
|\ | |||||
| * | Add is_valid_letter() to TextServer | MJacred | 2024-05-02 | 1 | -0/+4 |
* | | Rename internal is_ascii_char to is_ascii_alphabet_char | Aaron Franke | 2024-04-20 | 1 | -1/+1 |
|/ | |||||
* | Add Unicode support to `String.to_*_case()` methods | Danil Alexeev | 2024-02-22 | 1 | -12/+31 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function. | bruvzg | 2022-08-02 | 1 | -0/+20 |
* | Cleanup and move char functions to the `char_utils.h` header. | bruvzg | 2022-02-04 | 1 | -0/+92 |