Gunnar Beutner
|
d1f4d9b829
|
Performance improvements.
|
2012-06-22 23:19:10 +02:00 |
Gunnar Beutner
|
e2253b8624
|
Performance improvements for sockets.
|
2012-06-22 11:20:48 +02:00 |
Gunnar Beutner
|
7753e229cc
|
Remove EventArgs struct.
|
2012-06-16 03:42:54 +02:00 |
Gunnar Beutner
|
33d67401b9
|
Use STL exceptions as far as possible.
|
2012-05-26 21:30:04 +02:00 |
Gunnar Beutner
|
d02dd4eb0a
|
Documentation update.
Code cleanup.
|
2012-05-18 22:56:34 +02:00 |
Gunnar Beutner
|
cdcac0d903
|
De-coupled JSON parsing from the Netstring class.
|
2012-05-13 10:44:03 +02:00 |
Gunnar Beutner
|
f6dff42434
|
Fixed FSF address.
|
2012-05-11 13:33:57 +02:00 |
Gunnar Beutner
|
3214c29363
|
Added copyright headers.
Updated Debian build files.
|
2012-05-10 12:06:41 +02:00 |
Gunnar Beutner
|
f7acf4ba3f
|
Code cleanups.
Proper error handling for some *NIX functions.
|
2012-04-23 09:48:20 +02:00 |
Gunnar Beutner
|
b1256d9fe9
|
Cleaned up message classes.
|
2012-04-20 13:51:39 +02:00 |
Gunnar Beutner
|
c11231f4e7
|
Added placeholders for event persistance handling.
|
2012-04-19 12:16:52 +02:00 |
Gunnar Beutner
|
2cd43ed8c6
|
Refactored subscription handling into a separate component.
|
2012-04-19 11:29:36 +02:00 |
Gunnar Beutner
|
7474b63dff
|
Refactored messaging system.
|
2012-04-18 15:22:25 +02:00 |
Gunnar Beutner
|
ab32aa4f71
|
Refactored JSON/message code.
|
2012-04-16 16:27:41 +02:00 |
Gunnar Beutner
|
7c5d29bbc9
|
Renamed RefType/WeakRefType typedefs to Ptr/WeakPtr
|
2012-04-02 20:50:35 +02:00 |
Gunnar Beutner
|
1b6bfb9db5
|
Cleaned up includes; using namespace std is the default now.
|
2012-04-02 09:03:29 +02:00 |
Gunnar Beutner
|
af1edb7d94
|
Fixed crash bug in Timer::StopAllTimers
Fixed compilation error with gcc (in connectionmanager.cpp)
Use unformatted JSON strings in release builds
|
2012-03-29 20:23:13 +02:00 |
Gunnar Beutner
|
c7f8ec38fd
|
Simplified FIFO implementation
Fixed a memoryleak in Netstring class
|
2012-03-29 07:42:30 +02:00 |
Gunnar Beutner
|
badb51338c
|
Further performance improvements.
|
2012-03-28 21:20:13 +02:00 |
Gunnar Beutner
|
9db06ec8e7
|
Improved FIFO performance
|
2012-03-28 19:50:55 +02:00 |
Gunnar Beutner
|
265a8231c8
|
Implemented support for sending reply messages.
|
2012-03-28 15:56:39 +02:00 |
Gunnar Beutner
|
e11994038d
|
Initial commit.
|
2012-03-28 13:24:49 +02:00 |