Gunnar Beutner
|
0ad6026f29
|
Cleaned up socket exception handling.
|
2012-07-17 20:41:06 +02:00 |
Gunnar Beutner
|
e2bf3bd56b
|
Use BOOST_FOREACH for most for loops.
|
2012-07-16 22:00:50 +02:00 |
Gunnar Beutner
|
1405d1961a
|
Cleaned up the Variant class.
|
2012-07-11 20:55:46 +02:00 |
Gunnar Beutner
|
777f39c1ef
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
Gunnar Beutner
|
37cf22aaf0
|
Implemented ConfigItemBuilder class.
|
2012-07-06 14:33:10 +02:00 |
Gunnar Beutner
|
9b7251abb9
|
Implemented 'services' property for host definitions.
|
2012-07-06 11:22:38 +02:00 |
Gunnar Beutner
|
0bd5323629
|
Prefer boost::* over C++0x features.
|
2012-06-15 19:32:41 +02:00 |
Gunnar Beutner
|
1726e1ba0d
|
Performance improvements.
|
2012-06-11 08:21:47 +02:00 |
Gunnar Beutner
|
3e2b5d5269
|
Fixed memory leaks in the parser.
Improved Dictionary performance.
|
2012-06-06 14:38:28 +02:00 |
Gunnar Beutner
|
c65a87068f
|
Bugfixes for the config compiler.
|
2012-06-05 15:59:28 +02:00 |
Gunnar Beutner
|
9b8fd9755b
|
Implemented additional parts of the config compiler.
|
2012-06-05 15:05:15 +02:00 |
Gunnar Beutner
|
99e5eef7c1
|
Semi-working implementation of the config compiler.
|
2012-06-01 16:49:33 +02:00 |