Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SI-9913 Lead span iterator finishes at state -1 #5378

Merged
merged 2 commits into from
Oct 26, 2016

Commits on Sep 6, 2016

  1. SI-9913 Lead span iterator finishes at state -1

    Even if no elements fail the predicate (so that the trailing
    iterator is empty).
    som-snytt committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    dc6b918 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. SI-9913 Tighten bolts on span iterator

    Extra privacy, and the tricky state transition is made
    more tabular.
    som-snytt committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    9a6ef0f View commit details
    Browse the repository at this point in the history