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: danog/PrimeModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Choose a base ref
...
head repository: danog/PrimeModule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 10 files changed
  • 4 contributors

Commits on Feb 29, 2020

  1. Update travis CI build

    danog committed Feb 29, 2020
    1 Configuration menu
    Copy the full SHA
    e6cc6f7 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    danog authored and StyleCIBot committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    3e05166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55de045 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Fix native factorization

    danog committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    293b767 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    danog authored and StyleCIBot committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    065d6ca View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Default to native

    danog committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    946c827 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Revert "Default to native"

    This reverts commit 946c827.
    danog committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    34f41dd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Add FFI support

    danog committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    371cf25 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    danog authored and StyleCIBot committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    4b23fd2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Cache FFI

    danog committed May 22, 2022
    Configuration menu
    Copy the full SHA
    fbb45df View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed May 22, 2022
    Configuration menu
    Copy the full SHA
    58240ae View commit details
    Browse the repository at this point in the history
  3. Avoid issues with getrandmax

    danog committed May 22, 2022
    Configuration menu
    Copy the full SHA
    0d5006d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. PHP 8.1 support

    danog committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2328b1e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Create .gitattributes

    Ignore redundant files for export
    LeTraceurSnork authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    011f995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from LeTraceurSnork/patch-1

    Create .gitattributes
    danog authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    5e2718b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    1fcfddc View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ca0fdfd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Memoize

    danog committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0f2798d View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    323d930 View commit details
    Browse the repository at this point in the history
Loading