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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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