Commit Graph

598 Commits

Author SHA1 Message Date
Frank Mori Hess
a0f0732d57 Fixed some gcc -Wshadow warnings reported by Rich McKeever.
Refs #4958.



[SVN r67097]
2010-12-08 02:37:11 +00:00
Frank Mori Hess
460c01a860 Fixed some gcc -Wshadow warnings.
[SVN r67096]
2010-12-08 02:35:07 +00:00
Frank Mori Hess
5e1d38c0a1 Fixed bug in test due to accidental variable shadowing.
[SVN r67095]
2010-12-08 02:34:22 +00:00
Frank Mori Hess
8c38676cac Merged from trunk.
[SVN r66695]
2010-11-23 05:23:19 +00:00
Frank Mori Hess
66c2388ca4 Patch from John Maddock:
http://lists.boost.org/Archives/boost/2010/11/173288.php

Refs #4872.



[SVN r66694]
2010-11-23 04:07:37 +00:00
Frank Mori Hess
a6fcd1334f Merged signals2 docs from trunk.
[SVN r65649]
2010-09-28 15:31:36 +00:00
Frank Mori Hess
15bdfedced Undocumented slot_base::track_container_type and slot_base::tracked_objects(),
as they are no longer worth documentation due to the changes required to support
tracking foreign shared_ptr types.


[SVN r65648]
2010-09-28 15:10:10 +00:00
Frank Mori Hess
09c3f6cdbf Fixed documentation typo.
[SVN r65647]
2010-09-28 14:58:46 +00:00
Frank Mori Hess
b59b4d7b86 Merged signals2 docs to release.
[SVN r65533]
2010-09-22 15:56:15 +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
3c952d6b2b Merged signals2 from trunk to release.
[SVN r65002]
2010-08-25 19:01:06 +00:00
Frank Mori Hess
d11090f2b5 Don't need mpl/not.hpp workaround for Boost.Variant any more.
[SVN r65001]
2010-08-25 18:30:08 +00:00
Frank Mori Hess
816e73bddc Trying to fix test failure on gcc 4.5 in c++0x mode.
[SVN r65000]
2010-08-25 17:11:56 +00:00
Daniel James
e3ba004c6b Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
2010-06-26 12:30:09 +00:00
Daniel James
d1da61ca39 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Frank Mori Hess
4c12099671 Quiet compiler warning. Refs #4354.
[SVN r63032]
2010-06-17 01:48:54 +00:00
K. Noel Belcourt
53819e57fd Fixed ticket 4289, add missing include guards.
Checked that include guard name not currently used
and followed the established to signals2 conventions.



[SVN r62709]
2010-06-10 02:38:09 +00:00
Frank Mori Hess
0f76cd72f1 Merged from trunk to release. Fixes #4089.
[SVN r61278]
2010-04-14 20:30:37 +00:00
Frank Mori Hess
b542ddbc18 renamed one overload of private nolock_cleanup_connections method,
to avoid compiler problem on one test platform (sandia-intel-10.1).



[SVN r61277]
2010-04-14 20:03:57 +00:00
Frank Mori Hess
62dce534c8 Fix for uncontrolled growth of slot list under certain patterns
of connection/disconnection without invocation.  Refs #4089.



[SVN r61243]
2010-04-13 13:02:17 +00:00
Frank Mori Hess
2883e21120 Merged [60416] from trunk to release.
[SVN r60427]
2010-03-10 16:02:51 +00:00
Frank Mori Hess
2f4984c69e Merged [60383] to release branch. Fixes #3983.
[SVN r60426]
2010-03-10 15:56:41 +00:00
Frank Mori Hess
c2d6285553 Jamfile and compile fixes for example programs from Michael Caisse.
[SVN r60416]
2010-03-10 13:58:34 +00:00
Frank Mori Hess
b049cdbb99 Fixed standard violations where I caught incomplete types.
Refs #3983.



