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

Interval #228

Merged
merged 7 commits into from
Apr 18, 2013
Merged

Interval #228

merged 7 commits into from
Apr 18, 2013

Commits on Apr 8, 2013

  1. Initial implementation for interval (ReactiveX#55). Needs a test sche…

    …duler...
    jmhofer committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    3424601 View commit details
    Browse the repository at this point in the history
  2. Added a TestScheduler which collects actions in a queue and has

    adjustable time.
    jmhofer committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    e1c2352 View commit details
    Browse the repository at this point in the history
  3. Added a unit test. Fixed the implementation. Maybe still a bit naive

    when it comes to intervals that are too small to keep up with?
    jmhofer committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    0181f0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70bd709 View commit details
    Browse the repository at this point in the history
  5. Fixed indentation.

    jmhofer committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    b316700 View commit details
    Browse the repository at this point in the history
  6. Fixed yet more indentation issues.

    jmhofer committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    394fb92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61fb924 View commit details
    Browse the repository at this point in the history