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

Natural string comparer #38

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 21, 2022

  1. Ignoe EOL warnings.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    35b7277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e17c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb986c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f124c0 View commit details
    Browse the repository at this point in the history
  5. wip

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    559faa7 View commit details
    Browse the repository at this point in the history
  6. More wip.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    43264be View commit details
    Browse the repository at this point in the history
  7. Fix precompiler checks.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    87f8ecc View commit details
    Browse the repository at this point in the history
  8. Fix nullability.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2440f14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    016ba0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4df8cff View commit details
    Browse the repository at this point in the history
  11. Cleanup.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6baa242 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0aae19d View commit details
    Browse the repository at this point in the history
  13. Comments.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    87010d1 View commit details
    Browse the repository at this point in the history
  14. Extend support to net45, to ensure all .NET Framework versions suppor…

    …t invariant cultures for natural string comparison GetHashCode implementations.
    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4909071 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    957bd07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bac0fbf View commit details
    Browse the repository at this point in the history
  17. Fix actions.

    StephenCleary committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    481406a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Unit tests and bugfix.

    StephenCleary committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e8bbec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Work in progress

    StephenCleary committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    68b5408 View commit details
    Browse the repository at this point in the history