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: joaoleal/CppADCodeGen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joaoleal/CppADCodeGen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/upgrade-cpp17
Choose a head ref
  • 10 commits
  • 161 files changed
  • 1 contributor

Commits on Jun 8, 2020

  1. Initial upgrade to C++17

    joaoleal committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    49831f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Use std::filesystem

    joaoleal committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    fe581e6 View commit details
    Browse the repository at this point in the history
  2. Use gcc9 and clang9

    joaoleal committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    ecc144c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e90341 View commit details
    Browse the repository at this point in the history
  4. Fixes for old llvm classes

    joaoleal committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    18f0113 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f32591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a69f4d6 View commit details
    Browse the repository at this point in the history
  7. Fix for apple

    joaoleal committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    480807b View commit details
    Browse the repository at this point in the history
  8. Change toolchain to trusty

    joaoleal committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    34c05ff View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    26a4e75 View commit details
    Browse the repository at this point in the history
Loading