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

Make jv_sort stable regardless of qsort details. #1082

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

stedolan
Copy link
Contributor

No description provided.

@nicowilliams
Copy link
Contributor

Oh! I should have looked closely. I didn't know we had an index to look at. Ha! Good one!

Rebased so it's a fast-forward push and then I'll restore the sort_by tests to tests/jq.test.

@nicowilliams nicowilliams merged commit 7835a72 into master Jan 18, 2016
@nicowilliams
Copy link
Contributor

Thanks @stedolan!

@pkoppstein
Copy link
Contributor

I didn't know we had an index to look at

Adding the index was part of the update.

The FAQ now records this monumental event.

Thanks y'all.

@nicowilliams
Copy link
Contributor

@pkoppstein Let me rephrase. I hadn't understood that we had struct stort_entry to which an index could be added. I simply hadn't stopped to think about it, or even look.

nicowilliams added a commit to nicowilliams/jq that referenced this pull request Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants