Gunnar Beutner
|
4866f777cc
|
Avoid unnecessary allocations for script frames
|
2017-12-18 13:40:29 +01:00 |
Gunnar Beutner
|
3c60fbf75d
|
Use std::vector::emplace_back instead of std::vector::push_back
|
2017-11-30 17:47:09 +01:00 |
Gunnar Beutner
|
5d45c74be3
|
Improve function metadata by adding arguments
fixes #5087
|
2017-03-27 14:43:19 +02:00 |
Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Gunnar Beutner
|
54bbaf9f7d
|
Implement support for marking functions as deprecated
fixes #12393
|
2016-08-10 15:48:05 +02:00 |
Gunnar Beutner
|
8deeb73bb8
|
Register a new script frame in Function::Invoke
fixes #9848
|
2016-08-08 14:12:08 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Michael Friedrich
|
545607be9f
|
Fix that custom attribute with function value cannot be cloned
fixes #10583
|
2015-11-11 14:18:25 +01:00 |
Gunnar Beutner
|
db8b4afa58
|
Fix incorrect base class name for Array/Dictionary/etc.
refs #9921
|
2015-08-17 08:14:04 +02:00 |
Gunnar Beutner
|
d93bcedaad
|
Implement sandbox mode for the config parser
fixes #9068
|
2015-04-16 08:48:17 +02:00 |
Gunnar Beutner
|
ed29d06ab6
|
Implement constructor-style casts
fixes #8832
|
2015-03-21 22:48:23 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
363f23b1d8
|
Rename ScriptFunction to Function
fixes #8258
|
2015-01-21 08:48:38 +01:00 |