Frank Mori Hess
fca4de8238
Added documentation for signal move constructor and move assignment.
2013-12-25 11:54:52 -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
Frank Mori Hess
239ed332bd
Tweaked template declaration of swap for signal classes, to make
...
it more consistent.
[SVN r84007]
2013-04-22 03:51:29 +00:00
Frank Mori Hess
50a87e115c
Added swap to signal classes. Fixes #8449
...
[SVN r84006]
2013-04-22 03:22:06 +00:00
Frank Mori Hess
09c3f6cdbf
Fixed documentation typo.
...
[SVN r65647]
2010-09-28 14:58:46 +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
3a48ca503f
Added signature_type typedef to signals2::signal.
...
[SVN r51419]
2009-02-24 01:01:04 +00:00
Frank Mori Hess
60d27e2f7d
Added reference documentation for signal_type.
...
[SVN r50789]
2009-01-26 18:58:00 +00:00
Frank Mori Hess
449107f2e1
Tried to clairify the behavior of the signal::disconnect template.
...
[SVN r50693]
2009-01-20 21:58:21 +00:00
Frank Mori Hess
94353e94a8
Removed some obsolete notes on default combiner behavior.
...
[SVN r49690]
2008-11-12 02:29:08 +00:00
Frank Mori Hess
201b2a8c74
Got rid of some partial template specialization, for the sake of ancient
...
compilers using the portable syntax. Tweaked handling of void returns.
Added a description for signalN::slot_result_type.
[SVN r49226]
2008-10-09 21:16:54 +00:00
Frank Mori Hess
95665cde22
Fixed default Combiner template types, which are now optional_last_value.
...
[SVN r49187]
2008-10-08 19:01:27 +00:00
Frank Mori Hess
c32307fc7c
Fixed swapped default values for ExtendedSlotFunction parameters of
...
signal and signalN.
[SVN r49186]
2008-10-08 18:53:37 +00:00
Frank Mori Hess
50c3420bb5
Added extended_slot_type and connect_extended() to signal classes.
...
[SVN r49182]
2008-10-08 18:11:22 +00:00
Frank Mori Hess
ebb5ea7ff4
Removed obsolete documentation regarding expired_slot exceptions
...
[SVN r49036]
2008-09-29 20:40:36 +00:00
Frank Mori Hess
a0cf7a0890
Updated docs with respect to rename of
...
signals2::lightweight_mutex to signals2::mutex
[SVN r49019]
2008-09-29 18:14:17 +00:00
Frank Mori Hess
ea35061c19
Partially updated docs to reflect API changes.
...
[SVN r48979]
2008-09-26 21:10:39 +00:00
Frank Mori Hess
087da776e9
Added support for tracking signal objects. Moved signal_base out
...
of detail namespace, since it is used as an argument in a public
method now. Fixed track_test.cpp to use new signal tracking
method.
[SVN r42446]
2008-01-03 22:10:00 +00:00
Frank Mori Hess
d1e47decb4
Added missing "type" child to "inherit" element.
...
[SVN r42444]
2008-01-03 21:24:21 +00:00
Frank Mori Hess
5c39af3143
Fixed some unresolved cross references in the documentation.
...
[SVN r39543]
2007-09-26 14:01:38 +00:00
Frank Mori Hess
f70aea287e
Updated mention of obsolete trackable class.
...
[SVN r39530]
2007-09-25 19:20:05 +00:00
Frank Mori Hess
ea1f6d78c3
More documentation improvements. Fixed documentation of
...
some protected members using new docbook <access> tag. Added
documentation of slot_base, now that it's no longer in
the detail namespace. Added documentation of "preferred
syntax" slot class constructors. Got rid of a bunch
of <simpara> (no longer needed after css tweak).
[SVN r39495]
2007-09-24 02:10:33 +00:00
Frank Mori Hess
78008f75a4
Minor documentation improvements. Documented
...
boost::signalslib as the "official" namespace used by
thread_safe_signals.
[SVN r39459]
2007-09-21 20:32:50 +00:00
Douglas Gregor
ffacc43556
Fix eol-style and mime-types
...
[SVN r7564]
2007-07-27 00:28:00 +00:00
Frank Mori Hess
59b4303469
Moved docs from libs/signals/doc. Updated to reflect some of the
...
more recent changes.
[SVN r3762]
2007-03-05 19:54:28 +00:00