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
700b2c13af
Added some notes on thread-safety of connection classes.
...
[SVN r49015]
2008-09-29 17:25:08 +00:00
Frank Mori Hess
9e0d1840d8
Added scoped_connection::released() query, mostly because it makes it
...
easier to document the class' behavior. Updated scoped_connection
documentation to make it more complete and up to date.
[SVN r49014]
2008-09-29 17:10:41 +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
fac26541c8
Added missing close tag.
...
[SVN r43576]
2008-03-12 15:56:38 +00:00
Frank Mori Hess
36432867cc
Added some notes about details of blocking a connection
...
that is being run concurrently.
[SVN r43575]
2008-03-12 15:39:21 +00:00
Frank Mori Hess
996ff27d36
Added reference doc for signal_base class, which I forgot to add.
...
[SVN r42682]
2008-01-11 18:56:02 +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
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
Frank Mori Hess
8f56ed7fcd
track class no longer exists.
...
[SVN r39457]
2007-09-21 19:20:04 +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