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: martinruenz/gnuplot-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: RL-S/gnuplot-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    a8f512f View commit details
    Browse the repository at this point in the history
  2. extended example

    Lennart Steffen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ae84a15 View commit details
    Browse the repository at this point in the history
  3. default constructor now does nothing, moved opening of pipe to Gnuplo…

    …tPipe::open
    Lennart Steffen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a430557 View commit details
    Browse the repository at this point in the history
  4. added public bool isOpen() const

    Lennart Steffen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2dee406 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. reverted removal of 'e' in sendEndOfData

    Lennart Steffen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8a09126 View commit details
    Browse the repository at this point in the history
  2. new example

    Lennart Steffen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    507fd8c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. allowed move construction and move assignment

    Lennart Steffen committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3156b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. throw when accessing non-open pipe

    lens committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2fcd0f4 View commit details
    Browse the repository at this point in the history
Loading