Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Gunnar Beutner
|
12c8814bd8
|
Fix some more compiler warnings.
Refs #5823
|
2014-05-11 06:43:01 +02:00 |
Gunnar Beutner
|
3383951791
|
Implement regex() and match() functions.
Refs #5789
|
2014-03-19 12:46:23 +01: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
|
79f5618eba
|
Use std::string::find() in String::Contains().
Refs #5355
|
2013-12-17 18:34:05 +01:00 |
Michael Friedrich
|
7fa9188df8
|
Add String::Contains().
Refs #5355
|
2013-12-17 18:34:05 +01:00 |
Gunnar Beutner
|
0f28e55925
|
Implement support for non-standard "multi" performance data.
Refs #5082
|
2013-11-17 03:29:43 +01:00 |
Gunnar Beutner
|
038be974e4
|
Implement additional operators for the Value and String classes.
Refs #2710
|
2013-11-07 16:07:52 +01:00 |
Gunnar Beutner
|
14553139ae
|
Implement String::FindFirstNotOf.
Refs #2710
|
2013-11-07 16:07:52 +01:00 |
Gunnar Beutner
|
27f527d0ad
|
Implement String::GetData.
Fixes #5008
|
2013-11-05 18:59:39 +01:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
ec6326b55e
|
Fix incorrect indentation.
|
2013-09-02 12:02:43 +02:00 |
Gunnar Beutner
|
8a1d24042d
|
Implement complex 1.x timeperiod definitions.
|
2013-04-17 14:26:04 +02:00 |
Gunnar Beutner
|
c63684a72f
|
Shell-escape macros.
|
2013-03-22 10:58:47 +01:00 |
Gunnar Beutner
|
c3975af6ec
|
Refactor #includes (Part 4).
|
2013-03-18 11:02:18 +01:00 |
Gunnar Beutner
|
0bb0711d72
|
Refactor #includes (Part 2).
|
2013-03-16 21:18:53 +01:00 |
Gunnar Beutner
|
3073200b53
|
Cleaned up #includes (Part 1).
|
2013-03-15 18:21:29 +01:00 |
Gunnar Beutner
|
c728e85c8c
|
Implement attribute filters.
|
2013-03-10 15:11:32 +01:00 |
Gunnar Beutner
|
27505536f9
|
Add livestatus component.
|
2013-03-10 03:09:01 +01:00 |
Gunnar Beutner
|
76f37c1d71
|
Implement Convert class, move existing type conversion functionality there
Fixes #3580
|
2013-01-29 12:05:46 +01:00 |
Gunnar Beutner
|
9c74bfd5be
|
Implement String::ToDouble().
Fixes #3544.
|
2013-01-21 13:44:17 +01:00 |
Gunnar Beutner
|
5b4712c55b
|
Fixed incorrect argument name.
|
2013-01-21 13:21:10 +01:00 |
Gunnar Beutner
|
fee4246f55
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +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 |