| Commit message (Collapse) | Author | Age |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
occur with a debug build, fixes #69
|
| |
| |
| |
| | |
Close #28
|
| |
| |
| | |
* Register FileParser on IceGridAdmin.Server adapter, used with --server option
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|