-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: nvmd/libkdtree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nvmd/libkdtree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 3 contributors
Commits on Jul 19, 2025
-
Add a check and if python does not exist but python3 does, use that. If neither is present, error out. This is to ease the migration to python3 (see https://peps.python.org/pep-0394/)
Configuration menu - View commit details
-
Copy full SHA for 24ddc08 - Browse repository at this point
Copy the full SHA 24ddc08View commit details -
Make long and int the same on python3
See https://peps.python.org/pep-0237/. Long and int are the same length on python3 (and long does not exist there any longer)
Configuration menu - View commit details
-
Copy full SHA for 4ef6d37 - Browse repository at this point
Copy the full SHA 4ef6d37View commit details -
- Use four spaces instead of tabs - Use 'is' for tests against None - Run the whole file through the black linter
Configuration menu - View commit details
-
Copy full SHA for 709be17 - Browse repository at this point
Copy the full SHA 709be17View commit details
Commits on Oct 12, 2025
-
Bump CMake minimum version to 3.5
The recently released CMake 4 drops support below CMake 3.5, causing a build failure if the minimum required version is specified below 3.5. This commit just bumps the minimum version; project still builds fine. Reported in Debian in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113165
Tobias Frost committedOct 12, 2025 Configuration menu - View commit details
-
Copy full SHA for af6b627 - Browse repository at this point
Copy the full SHA af6b627View commit details -
Merge pull request #8 from coldtobi/cmake-4
Bump CMake minimum version to 3.5
Configuration menu - View commit details
-
Copy full SHA for 4a3cafc - Browse repository at this point
Copy the full SHA 4a3cafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e4f88 - Browse repository at this point
Copy the full SHA b8e4f88View commit details -
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/0196c0175e9191c474c26ab5548db27ef5d34b05?narHash=sha256-WGaHVAjcrv%2BCun7zPlI41SerRtfknGQap281%2BAakSAw%3D' (2025-02-24) → 'github:nixos/nixpkgs/0b4defa2584313f3b781240b29d61f6f9f7e0df3?narHash=sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw%3D' (2025-10-09)
Configuration menu - View commit details
-
Copy full SHA for 6c422d3 - Browse repository at this point
Copy the full SHA 6c422d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0cbb2 - Browse repository at this point
Copy the full SHA 9b0cbb2View commit details
Loading
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 0.7.4...v0.7.5