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: jasper-software/jasper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: version-4.2.5
Choose a base ref
...
head repository: jasper-software/jasper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: version-4.2.6
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 27, 2025

  1. Changed the versions of macOS being tested in the GitHub Actions CI

    workflow (i.e., added macos-15 and deleted macos-12).
    mdadams committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    6cb475b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Fixes #400.

    Added a check for a missing color component in the jas_image_chclrspc
    function.
    mdadams committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    bb7d62b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Configuration menu
    Copy the full SHA
    58e2072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b2bf32 View commit details
    Browse the repository at this point in the history
  3. - Fixed a build problem related to the use of -Wstrict-prototypes wit…

    …h Clang.
    
    - Disabled the conformance tests for ARM-based runners in the GitHub Actions
      CI workflow since these tests take too long.
    - Changed the GitHub Actions CI release workflow to use the ubuntu-24.04
      runner.
    mdadams committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    80da58a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d60f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7516835 View commit details
    Browse the repository at this point in the history
  6. - Added a CMake option called JAS_ENABLE_CMAKE_PACKAGE_CONFIG to enable

      CMake package config file generation.
    - Fixed a bug in jpeglib.h header detection.
    mdadams committed Aug 2, 2025
    Configuration menu
    Copy the full SHA
    ce0b0f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fd1fb4 View commit details
    Browse the repository at this point in the history
Loading