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

Bugfix #2070 var list numeric order #2072

Merged
merged 6 commits into from
Mar 10, 2023

Commits on Mar 2, 2023

  1. per #2070, added test to confirm VAR<n> variables are processed in al…

    …phabetical order (VAR1, VAR10, VAR2, etc.) instead of numeric
    georgemccabe committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c9f0e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6713125 View commit details
    Browse the repository at this point in the history
  3. clean up doc comment

    georgemccabe committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8fde45f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3446691 View commit details
    Browse the repository at this point in the history
  5. fix comment

    georgemccabe committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    e9658fa View commit details
    Browse the repository at this point in the history
  6. changed index of var (field) list to an integer instead of a string r…

    …epresentation of the integer index
    georgemccabe committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    bb261cd View commit details
    Browse the repository at this point in the history