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: sphinx-doc/sphinx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.1
Choose a base ref
...
head repository: sphinx-doc/sphinx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.2
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 27, 2021

  1. Bump version

    tk0miya committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    95969a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    355147e View commit details
    Browse the repository at this point in the history
  2. C++, fix parsing of fundamental types

    When multiple simple type specifiers are part of the type,
    then they may appear in any order.
    jakobandersen committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    67d6734 View commit details
    Browse the repository at this point in the history
  3. C, fix parsing of fundamental types

    When multiple simple type specifiers are part of the type,
    then they may appear in any order.
    jakobandersen committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c09643c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 5, 2021

  1. Merge pull request #9918 from jakobandersen/c-cpp-fundamental-type-pe…

    …rmutation
    
    C, C++: fundamental type parsing
    jakobandersen authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3ae124f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    95d6478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9983 from tk0miya/mypy-0.920

    Fix mypy violations (with mypy-0.920)
    tk0miya authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    54613e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Bump to 4.3.2 final

    tk0miya committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    5cf55d1 View commit details
    Browse the repository at this point in the history
Loading