-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testing/matgen: reduce use of f2c.h #93
Merged
xiaoyeli
merged 9 commits into
xiaoyeli:master
from
gruenich:feature/testing-reduce-f2c
May 21, 2023
Merged
testing/matgen: reduce use of f2c.h #93
xiaoyeli
merged 9 commits into
xiaoyeli:master
from
gruenich:feature/testing-reduce-f2c
May 21, 2023
Commits on May 21, 2023
-
Replace f2c' use of int with TRUE_ and FALSE_
Configuration menu - View commit details
-
Copy full SHA for 75ff133 - Browse repository at this point
Copy the full SHA 75ff133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f3ca7 - Browse repository at this point
Copy the full SHA 85f3ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da7a56 - Browse repository at this point
Copy the full SHA 5da7a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67baf9 - Browse repository at this point
Copy the full SHA a67baf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91284c1 - Browse repository at this point
Copy the full SHA 91284c1View commit details -
[matgen] Replace macros dmin and dmax
dmin is never used dmax is replaced by fmax from math.h
Configuration menu - View commit details
-
Copy full SHA for c771070 - Browse repository at this point
Copy the full SHA c771070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 358d3d0 - Browse repository at this point
Copy the full SHA 358d3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8629c86 - Browse repository at this point
Copy the full SHA 8629c86View commit details -
[cmake] Set C standard to C99 without GNU extensions for whole project
Does not overwrite setting by user, if variables are set.
Configuration menu - View commit details
-
Copy full SHA for 21140dc - Browse repository at this point
Copy the full SHA 21140dcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.