The Wayback Machine - https://web.archive.org/web/20250311195709/https://github.com/TheAlgorithms/C/pull/580
Skip to content
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

[enhancement] formatted and added Hash directory to cmake #580

Merged
merged 18 commits into from
Jul 29, 2020

Conversation

kvedala
Copy link
Collaborator

@kvedala kvedala commented Jul 22, 2020

Description of Change

Programs in hash directory were not documented and present as one file. This PR splits the individual functions to individual files and enables CMAKE on the repo.

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

@kvedala kvedala requested a review from christianbender July 22, 2020 17:35
@kvedala kvedala added the enhancement New feature or request label Jul 29, 2020
@kvedala kvedala merged commit ff2e7a3 into TheAlgorithms:master Jul 29, 2020
@kvedala kvedala deleted the hash branch July 29, 2020 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant