|
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 |
|
|
77942e008d
|
Change my email to an active domain
|
2012-04-23 13:10:50 +10:00 |
|
|
d6b943500c
|
Move signal into namespace util
signal will clash with the POSIX signal function. This tends to be too
annoying to work around with careful inclusion orders or other
namespacing.
|
2011-07-16 14:47:56 +10:00 |
|
|
165cd18c0c
|
Explicitly instance one signal type for link error
|
2011-07-03 16:05:50 +10:00 |
|
|
d9dba1d155
|
Add simple signal object implementation
|
2011-06-27 15:31:41 +10:00 |
|