Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arquehi/swift-algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apple/swift-algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 74 files changed
  • 11 contributors

Commits on Mar 9, 2024

  1. Remove @_implementationOnly annotations (apple#225)

    Signed-off-by: Marcos Griselli <marcosg@lyft.com>
    marcosgriselli authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    33abb69 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update Suffix.md

    Fix 'Suffix.md'  example code
    jerry committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ae92f2b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    0a01f21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request apple#227 from CheATSlark/main

    Update Suffix.md
    glessard authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    09dc5e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Jan 13, 2025

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

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    cdc909b View commit details
    Browse the repository at this point in the history
  2. Add ends(with:) (apple#224)

    amomchilov authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    401145b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    f970eb6 View commit details
    Browse the repository at this point in the history
  2. Enable CI format check (apple#253)

    * Incorporate swift-format formatting fixes
    * Resolve linting issues
    * Doc edits, mostly to fix linter-identified issues
    * Early exit improvements
    * Indentation fixes
    * Line lengths to 80 maximum
    * Implement case binding rule, plus argument line break improvements
    * Implement NoForceUnwrap rule
    * Format the tests, as well
    * Stop masquerading as XCTest
    natecook1000 authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    66ae806 View commit details
    Browse the repository at this point in the history
  3. Enable remaining soundness checks (apple#254)

    Adds the documentation and license header checks.
    Resolves apple#251.
    natecook1000 authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    0e939e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

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

Commits on Nov 4, 2025

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

Commits on Nov 18, 2025

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