Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(363)

Issue 320723002: Rename to BPlusTree. (Closed)

Created:
6 years, 6 months ago by scheglov
Modified:
6 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1157 lines) Patch
A + pkg/analysis_server/lib/src/index/b_plus_tree.dart View 2 chunks +4 lines, -4 lines 0 comments Download
D pkg/analysis_server/lib/src/index/btree.dart View 1 chunk +0 lines, -467 lines 0 comments Download
A + pkg/analysis_server/test/index/b_plus_tree_test.dart View 8 chunks +10 lines, -10 lines 1 comment Download
D pkg/analysis_server/test/index/btree_test.dart View 1 chunk +0 lines, -676 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 6 months ago (2014-06-08 00:53:57 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/320723002/diff/1/pkg/analysis_server/test/index/b_plus_tree_test.dart File pkg/analysis_server/test/index/b_plus_tree_test.dart (right): https://codereview.chromium.org/320723002/diff/1/pkg/analysis_server/test/index/b_plus_tree_test.dart#newcode40 pkg/analysis_server/test/index/b_plus_tree_test.dart:40: class BTreeTest { "BTreeTest" --> "BPlusTreeTest"?
6 years, 6 months ago (2014-06-08 15:13:52 UTC) #2
scheglov
6 years, 6 months ago (2014-06-08 16:19:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r37115 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698