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

r.in.gdal/r.external: add basic support for GDALs GDT_Int8 #4256

Merged
merged 13 commits into from
Sep 4, 2024

Commits on Aug 29, 2024

  1. add Int8

    ninsbl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8a1380b View commit details
    Browse the repository at this point in the history
  2. add Int8

    ninsbl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c79799e View commit details
    Browse the repository at this point in the history
  3. add Int8

    ninsbl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b0d9c6f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. if gdalversion

    ninsbl committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5f43169 View commit details
    Browse the repository at this point in the history
  2. if gdalversion

    ninsbl committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc9f6a8 View commit details
    Browse the repository at this point in the history
  3. if gdalversion

    ninsbl committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    890953b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. add int8 test

    ninsbl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b9db8cb View commit details
    Browse the repository at this point in the history
  2. import stdint.h

    ninsbl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    28e1560 View commit details
    Browse the repository at this point in the history
  3. Update get_row.c

    ninsbl authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1565b1d View commit details
    Browse the repository at this point in the history
  4. add int8 test data

    ninsbl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    bcb0ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. skip test for GDAL < 3.7

    ninsbl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    96c1485 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. skip Int8 test for GDAL < 3.7

    ninsbl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2babe10 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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