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: lpberg/lua-gnuplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lpberg/lua-gnuplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: windows-master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 9, 2013

  1. Configuration menu
    Copy the full SHA
    737edc1 View commit details
    Browse the repository at this point in the history
  2. updated example script for Windows and added lua function to create a…

    … full path for an output file
    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    2e2204b View commit details
    Browse the repository at this point in the history
  3. adding gitignore file to ignore output images

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    68e5303 View commit details
    Browse the repository at this point in the history
  4. played with example to explore adding parameters

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    221d2ee View commit details
    Browse the repository at this point in the history
  5. changed name of sample data file (for example)

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    32e56dd View commit details
    Browse the repository at this point in the history
  6. added better tmpdir setting for windows (should ignore under linux)

    changed tmp file string with string.gsub to use correct slashes for paths in windows
    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    c4249ce View commit details
    Browse the repository at this point in the history
  7. recommented sections of original example

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    a5804ce View commit details
    Browse the repository at this point in the history
  8. removed rockspec

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    fef76c6 View commit details
    Browse the repository at this point in the history
  9. created VRJuggLua interface and example

    Leif Berg committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    fec01f8 View commit details
    Browse the repository at this point in the history
Loading