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

Add Iterators.map #34352

Merged
merged 13 commits into from
Jun 18, 2020
Merged

Add Iterators.map #34352

merged 13 commits into from
Jun 18, 2020

Commits on Jan 12, 2020

  1. Add Iterators.map

    tkf committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    d08b151 View commit details
    Browse the repository at this point in the history
  2. Mention Iterators.map in NEWS.md

    tkf committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    3f0652f View commit details
    Browse the repository at this point in the history
  3. Fix test/iterators.jl

    tkf committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    ff8734a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Unexport Iterators.map

    tkf committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    e8f14a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1e092 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Update NEWS.md

    Co-Authored-By: Stefan Karpinski <stefan@karpinski.org>
    tkf and StefanKarpinski authored Jan 14, 2020
    Configuration menu
    Copy the full SHA
    cf60cf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    90d8729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f59da View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

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

Commits on Jun 7, 2020

  1. Remove NEWS item

    tkf committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b04cf45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60382d4 View commit details
    Browse the repository at this point in the history
  3. Add NEWS back

    tkf committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    9d900d0 View commit details
    Browse the repository at this point in the history
  4. Fix compat

    tkf committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    7757336 View commit details
    Browse the repository at this point in the history