This is an archive of the discontinued Mercurial Phabricator instance.

index: make capacity argument to nt_init be measured in revisions
ClosedPublic

Authored by martinvonz on Aug 9 2018, 3:27 AM.

Details

Summary

The nodetree's internal capacity field is measures in nodetree nodes,
which is not something the caller should have to know about.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Aug 9 2018, 3:27 AM
This revision was automatically updated to reflect the committed changes.