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: xtensor-stack/xtensor-io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stable
Choose a base ref
...
head repository: xtensor-stack/xtensor-io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    f7a5241 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from JohanMabille/upgrade

    Upgraded to xtensor 0.24.0
    JohanMabille authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cf3e693 View commit details
    Browse the repository at this point in the history
  3. Release 0.13.0

    JohanMabille committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ffada93 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    d0fbaf6 View commit details
    Browse the repository at this point in the history
  2. Find ghc::filesystem's include directory

    2>------ Build started: Project: xtensor-zarr-gdal, Configuration: RelWithDebInfo x64 ------
    2>xtensor-zarr-gdal.cpp
    2>C:\Libs\xtensor-io\include\xtensor-io/xchunk_store_manager.hpp(7,10): fatal error C1083: Cannot open include file: 'ghc/filesystem.hpp': No such file or directory
    2>Done building project "xtensor-zarr-gdal.vcxproj" -- FAILED.
    dzenanz committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    917bcc4 View commit details
    Browse the repository at this point in the history
  3. Fix compile error on VS2019

    error C2440: '<function-style-cast>': cannot convert from 'ghc::filesystem::path' to 'std::string'
    dzenanz committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    73e78e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge pull request #170 from dzenanz/master

    Allow the library to be used from build directory. Closes #169.
    JohanMabille authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7b9a9b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Switched to GHA

    JohanMabille committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a022240 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from JohanMabille/gha_ci

    Switched to GHA
    JohanMabille authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0205f8b View commit details
    Browse the repository at this point in the history
  3. Fixed GHA

    JohanMabille committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6b60be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b67239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce827df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    800c259 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #177 from JohanMabille/upgrade_xtensor

    Upgraded to xtensor 0.25.0
    JohanMabille authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a966749 View commit details
    Browse the repository at this point in the history
Loading