Michael Friedrich
|
a786dfa2ca
|
Add Array::FromVector() method
fixes #9693
|
2015-07-21 16:09:19 +02:00 |
Gunnar Beutner
|
2cbc3142dc
|
Avoid some unnecessary PLT indirections for constructor calls
refs #8890
|
2015-03-28 16:13:44 +01:00 |
Gunnar Beutner
|
37aa3413d8
|
Allow some of the Array and Dictionary methods to be inlined by the compiler
fixes #8666
|
2015-03-10 13:46:24 +01:00 |
Gunnar Beutner
|
afd1927a98
|
Improve Livestatus query performance
fixes #8594
|
2015-03-04 10:58:22 +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
|
16cf274efc
|
Improve test coverage for the array class
|
2014-11-23 09:50:11 +01:00 |
Gunnar Beutner
|
814589ac17
|
Use Array::Contains in InExpression/NotInExpression
|
2014-11-15 08:22:32 +01:00 |
Gunnar Beutner
|
a6f20c7a22
|
Implement support for arbitrarily complex indexers
fixes #7566
|
2014-11-04 15:20:33 +01:00 |
Gunnar Beutner
|
170c5a59e4
|
Implement typeof() function
|
2014-11-03 00:45:14 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |
Gunnar Beutner
|
634ef772c3
|
Build fix for Boost 1.56
fixes #7001
|
2014-08-25 15:12:39 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |