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

Avoid some allocations in mutating methods #347

Merged
merged 23 commits into from
Feb 24, 2024

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    e1f39b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb339f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bca5bb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add one-order zero! methods

    PerezHz committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cdbb75e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3bf25 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. WIP: debugging zero stuff

    PerezHz committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f60296e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    75628c7 View commit details
    Browse the repository at this point in the history
  2. Add tests

    PerezHz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    20771fc View commit details
    Browse the repository at this point in the history
  3. Fix typo

    PerezHz committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0187b2d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Small fix in div!

    PerezHz committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    90c5096 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    31ce07f View commit details
    Browse the repository at this point in the history
  2. Add missing div! method

    PerezHz committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8443ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83c581c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update comments

    PerezHz committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e6d9167 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Address review by @lbenet

    PerezHz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c78eb49 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. Fixes in division methods

    PerezHz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6f05d47 View commit details
    Browse the repository at this point in the history
  2. Cleanup and add test

    PerezHz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f07594f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Cleanup

    PerezHz committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    20c20d0 View commit details
    Browse the repository at this point in the history
  2. More cleanup

    PerezHz committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a5fceb8 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    PerezHz committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    21b99b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update Project.toml: bump minor version and use hyphen instead of com…

    …mas in IntervalArithmetic compat entry
    PerezHz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    40b5267 View commit details
    Browse the repository at this point in the history