Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create API #15

Merged
merged 11 commits into from
May 24, 2021
Merged

Add create API #15

merged 11 commits into from
May 24, 2021

Commits on Mar 9, 2021

  1. Add par1.Create API method

    Feature-Start: create-api
    akalin committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    2d0cc37 View commit details
    Browse the repository at this point in the history
  2. Add a test for par1.Create

    akalin committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4bfb69f View commit details
    Browse the repository at this point in the history
  3. Test defaults for par1.Create

    akalin committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    c81b76a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    153cd8e View commit details
    Browse the repository at this point in the history
  2. Add par2.Create API method

    akalin committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    1c5ceba View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Add a test for par2.Create

    akalin committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    3544dee View commit details
    Browse the repository at this point in the history
  2. Test defaults for par2.Create

    akalin committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    096345a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    636ccf3 View commit details
    Browse the repository at this point in the history
  4. Pull out par2cmdline exit codes into their own package

    Also fix link to header file.
    akalin committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    5e63497 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    d4eab3b View commit details
    Browse the repository at this point in the history
  2. Use PAR2 constants in getCreateFlags

    Feature-End: create-api
    akalin committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6f9c2db View commit details
    Browse the repository at this point in the history