pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libsigc++



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 30 14:27:44 UTC 2015

Modified Files:
        pkgsrc/devel/libsigc++: Makefile distinfo

Log Message:
Changes 2.6.2:
* slot: Handle auto-disconnection when a slot contains a slot
* slot and signal: Correct move constructors and move assignments.
* trackable, slot_base, signal_base, connection: Add some noexcept specs
* trackable, slot, signal: Remove noexcept from move operations.
* slot and signal: Add missing move constructors and move assignments
* signal_impl: =delete copy and move operations.
* typed_slot_rep: =delete unimplemented copy and move operations.
* slot_rep: =delete copy and move operations.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/libsigc++/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/libsigc++/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index