Commit Graph

14 Commits

Author SHA1 Message Date
Frank Mori Hess
ba5085fc2a Added copyright comments to boostbook xml files.
[SVN r51634]
2009-03-06 15:50:31 +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
60d27e2f7d Added reference documentation for signal_type.
[SVN r50789]
2009-01-26 18:58:00 +00:00
Frank Mori Hess
037d3cddaa Added reference documentation for deconstruct and deconstruct_access.
[SVN r50781]
2009-01-26 02:54:02 +00:00
Frank Mori Hess
d56dcc3ec0 Brought back trackable class, to ease porting of existing
single-threaded code from Boost.Signals to Boost.Signals2.



[SVN r50579]
2009-01-14 16:58:30 +00:00
Frank Mori Hess
4ba9db8e27 Added signals2::optional_last_value, and made it the default
combiner for signals.  It is preferrable to last_value since it
never throws.


[SVN r49076]
2008-09-30 20:28:23 +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
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
93f415e3cf We aren't using visit_each anymore (unless backwards compatibility
for boost::trackable is brought back), so take it out of the
reference.



[SVN r39458]
2007-09-21 19:22:55 +00:00
Douglas Gregor
ffacc43556 Fix eol-style and mime-types
[SVN r7564]
2007-07-27 00:28:00 +00:00
Frank Mori Hess
4616b2392b Updated documentation.
[SVN r3771]
2007-03-06 21:51:55 +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