-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: unicode-rs/unicode-script
base: rm-builtins
head repository: unicode-rs/unicode-script
compare: master
- 11 commits
- 4 files changed
- 4 contributors
Commits on Jun 18, 2025
-
Merge pull request #20 from unicode-rs/rm-builtins
Remove compiler_builtins
Configuration menu - View commit details
-
Copy full SHA for 1f84c2e - Browse repository at this point
Copy the full SHA 1f84c2eView commit details
Commits on Aug 14, 2025
-
`Debug` and `Display` now properly print all the scripts with " + " seperators.
Configuration menu - View commit details
-
Copy full SHA for d4936cb - Browse repository at this point
Copy the full SHA d4936cbView commit details -
Merge pull request #22 from dcsommer/debug-printing
Fixes for debug formatting
Configuration menu - View commit details
-
Copy full SHA for a5f747b - Browse repository at this point
Copy the full SHA a5f747bView commit details
Commits on Aug 15, 2025
-
Map Unknown script to Zzzz short name
This is specified in UAX#24 (https://www.unicode.org/reports/tr24/#Relation_To_ISO15924) And matches HarfBuzz's definition https://github.com/harfbuzz/harfbuzz/blob/0e6e18e74f31f4f3fd3817086b03490a24714888/src/hb-script-list.h#L240
Configuration menu - View commit details
-
Copy full SHA for ff7b824 - Browse repository at this point
Copy the full SHA ff7b824View commit details -
Add method to return iso15924 tag
Signed-off-by: Nico Burns <nico@nicoburns.com>
Configuration menu - View commit details
-
Copy full SHA for 3447343 - Browse repository at this point
Copy the full SHA 3447343View commit details -
Merge pull request #23 from nicoburns/unknown-Zzzz
Map `Script::Unknown` to `Zzzz` short name
Configuration menu - View commit details
-
Copy full SHA for 323e8df - Browse repository at this point
Copy the full SHA 323e8dfView commit details -
Signed-off-by: Nico Burns <nico@nicoburns.com>
Configuration menu - View commit details
-
Copy full SHA for 87af9af - Browse repository at this point
Copy the full SHA 87af9afView commit details -
Merge pull request #24 from nicoburns/iso15924-tag
Add method to return ISO15924 tag as `u32`
Configuration menu - View commit details
-
Copy full SHA for 1ad9b49 - Browse repository at this point
Copy the full SHA 1ad9b49View commit details
Commits on Nov 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27eb05d - Browse repository at this point
Copy the full SHA 27eb05dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c7ca9 - Browse repository at this point
Copy the full SHA 72c7ca9View commit details
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20cae87 - Browse repository at this point
Copy the full SHA 20cae87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rm-builtins...master