Frank Mori Hess
|
3c952d6b2b
|
Merged signals2 from trunk to release.
[SVN r65002]
|
2010-08-25 19:01:06 +00:00 |
|
Frank Mori Hess
|
e1a990b45e
|
Merged [52372] and [52385] from trunk.
[SVN r52757]
|
2009-05-04 21:00:59 +00:00 |
|
Frank Mori Hess
|
4bdee4633b
|
Fixed a few more copyright/license issues detected by
inspection report.
[SVN r51671]
|
2009-03-09 21:23:14 +00:00 |
|
Daniel James
|
c9bb9ec451
|
Fix a couple of minor signals2 documentation issues.
[SVN r51669]
|
2009-03-09 20:57:06 +00:00 |
|
Frank Mori Hess
|
da5e7c76d8
|
Added new headers to signals2.hpp convenience header.
[SVN r50785]
|
2009-01-26 16:17:07 +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
|
1bc2f21297
|
Replaced ThreadingModel template parameter with Mutex, which must be
a model of the Lockable concept from Boost.Thread plus DefaultConstructible.
[SVN r48953]
|
2008-09-24 19:45:32 +00:00 |
|
Frank Mori Hess
|
fbe7e784c6
|
Added missing include.
[SVN r48940]
|
2008-09-24 14:19:44 +00:00 |
|
Frank Mori Hess
|
d8de489212
|
Moved everything into signals2 namespace. Moved headers
accordingly to conform with boost policy. Have not
updated documentation to reflect changes yet.
[SVN r48932]
|
2008-09-23 20:23:22 +00:00 |
|