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: kreturn/madplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3746ccd
Choose a base ref
...
head repository: madplotlib/madplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c28009
Choose a head ref
  • 12 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 14, 2017

  1. cmake project file.

    dtmoodie committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    5356225 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    4f4965a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. remove _ prefix for all named arguments. added a define which can be …

    …used to place them in a separate namespace if the user doesn't want them in the global namespace.
    
    removed the requirement for constexpr.
    dtmoodie committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    54ca5f1 View commit details
    Browse the repository at this point in the history
  2. fixed test8

    dtmoodie committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    5f9256d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Fixed msvc2013!

    dtmoodie committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    9864640 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2017

  1. Configuration menu
    Copy the full SHA
    08c863f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1924ece View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    183ed8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request madplotlib#4 from eborghi10/add-std-memory

    Add missing <memory> for std::shared_ptr
    karlphillip authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    923e55b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

Commits on Jan 29, 2023

  1. Clean CMakeLists.txt

    olzhas committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    adbf0ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request madplotlib#5 from olzhas/cmakify

    Various fixes
    karlphillip authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3c28009 View commit details
    Browse the repository at this point in the history
Loading