-
Notifications
You must be signed in to change notification settings - Fork 23
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: GridTools/gridtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GridTools/gridtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release_v2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 294 files changed
- 3 contributors
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b8715e - Browse repository at this point
Copy the full SHA 9b8715eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e990e - Browse repository at this point
Copy the full SHA 24e990eView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99e1609 - Browse repository at this point
Copy the full SHA 99e1609View commit details -
Configuration menu - View commit details
-
Copy full SHA for b85f87f - Browse repository at this point
Copy the full SHA b85f87fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e2453 - Browse repository at this point
Copy the full SHA 08e2453View commit details
Commits on Apr 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ed0681 - Browse repository at this point
Copy the full SHA 3ed0681View commit details -
Remove examples and tests using
cpp_bindgen
(#1821)This removes the `cpp_bindgen` tests and examples from gridtools. If `cpp_bindgen` will be used with gridtools storages, we should recover the tests, possibly in the `cpp_bindgen` repo.
Configuration menu - View commit details
-
Copy full SHA for 1983a72 - Browse repository at this point
Copy the full SHA 1983a72View commit details -
Vendor Boost.Preprocessor (#1817)
This vendors Boost.Preprocessor from Boost 1.87.0 (https://github.com/boostorg/preprocessor/tree/boost-1.87.0, same as 1.85.0). I used a little helper script in `tools/vendor_boost_preprocessor/vendor_boost_preprocessor.py` (let me know what the best location for that would be) to help. This vendors only the headers from Boost.Preprocessor that gridtools actually uses (including transitive includes of course). Macros are renamed to `GT_PP_*` (from `BOOST_PP_*`). The vendored headers are now in `include/gridtools/preprocessor`. I'm not sure if you want to have them in some slightly less conspicuous place? Do you consider any `GT_*` macros to be part of the public API, or is that unspecified (should they be called `GT_IMPL_PP_*` instead)? There are 226 vendored headers, compared to 400 in the upstream Boost version.
Configuration menu - View commit details
-
Copy full SHA for 4957a56 - Browse repository at this point
Copy the full SHA 4957a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409a7dd - Browse repository at this point
Copy the full SHA 409a7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb48c4 - Browse repository at this point
Copy the full SHA 5fb48c4View 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 v2.3.6...release_v2.3