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

Fix & Update <ranges> #18

Merged
merged 54 commits into from
Jul 2, 2024
Merged

Fix & Update <ranges> #18

merged 54 commits into from
Jul 2, 2024

Commits on Jun 22, 2024

  1. Fix

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    12466ae View commit details
    Browse the repository at this point in the history
  2. Update ranges.cc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    553977e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    46e8281 View commit details
    Browse the repository at this point in the history
  4. Update subrange.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b7665d4 View commit details
    Browse the repository at this point in the history
  5. Update subrange.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6c5839b View commit details
    Browse the repository at this point in the history
  6. Fic for gcc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6b90fe1 View commit details
    Browse the repository at this point in the history
  7. Update cxx20_rel_ops.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    eb2c162 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0c0196e View commit details
    Browse the repository at this point in the history
  9. Update cxx20_rel_ops.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c79d39e View commit details
    Browse the repository at this point in the history
  10. Update cxx20_rel_ops.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6819896 View commit details
    Browse the repository at this point in the history
  11. Update apply.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e4752d4 View commit details
    Browse the repository at this point in the history
  12. Add tuple_integer_sequence

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    7f09498 View commit details
    Browse the repository at this point in the history
  13. Update tuple_transform.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b4e714f View commit details
    Browse the repository at this point in the history
  14. Update tuple_for_each.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e484a10 View commit details
    Browse the repository at this point in the history
  15. Update sequence_for_each.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bbbc558 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1ed3ef6 View commit details
    Browse the repository at this point in the history
  17. Update ranges_views.cc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    efa2d5c View commit details
    Browse the repository at this point in the history
  18. Update ranges_views.cc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f7d5fb4 View commit details
    Browse the repository at this point in the history
  19. Update cxx20_rel_ops.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    05962f7 View commit details
    Browse the repository at this point in the history
  20. Update cxx20_rel_ops.h

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ceffab0 View commit details
    Browse the repository at this point in the history
  21. Update ranges.cc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    45e3c3e View commit details
    Browse the repository at this point in the history
  22. Update ranges_views.cc

    lackhole committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ecfe1c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    d3f86cf View commit details
    Browse the repository at this point in the history
  2. Add test for ref_view

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    793d9c3 View commit details
    Browse the repository at this point in the history
  3. Update contiguous_iterator.h

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    87ba6cf View commit details
    Browse the repository at this point in the history
  4. Add test for owning_view

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ca1c651 View commit details
    Browse the repository at this point in the history
  5. Fix filter_view

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d09ab4a View commit details
    Browse the repository at this point in the history
  6. Update ranges_views.cc

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    a150a0d View commit details
    Browse the repository at this point in the history
  7. Update owning_view.h

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5b8688f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc16727 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dee28ef View commit details
    Browse the repository at this point in the history
  10. Update ranges_views.cc

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8b26a26 View commit details
    Browse the repository at this point in the history
  11. Update ranges_views.cc

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e67bf97 View commit details
    Browse the repository at this point in the history
  12. Update ranges_views.cc

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ebaf8f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4010c47 View commit details
    Browse the repository at this point in the history
  14. Fix take_view

    lackhole committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    a7cd16c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix wraning

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6aea1bb View commit details
    Browse the repository at this point in the history
  2. Fix take_while_view

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4cdb25e View commit details
    Browse the repository at this point in the history
  3. Update ranges_views.cc

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a2dccfb View commit details
    Browse the repository at this point in the history
  4. Update ranges_views.cc

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    99a2768 View commit details
    Browse the repository at this point in the history
  5. Move to_unsigned_like

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4833457 View commit details
    Browse the repository at this point in the history
  6. Fix drop/drop_view

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    68b16ba View commit details
    Browse the repository at this point in the history
  7. Update ranges_views.cc

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    23491bd View commit details
    Browse the repository at this point in the history
  8. Update ranges_views.cc

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    aff7f4f View commit details
    Browse the repository at this point in the history
  9. Add has_conversion_operator

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    657cea1 View commit details
    Browse the repository at this point in the history
  10. Fix drop_while_view

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bfe8320 View commit details
    Browse the repository at this point in the history
  11. Update ranges_views.cc

    lackhole committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    27718fa View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Fix join_view

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    82e5606 View commit details
    Browse the repository at this point in the history
  2. Update ranges_views.cc

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0e54690 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3814b99 View commit details
    Browse the repository at this point in the history
  4. Refactor split_view

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7d2b5ed View commit details
    Browse the repository at this point in the history
  5. Refactor views::split

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ad480e8 View commit details
    Browse the repository at this point in the history
  6. Add test for split_view

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0d95d0d View commit details
    Browse the repository at this point in the history
  7. Update ranges_views.cc

    lackhole committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a88a4bc View commit details
    Browse the repository at this point in the history