Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to harfbuzz funcs #4794

Merged
merged 15 commits into from
Apr 23, 2024
Merged

Commits on Apr 19, 2024

  1. Switch to harfbuzz funcs

    Manishearth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    291deae View commit details
    Browse the repository at this point in the history
  2. split up

    Manishearth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b6ba1a5 View commit details
    Browse the repository at this point in the history
  3. Update ffi/harfbuzz/src/lib.rs

    Co-authored-by: Shane F. Carr <shane@unicode.org>
    Manishearth and sffc authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ecfcc61 View commit details
    Browse the repository at this point in the history
  4. fixes

    Manishearth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b2278e3 View commit details
    Browse the repository at this point in the history
  5. separate CI

    Manishearth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    da052a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. boxed

    Manishearth committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    49ace1f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    537da17 View commit details
    Browse the repository at this point in the history
  2. fix

    Manishearth committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f74b6c5 View commit details
    Browse the repository at this point in the history
  3. fixes

    Manishearth committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2264879 View commit details
    Browse the repository at this point in the history
  4. finish

    Manishearth committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9823560 View commit details
    Browse the repository at this point in the history
  5. resync

    Manishearth committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f2262c5 View commit details
    Browse the repository at this point in the history
  6. Update ffi/harfbuzz/Cargo.toml

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    Manishearth and robertbastian authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e8393dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db78dcc View commit details
    Browse the repository at this point in the history
  8. Update Cargo.toml

    robertbastian authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e9475c View commit details
    Browse the repository at this point in the history
  9. fixes

    Manishearth committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d1ebdfb View commit details
    Browse the repository at this point in the history