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

more ergonomic stream redirection #37978

Merged
merged 27 commits into from
May 28, 2021
Merged

Commits on Oct 10, 2020

  1. add redirect

    jw3126 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    ef725f0 View commit details
    Browse the repository at this point in the history
  2. fix

    jw3126 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    8c97e4b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    4a02778 View commit details
    Browse the repository at this point in the history
  2. fix redirect tests

    jw3126 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    05a074e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. add redirect to NEWS.md

    jw3126 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    102e88f View commit details
    Browse the repository at this point in the history
  2. Document redirect edge cases

    jw3126 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    689fba0 View commit details
    Browse the repository at this point in the history
  3. improve redirect docs

    jw3126 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    fc89b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. minor cosmetic change

    jw3126 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    8ed4949 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Update base/stream.jl

    Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
    jw3126 and JeffBezanson authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    98917f1 View commit details
    Browse the repository at this point in the history
  2. Update stream.jl

    jw3126 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    5473a90 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    9b9404b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9bd68 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

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

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    ad97dbd View commit details
    Browse the repository at this point in the history
  2. fix some docstrings

    jw3126 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    0c3315e View commit details
    Browse the repository at this point in the history
  3. Update base/stream.jl

    Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
    jw3126 and fredrikekre authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    f213be6 View commit details
    Browse the repository at this point in the history
  4. add a compat note to redirect

    jw3126 committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ff60dee View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    c0046eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137bd60 View commit details
    Browse the repository at this point in the history
  3. fix doc

    jw3126 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9a82412 View commit details
    Browse the repository at this point in the history
  4. fix redirect_stdio NEWS.md

    jw3126 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c204a35 View commit details
    Browse the repository at this point in the history
  5. fix

    jw3126 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    96c6be6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Update base/stream.jl

    Co-authored-by: Kristoffer Carlsson <kcarlsson89@gmail.com>
    jw3126 and KristofferC authored May 25, 2021
    Configuration menu
    Copy the full SHA
    1ab7904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4eaf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c455d5c View commit details
    Browse the repository at this point in the history
  4. fix

    jw3126 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c7d125f View commit details
    Browse the repository at this point in the history