[SVN r60383]
2010-03-09 17:01:45 +00:00
Frank Mori Hess
3de0cd96f4 Merged [57056] from trunk, closes #3534.
[SVN r57450]
2009-11-07 14:57:04 +00:00
Frank Mori Hess
b217658ab9 Qualify addressof call, refs #3534.
[SVN r57056]
2009-10-22 02:05:18 +00:00
Troy D. Straszheim
9417fc1278 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
3ce9fe3182 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Frank Mori Hess
d152979271 Merged some bug fixes from trunk to release.
Closes #3522.



[SVN r56861]
2009-10-15 03:11:59 +00:00
Frank Mori Hess
84eaec2de8 Include <functional>, for std::greater.
[SVN r56805]
2009-10-13 22:06:46 +00:00
Frank Mori Hess
0cc2bf050e Added test for bug reported in ticket #3522, which was
fixed with [56802].  Refs #3522.



[SVN r56804]
2009-10-13 22:04:13 +00:00
Frank Mori Hess
54b61446fe Removed unused variable.
[SVN r56803]
2009-10-13 21:58:55 +00:00
Frank Mori Hess
b434ae968d Make sure we always use GroupCompare template parameter
[SVN r56802]
2009-10-13 21:42:20 +00:00
Frank Mori Hess
54bf9df544 Work around missing include in Boost.Variant headers
[SVN r56779]
2009-10-13 14:04:26 +00:00
Frank Mori Hess
4de09843dd Added support for tracking of objects owned by non-boost
shared_ptr.  No documentation yet.



[SVN r56639]
2009-10-07 20:56:56 +00:00
Frank Mori Hess
885d5dfb70 mingw g++ 3.4 doesn't like it when you call close() on
a default-constructed ofstream.



[SVN r55722]
2009-08-22 20:14:08 +00:00
Frank Mori Hess
b2449effa0 Fix some classname elements that resulted in links to old
Boost.Signals documentation.



[SVN r55567]
2009-08-13 14:13:46 +00:00
Frank Mori Hess
7fc63e7255 Merged from trunk.
[SVN r55204]
2009-07-27 13:47:50 +00:00
Troy D. Straszheim
b4791f3a00 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Frank Mori Hess
c604fa61c7 Optimized cleanup of slot list when a signal is invoked with a large number
of disconnected slots still in the slot list.


[SVN r55143]
2009-07-24 14:48:37 +00:00
Troy D. Straszheim
9b07764194 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Frank Mori Hess
4e91bfdc06 Merged [55002] from trunk. Fixes #3268.
[SVN r55003]
2009-07-17 20:17:32 +00:00
Frank Mori Hess
e6727f317c Fixed typo, refs #3268.
[SVN r55002]
2009-07-17 20:09:03 +00:00
Frank Mori Hess
b9ff567392 Merged [53793] to release.
[SVN r53940]
2009-06-15 17:42:48 +00:00
Frank Mori Hess
d9a8a32578 Merged [53779] from trunk.
[SVN r53794]
2009-06-11 18:53:07 +00:00
Frank Mori Hess
59bfdf2f18 Trying to work around sun 5.9 compiler bug to make connection_test pass.
[SVN r53793]
2009-06-11 18:30:26 +00:00
Frank Mori Hess
a247558d8b Added a copy of Thorsten Ottosen's auto_buffer into signals2/detail
and used it to replace stack_allocator/stack_vector (which worked 
on popular compilers but were not strictly standards conforming).


[SVN r53779]
2009-06-09 18:07:08 +00:00
Frank Mori Hess
4fc27b5043 Merged [53599] to release. Fixes #3125.
[SVN r53634]
2009-06-04 13:26:30 +00:00
Frank Mori Hess
6eba73c525 Added test for and fixed compile errors in signal::set_combiner()
and combiner() methods.  Refs #3125.



[SVN r53599]
2009-06-03 13:43:51 +00:00
Frank Mori Hess
f78d3a55fc Copying some cmake files added to release branch back to trunk.
[SVN r53572]
2009-06-02 14:30:13 +00:00