-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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 qid like ranklib format #2749
Merged
Merged
+182
−15
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9d29c5d - Browse repository at this point
Copy the full SHA 9d29c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac882e - Browse repository at this point
Copy the full SHA fac882eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e71b874 - Browse repository at this point
Copy the full SHA e71b874View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d3f4e - Browse repository at this point
Copy the full SHA e8d3f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29dde93 - Browse repository at this point
Copy the full SHA 29dde93View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2b066 - Browse repository at this point
Copy the full SHA ef2b066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c042dd - Browse repository at this point
Copy the full SHA 2c042ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3cab1 - Browse repository at this point
Copy the full SHA 5e3cab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0172efc - Browse repository at this point
Copy the full SHA 0172efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 812f725 - Browse repository at this point
Copy the full SHA 812f725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4326b3a - Browse repository at this point
Copy the full SHA 4326b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3654f49 - Browse repository at this point
Copy the full SHA 3654f49View commit details -
New MetaInfo format + backward compatibility fix
Old MetaInfo format (1.0) doesn't contain qid field. We still want to be able to read from MetaInfo files saved in old format. Also, define a new format (2.0) that contains the qid field. This way, we can distinguish files that contain qid and those that do not.
Configuration menu - View commit details
-
Copy full SHA for d4ac276 - Browse repository at this point
Copy the full SHA d4ac276View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e8582 - Browse repository at this point
Copy the full SHA b2e8582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265772b - Browse repository at this point
Copy the full SHA 265772bView commit details -
Explicitly set qid=nullptr in NativeDataIter
NativeDataIter's callback does not support qid field. Users of NativeDataIter will need to call setGroup() function separately to set group information.
Configuration menu - View commit details
-
Copy full SHA for 7dabd7f - Browse repository at this point
Copy the full SHA 7dabd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for edcd41c - Browse repository at this point
Copy the full SHA edcd41cView commit details
Commits on Jun 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c7dbabc - Browse repository at this point
Copy the full SHA c7dbabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07971d3 - Browse repository at this point
Copy the full SHA 07971d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 161a3a7 - Browse repository at this point
Copy the full SHA 161a3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16eebc0 - Browse repository at this point
Copy the full SHA 16eebc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0224125 - Browse repository at this point
Copy the full SHA 0224125View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.