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: PDAL/PDAL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.2
Choose a base ref
...
head repository: PDAL/PDAL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7-maintenance
Choose a head ref
  • 12 commits
  • 20 files changed
  • 9 contributors

Commits on Jun 28, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 8, 2024

  1. Update chamfer.rst (#4438)

    gui2dev authored and hobu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ec584f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c89b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update writers.tiledb.rst (#4441)

    PDAL: readers.las: Unexpected argument 'array_name'.
    Garbage123King authored and hobu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e2f2d69 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Avert RTD breakage (#4449)

    * Avert RTD Upcoming breakage
    
    ReadTheDocs will stop adding extra content and configurations on sphinx
    builds. RTD automatically sets the html_baseurl based on the config
    inside RTD, and this will stop working soon.
    
    This commit ensures that we grab the baseurl from the environment
    variable that RTD sets.
    
    * Regex for version with more than one digit
    
    Previous regex for version number would only match to single digit
    versions for major.minor.patch (so 2.7.10 would match to 2.7.1).
    
    Also use walrus operator to get rid of extra `None` check.
    j9ac9k authored and hobu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    991fda8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Bump sphinx from 7.4.5 to 7.4.6 in /doc (#4450)

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.6.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.4.5...v7.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hobu committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    dc6f709 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Join threads and cleanup on stage teardown. (#4459)

    Close #4458
    abellgithub authored and hobu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    abeeb89 View commit details
    Browse the repository at this point in the history
  2. Use POSIX endian.h header on OpenBSD (#4435)

    brad0 authored and hobu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    835754c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Fix libdir path in pkgconfig file (#4464)

    imincik authored and hobu committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cc14953 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Add density information to output for poisson filter. (#4490)

    Close #4489
    
    Co-authored-by: Andrew Bell <[email protected]>
    hobu and abellgithub committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d45aee8 View commit details
    Browse the repository at this point in the history
Loading