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

Revise sort.md and docstrings in sort.jl #48363

Merged
merged 11 commits into from
Jul 10, 2023
Merged

Revise sort.md and docstrings in sort.jl #48363

merged 11 commits into from
Jul 10, 2023

Commits on Jan 20, 2023

  1. revise sort.md and docstrings in sort.jl, take 1

    Lilith Hafner authored and Lilith Hafner committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    73cdf43 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Change "partial" to "weak"

    Thanks @knuesel
    LilithHafner authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7c9cbb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    5c14af3 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jeremie Knuesel <knuesel@gmail.com>
    LilithHafner and knuesel authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bdf436e View commit details
    Browse the repository at this point in the history
  3. Apply some more of @knuesel's suggestions

    Lilith Hafner authored and Lilith Hafner committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e052d85 View commit details
    Browse the repository at this point in the history
  4. Update base/sort.jl

    LilithHafner authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    db3c429 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Jeremie Knuesel <knuesel@gmail.com>
    LilithHafner and knuesel authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    85b61f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1514ea5 View commit details
    Browse the repository at this point in the history
  3. Slightly reword alternate orderings

    In an effort to clarify that it's `Base.Order.lt`'s behavior on custom orders that users need to be worried about, not the function itself
    LilithHafner authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c774a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d70f4d8 View commit details
    Browse the repository at this point in the history
  5. fix whitespace

    LilithHafner authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d13db49 View commit details
    Browse the repository at this point in the history