Skip to content
Permalink

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: deanberris/cpp-netlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wasphin/cpp-netlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 4, 2019

  1. Update Travis config to support more compilers

    This change allows us to get more compilers and eventually more
    platforms being tested.
    deanberris committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    0a6f0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055789c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5967ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e9bd3f View commit details
    Browse the repository at this point in the history
  5. fixup: simplify config

    deanberris committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    0575a4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24b38e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c70cc30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d9dc58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb69c20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99c0f84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61b166f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    051e508 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #848 from deanberris/travis-upgrade-compilers

    Update Travis Configuration
    glynos authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    7337516 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Rename code_of_conduct.md to CODE_OF_CONDUCT.md (#868)

    This allows GitHub to automatically surface this information in the UI.
    deanberris authored and glynos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    dab9f51 View commit details
    Browse the repository at this point in the history
Loading