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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConcurrentChannel, Iterant.channel, Iterant#consume #778

Merged
merged 32 commits into from Nov 21, 2018

Commits on Nov 14, 2018

  1. Initial commit

    alexandru committed Nov 14, 2018
    Copy the full SHA
    46dd0ee View commit details
    Browse the repository at this point in the history
  2. Finish ConcurrentChannel

    alexandru committed Nov 14, 2018
    Copy the full SHA
    03df8e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Add tests

    alexandru committed Nov 15, 2018
    Copy the full SHA
    83ec665 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Copy the full SHA
    52935d6 View commit details
    Browse the repository at this point in the history
  2. Add Iterant tests

    alexandru committed Nov 17, 2018
    Copy the full SHA
    89f31cf View commit details
    Browse the repository at this point in the history
  3. Change ConsumerF.pullMany

    alexandru committed Nov 17, 2018
    Copy the full SHA
    a818cae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    04dd4fb View commit details
    Browse the repository at this point in the history
  5. Fix mima

    alexandru committed Nov 17, 2018
    Copy the full SHA
    a85637f View commit details
    Browse the repository at this point in the history
  6. Fix Mima, fix tests

    alexandru committed Nov 17, 2018
    Copy the full SHA
    04ebaa1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    efee384 View commit details
    Browse the repository at this point in the history
  8. Fix comment

    alexandru committed Nov 17, 2018
    Copy the full SHA
    733baf0 View commit details
    Browse the repository at this point in the history
  9. Fix build

    alexandru committed Nov 17, 2018
    Copy the full SHA
    10749a5 View commit details
    Browse the repository at this point in the history
  10. Fix compilation

    alexandru committed Nov 17, 2018
    Copy the full SHA
    5b39b0f View commit details
    Browse the repository at this point in the history
  11. Extra test

    alexandru committed Nov 17, 2018
    Copy the full SHA
    f7b88b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Remove println statements

    alexandru committed Nov 18, 2018
    Copy the full SHA
    cb6035e View commit details
    Browse the repository at this point in the history
  2. Fix tests to be less wordy

    alexandru committed Nov 18, 2018
    Copy the full SHA
    9ef844d View commit details
    Browse the repository at this point in the history
  3. Attempt fixing tests

    alexandru committed Nov 18, 2018
    Copy the full SHA
    75bde89 View commit details
    Browse the repository at this point in the history
  4. Reconfigure travis

    alexandru committed Nov 18, 2018
    Copy the full SHA
    f5be08f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Fix tests

    alexandru committed Nov 19, 2018
    Copy the full SHA
    34ab9be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d7d039a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0c52afb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Copy the full SHA
    464c883 View commit details
    Browse the repository at this point in the history
  2. Modify ConcurrentQueue

    alexandru committed Nov 21, 2018
    Copy the full SHA
    29757df View commit details
    Browse the repository at this point in the history
  3. Fix AsyncQueue

    alexandru committed Nov 21, 2018
    Copy the full SHA
    a09e796 View commit details
    Browse the repository at this point in the history
  4. Fix Iterant

    alexandru committed Nov 21, 2018
    Copy the full SHA
    3b87dc9 View commit details
    Browse the repository at this point in the history
  5. Fix Mima report

    alexandru committed Nov 21, 2018
    Copy the full SHA
    e00aeb3 View commit details
    Browse the repository at this point in the history
  6. Fixes

    alexandru committed Nov 21, 2018
    Copy the full SHA
    8616aa8 View commit details
    Browse the repository at this point in the history
  7. Extra memory barrier

    alexandru committed Nov 21, 2018
    Copy the full SHA
    7a6a7fd View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a2b4861 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cb872d6 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d8a3337 View commit details
    Browse the repository at this point in the history
  11. Fix compilation error

    alexandru committed Nov 21, 2018
    Copy the full SHA
    d779c66 View commit details
    Browse the repository at this point in the history