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

CopyableThreadContextElement implementation #3227

Merged
merged 26 commits into from Apr 4, 2022
Merged

Commits on Jan 31, 2022

  1. Copy the full SHA
    fe34623 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Copy the full SHA
    091a3d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Speed-up newCoroutineContext for 'withContext' which is the biggest p…

    …otential regression hitter
    qwwdfsad committed Feb 15, 2022
    Copy the full SHA
    1857404 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    774031e View commit details
    Browse the repository at this point in the history
  3. Update binary API dump

    qwwdfsad committed Feb 15, 2022
    Copy the full SHA
    8563d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. ~documentation tweaks

    qwwdfsad committed Mar 30, 2022
    Copy the full SHA
    7757b06 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Update kotlinx-coroutines-core/common/src/CoroutineContext.common.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    027e267 View commit details
    Browse the repository at this point in the history
  2. Update kotlinx-coroutines-core/common/src/CoroutineContext.common.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    05479c9 View commit details
    Browse the repository at this point in the history
  3. Update kotlinx-coroutines-core/common/src/CoroutineContext.common.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    1f7fa0b View commit details
    Browse the repository at this point in the history
  4. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    e9f31d9 View commit details
    Browse the repository at this point in the history
  5. Update kotlinx-coroutines-core/common/src/CoroutineContext.common.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    be8161a View commit details
    Browse the repository at this point in the history
  6. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    a85e8fb View commit details
    Browse the repository at this point in the history
  7. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    f572e8b View commit details
    Browse the repository at this point in the history
  8. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    ff5083b View commit details
    Browse the repository at this point in the history
  9. Update kotlinx-coroutines-core/jvm/src/ThreadContextElement.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    31b57ad View commit details
    Browse the repository at this point in the history
  10. Update kotlinx-coroutines-core/jvm/test/ThreadContextMutableCopiesTes…

    …t.kt
    
    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    db0d613 View commit details
    Browse the repository at this point in the history
  11. Update kotlinx-coroutines-core/jvm/src/ThreadContextElement.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    20bedf9 View commit details
    Browse the repository at this point in the history
  12. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    479481e View commit details
    Browse the repository at this point in the history
  13. Update kotlinx-coroutines-core/jvm/src/ThreadContextElement.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    a32036c View commit details
    Browse the repository at this point in the history
  14. Update kotlinx-coroutines-core/jvm/src/CoroutineContext.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    64163c1 View commit details
    Browse the repository at this point in the history
  15. ~small tweaks

    qwwdfsad committed Apr 1, 2022
    Copy the full SHA
    9750b59 View commit details
    Browse the repository at this point in the history
  16. Update kotlinx-coroutines-core/jvm/src/ThreadContextElement.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 1, 2022
    Copy the full SHA
    5360968 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. ~clarify doc sentence

    qwwdfsad committed Apr 2, 2022
    Copy the full SHA
    20a0da8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Update kotlinx-coroutines-core/jvm/src/ThreadContextElement.kt

    Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
    qwwdfsad and dkhalanskyjb committed Apr 4, 2022
    Copy the full SHA
    e9f02f1 View commit details
    Browse the repository at this point in the history
  2. ~clarify doc sentence

    qwwdfsad committed Apr 4, 2022
    Copy the full SHA
    9dfb868 View commit details
    Browse the repository at this point in the history
  3. ~

    qwwdfsad committed Apr 4, 2022
    Copy the full SHA
    60c43c9 View commit details
    Browse the repository at this point in the history