Changeset - 184159c21be2
default
0
2
0
vcs: replace recursive implementation of prev&next with iterative
It was recursing over the repo and could give "maximum recursion depth
exceeded".
The implementation is still inefficient.
It was recursing over the repo and could give "maximum recursion depth
exceeded".
The implementation is still inefficient.
2 files changed with 28 insertions and 44 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)