-
Notifications
You must be signed in to change notification settings - Fork 38
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: dcleblanc/SafeInt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dcleblanc/SafeInt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 82 files changed
- 4 contributors
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92b8e81 - Browse repository at this point
Copy the full SHA 92b8e81View commit details -
David LeBlanc committed
Sep 8, 2022 Configuration menu - View commit details
-
Copy full SHA for c27a5d4 - Browse repository at this point
Copy the full SHA c27a5d4View commit details
Commits on Sep 14, 2022
-
Update helpfile.md to include specialization for std::hash
David LeBlanc committedSep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 229f5b9 - Browse repository at this point
Copy the full SHA 229f5b9View commit details
Commits on Oct 21, 2022
-
Update to fix throw annotations for use with custom exception handlers.
David LeBlanc committedOct 21, 2022 Configuration menu - View commit details
-
Copy full SHA for d0178e3 - Browse repository at this point
Copy the full SHA d0178e3View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e4b8e5 - Browse repository at this point
Copy the full SHA 7e4b8e5View commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 576dcf3 - Browse repository at this point
Copy the full SHA 576dcf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d95bc1 - Browse repository at this point
Copy the full SHA 3d95bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d509c62 - Browse repository at this point
Copy the full SHA d509c62View commit details
Commits on Feb 20, 2023
-
Fix regression because of adding copy constructor (#50)
* Add move constructor and move assignment. Will add compile test coverage next. * Fix problem with 8.x and 9.x gcc by removing all constructors, move constructors and assignment and move assignment operators for SafeInt<T>. Also solves warning from recent clang using -Wextra * Add regression test so that issue #47 doesn't recur * Add c++17 test for g++
Configuration menu - View commit details
-
Copy full SHA for 8d2d510 - Browse repository at this point
Copy the full SHA 8d2d510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82de380 - Browse repository at this point
Copy the full SHA 82de380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cafc91 - Browse repository at this point
Copy the full SHA 4cafc91View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 672a789 - Browse repository at this point
Copy the full SHA 672a789View commit details
Commits on May 1, 2023
-
* Change inline to static inline in order to accomodate misbehaved compilers. * Compile with clang using -Weverything, fix a bunch of picky warnings. * Fix errors on Windows test build resulting from seemingly benign changes on Linux. * Now that MSVC has thrown a major fit over casting literals, forcing fixes, we can re-enable the clang warning. * Clang and MSVC having conflicts * clang and MSVC now agree, TODO - write an app to nicely format and cast the test cases so they work. * Having a compiler food fight between Apple, MSVC and clang... --------- Co-authored-by: David LeBlanc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeb5103 - Browse repository at this point
Copy the full SHA eeb5103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925235c - Browse repository at this point
Copy the full SHA 925235cView 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 3.0.27...master