|
9a798446b5
|
build: remove unnecessary includes
discovered with include-what-you-use
|
2016-10-12 15:08:22 +11:00 |
|
|
1f432c13b7
|
build: avoid type truncation warnings
discovered with clang's -Wshorten-64-to-32
|
2016-05-12 17:39:33 +10:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
ec9b8a0c57
|
signal: remove eroneous cookie reset call
|
2015-04-07 23:10:49 +10:00 |
|
|
daa492ce07
|
signal: add return value combiners
|
2015-03-10 22:52:38 +11:00 |
|
|
ba0b43ce20
|
signal: remove rvalref from constructor
too difficult to allow binding to lvals and rvals so just drop the rval
support. we shouldn't be using heavyweight types here anyway.
|
2015-02-20 21:54:08 +11:00 |
|
|
0f9e0fe5a7
|
signal: add forwarding value_signal constructor
|
2015-02-20 15:28:28 +11:00 |
|
|
c8f067bf60
|
signal: add value wrapper signal
|
2015-02-19 13:29:16 +11:00 |
|
|
38d3fc1961
|
signal: simplify unneeded signal elements
* use function syntax for template type
* remove non-scoped cookie
* simplify many type names
|
2015-02-18 02:35:05 +11:00 |
|
|
f40771eb87
|
Move signal definitions to ipp
|
2013-08-06 21:23:40 +10:00 |
|