| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
The lex generated scanners still use 'register' storage class
we have to disable the warning when building the generated
scanners.
|
|
|
|
|
|
|
|
|
| |
Avoid using functions that have been removed in C++17
Added ICE_CPLUSPLUS macro to workaround __cplusplus not
always set with VC++ compiler
Fixes #24
|
| |
|
| |
|
|
|
|
| |
Fixes #24
|
| |
|
| |
|
|
|
|
| |
Close ICE-8818
|
|
|
|
| |
on macOS
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Unloading DLLs in UWP controller was causing an AccessViolation.
|
| |
|
|
|
|
| |
See ICE-8759
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configuration of the UWP controller
|
| |
|
|
|
|
| |
(ICE-8727)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|