Gunnar Beutner
|
9dfa3d22d4
|
Implement support for arrays in command arguments
fixes #6709
|
2014-11-27 13:24:07 +01:00 |
Gunnar Beutner
|
c5b5eccf49
|
Add some more missing unit tests
refs #7805
|
2014-11-24 01:17:54 +01:00 |
Gunnar Beutner
|
03d712e96d
|
Add missing unit tests to the project file
refs #7805
|
2014-11-24 01:07:00 +01:00 |
Gunnar Beutner
|
8d0ddb7c8c
|
Implement more unit tests
refs #7805
|
2014-11-23 12:35:13 +01:00 |
Gunnar Beutner
|
81acd34f52
|
Implement unit tests for the config parser
refs #7805
|
2014-11-23 09:54:08 +01:00 |
Gunnar Beutner
|
16cf274efc
|
Improve test coverage for the array class
|
2014-11-23 09:50:11 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |
Gunnar Beutner
|
46f26024dc
|
Implement support for excluding files from unity builds
refs #7034
|
2014-09-01 09:19:21 +02:00 |
Gunnar Beutner
|
eb091a87b0
|
Implement support for unity builds
fixes #7034
fixes #7035
|
2014-08-30 20:02:12 +02:00 |
Gunnar Beutner
|
042e4270bf
|
Fix an issue where expired Timer pointers caused other timers to be delayed.
Fixes #6179
|
2014-05-09 19:26:31 +02:00 |
Gunnar Beutner
|
a8e6ae15f9
|
Disable timer unit tests.
Refs #6179
|
2014-05-09 14:50:44 +02:00 |
Michael Friedrich
|
ce737ff2f3
|
Change copyright header (again).
Fixes #5424
|
2014-03-19 11:42:47 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Michael Friedrich
|
7fa9188df8
|
Add String::Contains().
Refs #5355
|
2013-12-17 18:34:05 +01:00 |
Johannes Meyer
|
9229aa4948
|
Merge branch 'feature/Array-insert-functionality' into next
resolves #5320
|
2013-12-12 13:53:27 +01:00 |
Gunnar Beutner
|
aa4c2b9542
|
Add unit test for Stream::ReadLine.
Fixes #5077
|
2013-12-05 09:57:12 +01:00 |
Gunnar Beutner
|
49435b80a3
|
Fix unit tests.
Refs #5036
|
2013-11-08 21:56:42 +01:00 |
Gunnar Beutner
|
a84536bea3
|
Implement serializer support for arbitrary classes.
Fixes #5024
|
2013-11-08 14:08:59 +01:00 |
Gunnar Beutner
|
e246170374
|
Fix unit test name.
Refs #2710
|
2013-11-07 18:21:55 +01:00 |
Gunnar Beutner
|
2af388e4ef
|
Implement performance data parser.
Refs #2710
|
2013-11-07 16:07:52 +01:00 |
Gunnar Beutner
|
f2307c4242
|
Add cmake build files.
Refs #4962
|
2013-11-03 13:45:26 +01:00 |