Commit Graph

10 Commits

Author SHA1 Message Date
Frank Mori Hess
d3e6e46869 Updated reference docs with new move support for connection classes. 2013-12-24 11:02:32 -05:00
Frank Mori Hess
914e69f190 Don't force disconnection of all slots in signal destructor.
Refs #9103


[SVN r85836]
2013-09-22 21:21:34 +00:00
Marshall Clow
216a62ee3c Removed usage of deprecated macros
[SVN r81562]
2012-11-26 17:38:50 +00:00
Frank Mori Hess
cee5c191df Added docs for new slot::track_foreign method.
[SVN r65532]
2010-09-22 14:49:23 +00:00
Frank Mori Hess
615b2980cf Fixed problems with classname elements producing links to classes
in old Boost.Signals when I meant them to link to Boost.Signals2
classes.  Removed deprecated stuff from documentation and updated
wrt to changes made for the sake of the variadic template
implementation.  Added section on changes to interface which will
appear in 1.40.



[SVN r53548]
2009-06-01 17:58:34 +00:00
Frank Mori Hess
ba5085fc2a Added copyright comments to boostbook xml files.
[SVN r51634]
2009-03-06 15:50:31 +00:00
Frank Mori Hess
9b3a31dd91 Fixed indendation.
[SVN r51028]
2009-02-05 14:51:29 +00:00
Frank Mori Hess
1ecc31a74a Updated reference documentation to reflect changes to
postconstructors/predestructors


[SVN r51022]
2009-02-04 21:24:22 +00:00
Frank Mori Hess
922c3990c2 Added some porting notes about deconstruct and friends. Did
some additional minor tweaks and corrections.



[SVN r50690]
2009-01-20 21:16:03 +00:00
Frank Mori Hess
2fa60f8d02 Starting to address some of the documentation weaknesses pointed
out during review.  Added a section on portinf from Boost.Signals
based on one of the faq entries.



[SVN r50646]
2009-01-16 22:44:51 +00:00