libsigcplusplus.mirror.git
2 days ago Kjell Ahlstedt3.8.0master3.8.0
2 days ago Kjell Ahlstedttools/test_scripts: Add testheaders.sh and testmmh.h
2025-09-22 Kjell AhlstedtMeson build: Set the license to LGPL 3.0
2025-09-21 Kjell AhlstedtMeson build: Use SPDX expression for license
2025-09-21 Kjell AhlstedtMeson build: Use the Python installation that Meson...
2025-04-28 Kjell AhlstedtDocumentation: Clarify download locations
2025-04-28 Kjell AhlstedtMeson build: Better detection of MSVC-like compilers
2025-04-27 Kjell AhlstedtMeson build: Don't distribute libsigcplusplus.doap
2025-04-27 Philippe Baril... build-pdf: Prevent infinite loop in dblatex
2025-04-21 Kjell AhlstedtCMakeLists.txt: Change minimum required cmake version...
2025-04-21 Kjell AhlstedtRemove ChangeLog.pre-2-3-1
2025-04-05 Kjell AhlstedtRemove obsolete FSF (Free Software Foundation) address
2025-02-12 Kjell AhlstedtMeson build: Add install_tag keyword argument
2025-02-05 Kjell AhlstedtCI: Publish the generated libsigc++-3.0.tag file
2025-02-05 Kjell Ahlstedtdocs/docs/reference/Doxyfile.in: Remove unsupported...
2024-12-12 Kjell AhlstedtCI: Update publish-docs.yml
2024-09-05 Rémi Hériliersignal_connect: Simplify ambiguity removal when compili...
2024-09-03 Kjell Ahlstedtsignal_connect(): Add @newin
2024-09-03 Rémi Hériliersignal_connect: Add helper functions to ease connecting...
2024-09-02 Julia DeMillefix: don't check MSVC version for non-MSVC cl
2024-09-02 Julia DeMilleMeson: Detect cl-like compilers
2024-07-19 Kjell AhlstedtCI: Install meson >= 0.62
2024-07-19 Kjell AhlstedtMeson build: Use Meson's pkgconfig module
2024-07-03 Kjell AhlstedtDon't link to removed parts of gnome.org
2024-07-03 Kjell Ahlstedtdocs/docs/reference/Doxyfile.in: Remove obsolete entries
2024-05-21 Kjell Ahlstedtdocs/doc.md: Don't link to developer-old.gnome.org
2024-03-25 Kjell Ahlstedtscoped_connection: Remove [[nodiscard]]
2024-01-15 Kjell AhlstedtCI: Build reference documentation with meson-msvc
2024-01-14 Kjell Ahlstedtmeson.build: Update htmlrefpub
2024-01-14 Kjell AhlstedtMeson build: Add the build-manual option
2023-12-26 Kjell AhlstedtREADME.md: Add info about building the documentation
2023-12-16 Daniel Bolesslot|signal: static_assert not using R,T... syntax
2023-12-11 Kjell Ahlstedtmeson.build: Don't fail if warning_level=everything
2023-10-01 Kjell Ahlstedt3.6.03.6.0
2023-09-07 Kjell Ahlstedtsignal: Add connect_first()
2023-08-06 Daniel Bolesmanual: Add paragraph about new scoped_connection
2023-07-29 Kjell AhlstedtDocs: Update a link in libsigc_manual.xml
2023-07-28 Kjell AhlstedtCI: Use the ubuntu-latest runner
2023-07-28 Kjell AhlstedtCI: Add meson-msvc
2023-07-28 Kjell AhlstedtMeson build: Don't require the 'dot' command
2023-07-23 Kjell Ahlstedtscoped_connection.h: Add one more SIGC_API
2023-07-23 Kjell Ahlstedtscoped_connection.h: Add SIGC_API on swap()
2023-07-23 Kjell Ahlstedttest_scoped_connection.cc: not -> !
2023-07-23 Kjell Ahlstedtscoped_connection: Remaining minor fixes
2023-07-23 Kjell AhlstedtCI: Trigger clang-format-check only manually
2023-07-23 Daniel Bolesscoped_connection: new wrapper to auto-disconnect…
2023-07-06 Kjell AhlstedtRemove AUTHORS and add general information to README.mdlibsigc++-3-4
2023-07-05 Chun-wei Fansigc++config.h.*: Update comment on MSVC warning C4251
2023-07-05 Chun-wei Fansigc++config.h.*: Drop Visual Studio noexcept workaround
2023-06-27 Chun-wei FanMSVC-Builds.md: Add info on CMake and Meson
2023-06-27 Chun-wei FanVisual Studio builds: Convert build docs to MarkDown
2023-06-26 Chun-wei FanMSVC_NMake/README.txt: Mention about static builds
2023-06-26 Chun-wei Fansigc++.pc.in: Set -DLIBSIGCXX_STATIC in cxxflags as...
2023-06-26 Chun-wei FanNMake Makefiles: Accomodate static builds during "install"
2023-06-26 Chun-wei Fanbuild: Actually support MSVC static builds
2023-06-26 Chun-wei Fanbuild: Drop _WINDLL from sigc++config.h.[in|meson|cmake]
2023-06-26 Chun-wei Fanmeson: Disallow default_library == 'both' on Visual...
2023-05-31 Kjell Ahlstedtconnection: Improve the class documentation
2023-05-31 Kjell AhlstedtDoxyfile.in: Remove obsolete entries
2023-05-31 Kjell Ahlstedtsigc++.pc.in: Update htmlrefpub
2023-04-03 Kjell AhlstedtREADME.md, CI: meson -> meson setup
2023-04-03 Kjell Ahlstedtmeson.build: Simplify if-file-exists test
2023-01-21 Francesco Emanuele... introducing protection to prevent multiple target decla...
2023-01-04 Kjell Ahlstedtmeson.build: Fix the evaluation of is_git_build on...
2023-01-04 Kjell AhlstedtMeson build: Don't copy files with configure_file()
2022-12-23 Kjell Ahlstedt3.4.03.4.0
2022-12-23 Kjell Ahlstedtmeson.build: Don't distribute the .github directory
2022-12-18 Kjell AhlstedtCI: Add publish-docs.yml
2022-11-07 Kjell AhlstedtMeson build: Always call subdir('tests')
2022-11-07 Fabrice Fontaineadd build_tests option
2022-11-07 waelmeson: simplify lookup of python command
2022-10-25 Kjell Ahlstedtdocs/devel.md: Change libsigc-list to Discourse
2022-09-27 Kjell Ahlstedtmeson.build: Detect if we build from a git subtree
2022-08-15 Kjell AhlstedtFix build with -Dbuild-deprecated-api=false
2022-07-20 Kjell AhlstedtUpdate README.md
2022-05-31 Kjell Ahlstedttest_accumulated.cc: clang++ requires another 'template'
2022-05-31 Kjell AhlstedtAdd trackable_signal_with_accumulator and trackable_signal
2022-05-31 Kjell AhlstedtRevert "signal_with_accumulator derives from trackable"
2022-05-30 Kjell Ahlstedttest_limit_reference.cc: Don't use auto where a slot...
2022-05-30 Kjell Ahlstedtsignal_with_accumulator derives from trackable
2022-05-24 Chun-wei FanMeson/MSVC: Re-organize warnings-related compiler flags
2022-05-23 Chun-wei FanMeson: Compensate for the lack of msvc_recommended_prag...
2022-05-19 Kjell AhlstedtFormat source code to suit clang-format-12
2022-05-19 Kjell Ahlstedtsignal::make_slot() docs: Note that signal does not...
2022-05-17 Kjell AhlstedtCI: Remove some tests with autotools
2022-05-17 Kjell Ahlstedtmeson.build: Avoid configuration warnings
2022-04-27 Kjell Ahlstedtexamples/member_method: Make on_print() non-virtual
2022-04-27 Kjell AhlstedtFix some comments
2022-04-20 Kjell AhlstedtFormat source code to suit clang-format-12
2022-04-20 Kjell AhlstedtAdd track_object(), deprecate track_obj()
2022-02-11 Kjell Ahlstedt3.2.03.2.0
2022-02-11 Kjell Ahlstedtmeson.build: Specify 'check' option in run_command()
2022-02-11 Kjell Ahlstedtdocs/docs/reference/Doxyfile.in: Remove obsolete entry
2022-01-31 Kjell Ahlstedttools/tutorial-custom-cmd.py: Add comment about used...
2022-01-09 Kjell AhlstedtCI: Install docbook-xsl where documentation is built
2021-12-29 Kjell Ahlstedtdocs: Fix links to sigc::slot and sigc::signal
2021-12-26 Kjell Ahlstedtptr_fun(), mem_fun() docs: Remove left-overs from sigc...
2021-12-26 Kjell AhlstedtReformat to suit clang-format-12
2021-12-26 Kjell AhlstedtCI: Use clang-format-12
2021-12-23 Kjell AhlstedtSecond attempt to suit clang-format 10
next