| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
1. All other modules don't use underscore, why this should be different?
2. Wrap some imports to 80 column
|
|\
| |
| | |
Use SHA1 instead of CRC
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
| |
With GCC and Clang this generates __attribute__((noreturn)) in the
function declaration. (both tested) With VCC __declspec(noreturn) is
used.
|
|\
| |
| | |
Fix #1460
|
| |
| |
| |
| |
| |
| | |
... so that symbols such as "cpp" are defined
Fixes #1460
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cleanups
|
| |
|
| |
|