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: reefactor/cppy3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: reefactor/cppy3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 11, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8d114cc View commit details
  2. linux & mac build deps

    reefactor authored Dec 11, 2023
    Copy the full SHA
    7ccb96a View commit details
  3. add macos cpp_compiler

    reefactor authored Dec 11, 2023
    Copy the full SHA
    d557a42 View commit details
  4. macos numpy via pip

    reefactor authored Dec 11, 2023
    Copy the full SHA
    9606923 View commit details

Commits on Apr 27, 2024

  1. Copy the full SHA
    12ce725 View commit details
  2. fix github CI MACOS env

    reefactor committed Apr 27, 2024
    Copy the full SHA
    3ae6dac View commit details
  3. exclude OSX + GCC build from CI

    reefactor committed Apr 27, 2024
    Copy the full SHA
    08c3e95 View commit details
  4. WINDOWS numpy build depencency

    reefactor committed Apr 27, 2024
    Copy the full SHA
    eac4904 View commit details
  5. WINDOWS numpy build depencency

    reefactor committed Apr 27, 2024
    Copy the full SHA
    e9491e3 View commit details
  6. remove deprecated C API PyUnicode_AsUnicode() for support python 3.12…

    … OSX Clang 15
    reefactor committed Apr 27, 2024
    Copy the full SHA
    994d86c View commit details
  7. Merge pull request #4 from reefactor/fix-build

    Fix Var::toDouble() type casting handling & Fix OSX CI github tests by
    removing deprecated C API PyUnicode_AsUnicode() for support python 3.12
    reefactor authored Apr 27, 2024
    Copy the full SHA
    c099bb2 View commit details
Loading