Gunnar Beutner
|
ba3eeafb5a
|
Implement recursion limit for AST expressions which don't use a separate stack frame
fixes #11106
|
2016-04-20 10:07:22 +02:00 |
Gunnar Beutner
|
c544c686a8
|
Update copyright headers for 2016
|
2016-01-12 08:31:24 +01:00 |
Gunnar Beutner
|
c15c9cce5e
|
Detect infinite recursion in user scripts
fixes #10198
|
2015-09-23 09:21:45 +02:00 |
Gunnar Beutner
|
d93bcedaad
|
Implement sandbox mode for the config parser
fixes #9068
|
2015-04-16 08:48:17 +02:00 |
Gunnar Beutner
|
339b8aef48
|
Avoid unnecessary allocations in ScriptFrame::SetCurrentFrame
|
2015-03-29 22:26:07 +02:00 |
Gunnar Beutner
|
111b154a6d
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
1073f031c8
|
Build fix for Windows
|
2014-12-22 14:14:16 +01:00 |
Gunnar Beutner
|
cfd775c948
|
Move the VMFrame class to libbase
refs #8065
|
2014-12-12 15:33:56 +01:00 |