Thanks to visit codestin.com
Credit goes to github.com

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: sagemath/memory_allocator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: sagemath/memory_allocator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 12 files changed
  • 4 contributors

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    d25cf5a View commit details
    Browse the repository at this point in the history
  2. CI test on pushes to main

    dimpase authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    346745c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Add missing noexcept clauses

    Note that the changes in memory.pxd are identical to upstream changes
    made as part of sagemath/cysignals#187
    tornaria committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    47b1c64 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. .github/workflows/build_wheels.yml: Update to pypa/[email protected]

    ….0, upload to PyPI on tags
    Matthias Koeppe committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c939c37 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge pull request #8 from tornaria/missing-noexcept

    Add missing noexcept clauses
    Matthias Köppe authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2684611 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from mkoeppe/update_cibuildwheel

    .github/workflows/build_wheels.yml: Update to pypa/[email protected]
    Matthias Köppe authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f1c45a3 View commit details
    Browse the repository at this point in the history
  3. pyproject.toml: Move metadata here from setup.py

    Matthias Koeppe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bc0d728 View commit details
    Browse the repository at this point in the history
  4. pyproject.toml: Require python >= 3.8

    Matthias Koeppe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c317945 View commit details
    Browse the repository at this point in the history
  5. .github/workflows/main.yml: Update actions

    Matthias Koeppe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    98169b4 View commit details
    Browse the repository at this point in the history
  6. .github/workflows/main.yml: Test 3.13-dev

    Matthias Koeppe committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c093bcc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #9 from mkoeppe/pyproject_metadata

    Modernize Python metadata, require Python >= 3.8, test 3.13-dev
    Matthias Köppe authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b25ba6a View commit details
    Browse the repository at this point in the history
  2. Add CODE_OF_CONDUCT.md, CONTRIBUTING.md via sagemath/sage#37541

    Matthias Koeppe committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    429ca2d View commit details
    Browse the repository at this point in the history
  3. README.md, pyproject.toml: Prepare 0.1.4

    Matthias Koeppe committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    815e5b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 24, 2024

  1. Version 0.1.4

    Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b717379 View commit details
    Browse the repository at this point in the history
  2. Merge tag 'v0.1.4'

    Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    edb5739 View commit details
    Browse the repository at this point in the history
Loading