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

Change string sort order #6406

Closed
wants to merge 8 commits into from
Closed

Change string sort order #6406

wants to merge 8 commits into from

Commits on Apr 12, 2023

  1. Initial cleanup and change string sorting order

    Partially based on 5f2dda1 Delete some obsolete cruft
    
    set_string_compare_method() and everyhing related to it has never actually been
    used by any SDK, and is not really the correct solution to the problem anyway.
    tgoyne authored and ironage committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c2cca6d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    6082da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286ccc3 View commit details
    Browse the repository at this point in the history
  3. remove utf8_compare

    test migration
    ironage committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bbefedb View commit details
    Browse the repository at this point in the history
  4. fix sectioned results

    ironage committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    faf2007 View commit details
    Browse the repository at this point in the history
  5. format

    ironage committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9edede8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    7b43089 View commit details
    Browse the repository at this point in the history
  2. test update

    ironage committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5df21a4 View commit details
    Browse the repository at this point in the history