~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4679.3.24.

  • Committer: John Arbash Meinel
  • Date: 2009-09-13 20:27:46 UTC
  • mto: (4679.6.1 2.1-export-c-api)
  • mto: This revision was merged to the branch mainline in revision 4735.
  • Revision ID: john@arbash-meinel.com-20090913202746-2uu54no9eh659glh
Implement Key_New like Tuple_New to create a key from a 3rd-party source.
Have Keys_item() return Key types rather than tuples.
Drops the time to 738ms, probably because we then mostly compare Key <=> Key,
rather than comparing Key <=> Tuple.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: