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

Future API fixes #1245

Merged
merged 15 commits into from
Mar 16, 2017
Merged

Future API fixes #1245

merged 15 commits into from
Mar 16, 2017

Commits on Jan 21, 2017

  1. Decouple CompletionHandlerMap from HAL; handle HAL_Timer_Milliseconds…

    …() overflow; minor refactoring; more unit tests
    sergeuz committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    629d270 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Configuration menu
    Copy the full SHA
    20f5a7b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Futures API refactoring: result(), error(), isSucceeded() and isFaile…

    …d() methods now wait until future is completed; few more convenience methods and conversion operators; minor renamings
    sergeuz committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    a6fc972 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Configuration menu
    Copy the full SHA
    68353ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2470621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc17da View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. Configuration menu
    Copy the full SHA
    e46e549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13c3b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. spark -> particle

    sergeuz committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    21a3033 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    sergeuz committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    f14e8f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. More unit tests; minor fixes

    sergeuz committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    e8d582c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    07fa88e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Merge branch 'develop' into fix/futures

     Conflicts:
    	wiring/inc/spark_wiring_cloud.h
    	wiring/src/spark_wiring_cloud.cpp
    technobly committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    0e54453 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    1235632 View commit details
    Browse the repository at this point in the history
  2. fixes SPARK_CLOUD=n build

    technobly committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    b33eef8 View commit details
    Browse the repository at this point in the history