Gunnar Beutner
|
023d17c675
|
Implement per-thread event queues.
|
2013-02-15 06:48:30 +01:00 |
Gunnar Beutner
|
7fac5b454e
|
Basic support for other scripting languages.
|
2013-02-14 12:02:02 +01:00 |
Gunnar Beutner
|
49576d3a82
|
Use #if rather than #ifdef to check HAVE_* macros.
|
2013-02-14 10:55:15 +01:00 |
Gunnar Beutner
|
b887f14d96
|
Use BOOST_THROW_EXCEPTION instead of boost::throw_exception()
Fixes #3636
|
2013-02-06 12:51:12 +01:00 |
Gunnar Beutner
|
dbf762e771
|
Use boost::program_options to parse arguments.
Fixes #3536
Fixes #3184
|
2013-02-02 23:22:27 +01:00 |
Gunnar Beutner
|
04fd703e6a
|
Windows build fix.
|
2013-02-01 23:10:48 +01:00 |
Gunnar Beutner
|
7c65757219
|
Implement Utility::NewUUID().
Fixes #3589
|
2013-01-30 09:08:48 +01:00 |
Gunnar Beutner
|
8e8e607b2e
|
Implement downtimes.
Fixes #2833
|
2013-01-29 14:19:54 +01:00 |
Gunnar Beutner
|
83772d4386
|
Implemented DynamicType support.
Fixes #3477
|
2012-12-04 08:42:24 +01:00 |
Gunnar Beutner
|
334bfe388a
|
Implemented the StdioStream and UnixSocket classes.
|
2012-11-23 11:03:33 +01:00 |
Gunnar Beutner
|
321d66023f
|
Refactored the socket classes.
|
2012-11-22 12:04:32 +01:00 |
Gunnar Beutner
|
a5f361b7b6
|
Made type and attribute names case-insensitive.
Fixes #3223
|
2012-10-23 15:57:45 +02:00 |
Gunnar Beutner
|
980913d980
|
Properly deal with time changes (2nd attempt).
|
2012-09-25 15:24:14 +02:00 |
Gunnar Beutner
|
d79a7fca0d
|
Removed unused ThreadPool class.
|
2012-09-14 14:44:54 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |