libsigc++ 2.99.9
- From: Murray Cumming <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsigc++ 2.99.9
- Date: Mon, 7 Aug 2017 10:44:31 +0000 (UTC)
About libsigc++
===============
libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any
callback function, either global or a member function, regardless of
whether it is static or virtual.
libsigc++ is also used by glibmm and gtkmm to wrap Glib and GTK+
signals.
News
====
* signal_impl::clear(): Don't clear the slot list during signal emission,
to prevent a segfault. And add a test for this.
(Kjell Ahlstedt) Bug #784550 (Andrejs Hanins)
* Remove signal_base::erase() and signal_impl::erase().
(Kjell Ahlstedt) Bug #784550
* Various minor code cleanups.
(Murray Cumming)
* Windows: Update the MS Visual Studio build.
(Chu-wei Fan)
ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.9.changes (3.86K)
Download
========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.9.tar.xz (903K)
sha256sum: 7628072c0afe5e3d7375877356c6009a9e4933800c1728424b1f2853aa35571c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]