Eduardo Arias
|
7d9c80dede
|
Address cppcheck warnings: uselessOverride (The function '...' overrides a function in a base class but is identical to the overridden function)
|
2024-10-19 11:48:05 -03:00 |
|
Eduardo Arias
|
35949179a4
|
setenv is not available in Windows build, replaced with _putenv_s
|
2024-05-03 23:05:34 -03:00 |
|
Martin Vierula
|
222e09ea0b
|
Fix typo in debug log text
|
2022-09-17 14:55:27 -07:00 |
|
Felipe Zimmerle
|
f1f2527c03
|
Using setenv instead of putenv on SetEnv action
|
2021-01-24 14:59:59 -03:00 |
|
Felipe Zimmerle
|
3748d62f19
|
Changes copyright dates on the code
|
2021-01-19 09:24:37 -03:00 |
|
Felipe Zimmerle
|
8eb7b8fe6c
|
Refactoring: Splits Rule into Rule and RuleWithActions
|
2020-03-30 20:22:37 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Felipe Zimmerle
|
407b6c0f4b
|
Fix setenv action to strdup key=variable
|
2018-11-29 15:18:15 -03:00 |
|
Felipe Zimmerle
|
ef7f65db90
|
Changes debuglogs schema to avoid unecessary str allocation
|
2018-10-23 17:00:16 -03:00 |
|
Felipe Zimmerle
|
bc3d3f1915
|
Adds support to setenv action
Issue #1044
|
2018-09-25 10:19:52 -03:00 |
|