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: sysfce2/libsigcplusplus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libsigcplusplus/libsigcplusplus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 67 files changed
  • 2 contributors

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    1f00c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e33aa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

Commits on Apr 5, 2025

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

Commits on Apr 21, 2025

  1. Remove ChangeLog.pre-2-3-1

    kjellahl committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    690cbef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c34dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. build-pdf: Prevent infinite loop in dblatex

    By default, dblatex goes on an infinite loop if it can't find a font.
    pbarill authored and kjellahl committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    eed0176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c581b5b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Meson build: Better detection of MSVC-like compilers

    Treat all compilers with MSVC-like argument syntax the same.
    Use cpp_compiler.get_define('_MSC_VER') instead of
    cpp_compiler.version() to check compiler version.
    Suggested by Tim-Philipp Müller and Chun-wei Fan.
    
    See https://gitlab.freedesktop.org/cairo/cairomm/-/merge_requests/30
    kjellahl committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    53f6a8c View commit details
    Browse the repository at this point in the history
  2. Documentation: Clarify download locations

    Future releases will not be stored at download.gnome.org/sources/.
    Very old releases are not stored at github.com/libsigcplusplus/
    libsigcplusplus/releases/.
    kjellahl committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    552e181 View commit details
    Browse the repository at this point in the history
Loading