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

Flow size- and time-based chunked #2378

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from

Commits on Mar 18, 2020

  1. Merge pull request #1 from Kotlin/master

    Merge with parent project
    circusmagnus authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    74d3d60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Kotlin/develop

    Sync develop with parent project
    circusmagnus authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    c0bf01b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge pull request #3 from Kotlin/master

    Merge with parent project
    circusmagnus authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ccb76c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Merge pull request #4 from Kotlin/master

    Merge with parent project
    circusmagnus authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    d52fd69 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    6fb01b9 View commit details
    Browse the repository at this point in the history
  2. Remove unused operators

    circusmagnus committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    43bfcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c378678 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Merge pull request #5 from Kotlin/master

    Merge with parent project
    circusmagnus authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    cfbd8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c98a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5237f92 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

Commits on Mar 29, 2021

  1. Merge pull request #6 from Kotlin/master

    Merge with parent repo
    circusmagnus authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    c2a4eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5c088 View commit details
    Browse the repository at this point in the history
  3. Remove unused operators

    circusmagnus committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e04a106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    942b163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a12429e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da1a57c View commit details
    Browse the repository at this point in the history
  7. Prepare Chunking Methods

    circusmagnus committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    632d540 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Add a bunch of tests

    circusmagnus committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c3244ff View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 12, 2021

  1. Add docs and last tests

    circusmagnus committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2b9e5d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    9cb86f9 View commit details
    Browse the repository at this point in the history
  2. Enable for JDK 1.6

    circusmagnus committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d996a9b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/flow-time-based-chunked' into fl…

    …ow-time-based-chunked
    
    # Conflicts:
    #	kotlinx-coroutines-core/common/test/flow/operators/ChunkedTest.kt
    circusmagnus committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b16e9b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from Kotlin/develop

    Develop
    circusmagnus authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3aaf7bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e795cc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    3fb6939 View commit details
    Browse the repository at this point in the history
  2. New Api dump

    circusmagnus committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    7431426 View commit details
    Browse the repository at this point in the history