Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Gunnar Beutner
|
2729e98c69
|
Disable Value&& constructor for the String class on Windows
refs #12555
|
2016-08-31 13:38:55 +02:00 |
Gunnar Beutner
|
54f0cb2c2c
|
Add another rvalue constructor to the String class
refs #12555
|
2016-08-31 13:27:59 +02:00 |
Gunnar Beutner
|
ef50c57ed0
|
Make VS 2013 happy
refs #12555
|
2016-08-27 20:07:48 +02:00 |
Gunnar Beutner
|
170c3624e3
|
Use 'default' for move constructors
refs #12555
|
2016-08-27 11:39:08 +02:00 |
Gunnar Beutner
|
7c273d7748
|
Add another rvalue constructor for the String class
refs #12555
|
2016-08-27 11:00:04 +02:00 |
Gunnar Beutner
|
4f46e59af3
|
Implement an rvalue constructor for the String and Value classes
fixes #12555
|
2016-08-26 09:11:36 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
218e780a44
|
Avoid unnecessary string copies
fixes #12509
|
2016-08-23 15:01:40 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
e92b7beeb4
|
Fix parsing performance data labels which contain '='
fixes #10254
|
2015-10-13 09:38:31 +02:00 |
Gunnar Beutner
|
254c076dd4
|
Fix incorrectly escaped arguments for CreateProcess
fixes #10245
|
2015-09-30 10:56:31 +02:00 |
Gunnar Beutner
|
eeb01831c0
|
Implement the Array#reverse and String#reverse methods
fixes #10197
|
2015-09-23 09:06:15 +02:00 |
Jean Flach
|
5bbc8cacbd
|
Add String ToLower, ToUpper, change Trim
fixes #9704 #9944
|
2015-08-27 17:18:21 +02:00 |
Jean-Marcel Flach
|
2560a9733d
|
Add reverse_iterator to String
|
2015-07-07 15:33:19 +02:00 |
Gunnar Beutner
|
111b154a6d
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |
Gunnar Beutner
|
2cbc3142dc
|
Avoid some unnecessary PLT indirections for constructor calls
refs #8890
|
2015-03-28 16:13:44 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
aa38dde1fc
|
Implement prototype functions
fixes #8065
|
2014-12-12 15:22:37 +01:00 |
Gunnar Beutner
|
2d7ce62438
|
Add missing default arguments
refs #7622
|
2014-11-11 23:48:17 +01:00 |
Gunnar Beutner
|
ca75584d88
|
Allow String class members to be inlined
|
2014-11-11 23:46:06 +01:00 |
Gunnar Beutner
|
739cb43289
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |