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

Reorganize CoolPropTools.h into smaller modules #982

Merged
merged 7 commits into from Feb 23, 2016
Merged

Commits on Feb 22, 2016

  1. Break up tools headers into pieces that make more sense, allowing for…

    … potentially smaller binaries and faster compilation
    ibell committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    42e4145 View commit details
    Browse the repository at this point in the history
  2. Fix some header issues

    ibell committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    c4f89fa View commit details
    Browse the repository at this point in the history
  3. Update DBL_EPSILON

    ibell committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    423d08a View commit details
    Browse the repository at this point in the history
  4. Fix _HUGE and accumulate errors

    ibell committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    11d952f View commit details
    Browse the repository at this point in the history
  5. Add missing fstream include

    ibell committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    c3a4778 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7319b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b944d3a View commit details
    Browse the repository at this point in the history