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
36daee6efd
Added new trunk and tags subdirectories for thread_safe_signals, and moved
...
all existing into trunk subdirectory.
[SVN r48925]
2008-09-23 15:38:18 +00:00
Frank Mori Hess
93a0913f3e
Fixed typo.
...
[SVN r48749]
2008-09-11 21:30:43 +00:00
Frank Mori Hess
b0e5e818f3
Fixed bug in example code, reported by "Igor R".
...
[SVN r47693]
2008-07-22 18:06:24 +00:00
Frank Mori Hess
a55993f412
Added makefile I use to generate docs.
...
[SVN r43577]
2008-03-12 16:05:50 +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
d65297ab11
Added a mention that slots may still be running after disconnect returns.
...
[SVN r43574]
2008-03-12 15:19:32 +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
47ede36f8e
Added new faq entry describing changes for Boost.Signals 1.34.
...
[SVN r42445]
2008-01-03 21:24:46 +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
b607a44e48
Description of connection class implementation doesn't apply
...
to thread_safe_signals.
[SVN r39529]
2007-09-25 19:17:48 +00:00
Frank Mori Hess
029c8c0e0c
More documentation updates. All the obvious problems I'm aware of should
...
be fixed now.
[SVN r39527]
2007-09-25 18:09:10 +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
Frank Mori Hess
58705639ec
Got rid of doxygen-generated main page, instead integrated
...
its content into boostbook docs (note I'm building them with
boostbook from sandbox/boost_docs now).
[SVN r39426]
2007-09-20 20:38:00 +00:00
Douglas Gregor
ffacc43556
Fix eol-style and mime-types
...
[SVN r7564]
2007-07-27 00:28:00 +00:00
Frank Mori Hess
646c66c4a4
Removed absolute paths from Doxyfile.
...
[SVN r7009]
2007-06-12 18:21:32 +00:00
Frank Mori Hess
fc5b5f5d53
Put svn command in verbatim block.
...
[SVN r7008]
2007-06-12 18:15:27 +00:00
Stjepan Rajko
d719fea031
move thread_safe_signals to new location
...
[SVN r7005]
2007-06-12 17:38:11 +00:00
Frank Mori Hess
69dcc09232
Added files for doxygen home page
...
[SVN r7004]
2007-06-12 17:34:58 +00:00
Frank Mori Hess
447def2230
Moved more thread_safe_signals files over to
...
new directory structure.
[SVN r6999]
2007-06-12 15:08:32 +00:00
Frank Mori Hess
4efdb65c8d
Moved more thread_safe_signals files over to
...
new directory structure.
[SVN r6999]
2007-06-12 15:08:32 +00:00
Stjepan Rajko
df183087b5
moving thread_safe_signals to new directory structure
...
[SVN r6987]
2007-06-12 05:11:57 +00:00
Frank Mori Hess
eaf9155b73
Updated thread_safe_signals FAQ wrt using with Qt.
...
[SVN r4498]
2007-06-08 17:31:57 +00:00
Frank Mori Hess
4616b2392b
Updated documentation.
...
[SVN r3771]
2007-03-06 21:51:55 +00:00
Frank Mori Hess
e10508c674
Copied from signals/doc.
...
[SVN r3763]
2007-03-05 19:55:48 +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