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: gtk-rs/gir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gtk-rs/gir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.18
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 16 files changed
  • 5 contributors

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    a09926f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Removed ´docs_rs_features´ option

    pentamassiv authored and sdroege committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a115339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d147d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    982f787 View commit details
    Browse the repository at this point in the history
  4. Add trait_name to API docs

    pentamassiv authored and sdroege committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bc65731 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    670d50c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. parser: Don't require name/type for record types

    As gtk4 now has a record that contains a union without a name/c-type
    bilelmoussaoui committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c7aa72a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix nightly clippy warnings

    bilelmoussaoui authored and sdroege committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5183676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8920910 View commit details
    Browse the repository at this point in the history
  3. codgen: generate doc_alias for static_type

    this allows finding *_type() functions using their c names
    bilelmoussaoui authored and sdroege committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dbaecb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e132ae8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    213b91d View commit details
    Browse the repository at this point in the history
  6. codegen: Fix extra new line

    bilelmoussaoui authored and sdroege committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    919e3d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3067c2a View commit details
    Browse the repository at this point in the history
  8. Fix clippy lint

    GuillaumeGomez authored and sdroege committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d5db1ed View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #1525 from sdroege/0.18-backports

    0.18 backports
    sdroege authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    23d7c10 View commit details
    Browse the repository at this point in the history
Loading