Skip to content
Snippets Groups Projects
Commit c17be3d8 authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Change the PackageIndex invariant so the buckets are ordered

Each bucket holds packages with the same name case-insensitively.
Previously each buckets was internally unordered. Now they're
ordered by the full package id which means first by package name
case-sensitively and then by version.
parent 4c967c18
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment