Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unicode-rs/unicode-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rm-builtins
Choose a base ref
...
head repository: unicode-rs/unicode-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 18, 2025

  1. Merge pull request #20 from unicode-rs/rm-builtins

    Remove compiler_builtins
    Manishearth authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    1f84c2e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Fixes for debug formatting

    `Debug` and `Display` now properly print all the scripts with " + " seperators.
    dcsommer committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    d4936cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from dcsommer/debug-printing

    Fixes for debug formatting
    Manishearth authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    a5f747b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    ff7b824 View commit details
    Browse the repository at this point in the history
  2. Add method to return iso15924 tag

    Signed-off-by: Nico Burns <nico@nicoburns.com>
    nicoburns committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    3447343 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from nicoburns/unknown-Zzzz

    Map `Script::Unknown` to `Zzzz` short name
    Manishearth authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    323e8df View commit details
    Browse the repository at this point in the history
  4. Document as big-endian

    Signed-off-by: Nico Burns <nico@nicoburns.com>
    nicoburns committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    87af9af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24 from nicoburns/iso15924-tag

    Add method to return ISO15924 tag as `u32`
    Manishearth authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    1ad9b49 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Unicode 17

    clarfonthey committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    27eb05d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from clarfonthey/master

    Unicode 17
    Manishearth authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    72c7ca9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Bump to 0.5.8

    Manishearth committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    20cae87 View commit details
    Browse the repository at this point in the history
Loading