-
Notifications
You must be signed in to change notification settings - Fork 135
Permalink
8000
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: felixguendling/cista
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: felixguendling/cista
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 25 files changed
- 3 contributors
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
10000 Copy full SHA for ea14ca4 - Browse repository at this point
Copy the full SHA ea14ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f25edc - Browse repository at this point
Copy the full SHA 8f25edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0ccf0 - Browse repository at this point
Copy the full SHA 1f0ccf0View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f86f264 - Browse repository at this point
Copy the full SHA f86f264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab9f79 - Browse repository at this point
Copy the full SHA 7ab9f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385ad89 - Browse repository at this point
Copy the full SHA 385ad89View commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b8c3956 - Browse repository at this point
Copy the full SHA b8c3956View commit details -
match on unqualified() types for const/volatile types (#119)
Julian Harbarth authoredNov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e6bbb27 - Browse repository at this point
Copy the full SHA e6bbb27View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7400c4 - Browse repository at this point
Copy the full SHA e7400c4View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ff7b2e - Browse repository at this point
Copy the full SHA 7ff7b2eView commit details
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e3e840 - Browse repository at this point
Copy the full SHA 5e3e840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976738d - Browse repository at this point
Copy the full SHA 976738dView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e118b39 - Browse repository at this point
Copy the full SHA e118b39View commit details
Commits on Dec 25, 2021
-
fix popcnt for win32 msvc (#124)
* fix popcnt for win32 msvc * add test for bitfield::count() * msvc: build for x86 too
Configuration menu - View commit details
-
Copy full SHA for e758a8c - Browse repository at this point
Copy the full SHA e758a8cView commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63a1c21 - Browse repository at this point
Copy the full SHA 63a1c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4f375 - Browse repository at this point
Copy the full SHA 2a4f375View commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99e7434 - Browse repository at this point
Copy the full SHA 99e7434View commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fac1ac2 - Browse repository at this point
Copy the full SHA fac1ac2View commit details
Commits on Feb 8, 2022
-
* fix tuple with identical types * enable structured bindings for tuple * fix formatting * add tuple_element_t * fix test name * add standard-layout tuple * actually add the tuple * improve tuple2 size wrt padding/alignment * tuple2: more improvement to alignment * remove unnecessary constructor calls * small fixes * remove unused & tidy up * fix warnings for clang-13 * replace cista::tuple by cista::tuple2 * remove .gdbinit * switch to clang-13 * add deduction guide * try fix msvc build * protect from ill-defined array.~T() * eliminate shadowing * sanitizer: switch to gcc 9 * size comparison runtime check for printing * tuple: omit size test on msvc * ci: valgrind check explicit * port tuple pretty printer to new tuple Co-authored-by: Julian Harbarth <harbarth@cs.tu-darmstadt.de>
Configuration menu - View commit details
-
Copy full SHA for 45798bd - Browse repository at this point
Copy the full SHA 45798bdView commit details -
make variant ctor constexpr (#125)
* make variant ctor constexpr * make ~variant constexpr only for c++20 and up
Configuration menu - View commit details
-
Copy full SHA for 36c5423 - Browse repository at this point
Copy the full SHA 36c5423View 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 v0.9...v0.10