Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -2/+2 |
| | | | | Our new CPP linter enforces this. | ||||
* | Add setEnv/unsetEnv to System.Environment; fixes #7427 | Ian Lynagh | 2013-06-15 | 1 | -0/+11 |
Patch from Simon Hengel. |