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

Implement the --skip-larger command-line option in Windows. #1678

Merged
merged 4 commits into from
Apr 6, 2022
Merged

Commits on Apr 6, 2022

  1. Implement the --skip-larger command-line option in Windows.

    Also make numeric command-line arguments of type "long long" instead of "long"
    plusvic committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    4594171 View commit details
    Browse the repository at this point in the history
  2. Fix argument to _ftprintf.

    plusvic committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    f265c0e View commit details
    Browse the repository at this point in the history
  3. Fix printf format modifier.

    plusvic committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    3fe5c1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda6c95 View commit details
    Browse the repository at this point in the history