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

Add unstable sort to libcore #1884

Merged
merged 9 commits into from Mar 16, 2017
Merged

Add unstable sort to libcore #1884

merged 9 commits into from Mar 16, 2017

Commits on Feb 3, 2017

  1. Unstable sort in libcore

    Stjepan Glavina committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    4903f95 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Fix spelling

    Stjepan Glavina committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    98bae13 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Elaborate and improve wording

    Stjepan Glavina committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    8b513d0 View commit details
    Browse the repository at this point in the history
  2. New benchmark numbers

    Stjepan Glavina committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    b3e7da2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Rename unstable_sort to sort_unstable

    Stjepan Glavina committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    13bf425 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Reorder sections more logically, clearer wording

    Stjepan Glavina committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    2bae25f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Rename feature to sort_unstable

    Stjepan Glavina committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    c40dc37 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Improve wording per brson's request

    Stjepan Glavina committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    7d2e940 View commit details
    Browse the repository at this point in the history
  2. Link to an instability-bit-me story

    Stjepan Glavina committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    d25e483 View commit details
    Browse the repository at this point in the history