Gunnar Beutner
|
d118b71a2a
|
Fix compiler warnings
fixes #9929
|
2015-08-18 07:46:04 +02:00 |
Michael Friedrich
|
428be72bab
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
fixes #9931
|
2015-08-17 13:59:49 +02:00 |
Gunnar Beutner
|
91da55872d
|
Avoid unnecessary dictionary lookups
fixes #8922
|
2015-03-31 11:45:38 +02:00 |
Gunnar Beutner
|
43f709c22a
|
Fix complexity class for Dictionary::Get
fixes #8919
|
2015-03-31 10:39:02 +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
|
9181d7ae05
|
Add missing service name in check results
refs #8257
|
2015-03-05 20:50:27 +01:00 |
Gunnar Beutner
|
fb323ee215
|
Evaluate apply filters in the for loop
fixes #7610
|
2015-01-29 12:38:25 +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
|
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 |